Commit Graph

11 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 0a0236f5dd feat: enhance hero section title hierarchy
Main title "Dahlia B. Steinberg, RMT" now larger and at top.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 21:12:16 +00: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 f07554ec3d fix: remove outdated build:static script
Update `next.config.ts` to handle static export during build.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 18:43:10 +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
v0 7277c3d462 fix: correct image paths for Cloudflare Pages
Update all image references to full public paths.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 06:32:10 +00:00
v0 1af5d7c2cc feat: add scroll to top on movement page load
Ensure /movement page starts at top on navigation.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 04:38:34 +00:00
v0 b9b9416ad2 Initialized repository for project Ebb n Flow website
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-12 01:34:19 +00:00