Commit Graph

6 Commits

Author SHA1 Message Date
Jeff Emmett 1e18954af4 feat: migrate to ebbnflow-massageandlaser.com domain
- Update email from info@ebbnflowtherapeutics.com to info@ebbnflow-massageandlaser.com
- Add new domain to Traefik router rules in docker-compose.yml
- Add Docker deployment configuration (Dockerfile, .dockerignore)
- Update .gitignore for node_modules and Next.js build artifacts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 03:04:23 +01:00
v0 1c99ab7ca2 feat: enable smooth scroll to sections with fixed header
Automatically scroll to sections with smooth animation.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 21:06:00 +00:00
v0 76dbb4e7b1 fix: update routes to avoid conflicts
Remove old `/movement` route and update links to `/movement-workshops`.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 20:44:13 +00:00
v0 c7b21b2d4e fix: update image paths for static export
Correct relative paths for Next.js static export.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 19:12:08 +00:00
v0 abdf0bf9bd feat: restore email in footer and update heading
Add back email address and change heading to "Contact Info".

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 17:56:51 +00:00
v0 f51a67566d feat: add new therapeutics page
Create new page for therapeutics app functionality.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 17:54:53 +00:00