Commit Graph

4 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 be3a888bde fix: correct image paths in HTML files
Update all HTML files to use correct public/images/ path for images.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 06:36:07 +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 2c90c0c680 feat: add email card with clickable email and hover effects
Introduce clean email card with icon, heading, and responsive design.

#VERCEL_SKIP

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