Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Emmett 4c94511a5a feat: add all subpages, shared components, and real images
- Created shared Navigation, Footer, and Newsletter components
- Added 13 images from nusqool.com (portraits, sessions, retreats)
- Created subpages: About Thu, Growth Adventure, TRE, Coaching,
  Testimonials, Work with Chris, Events, Peace Pole, Contact Thu,
  Contact Chris, Care Tent
- Updated homepage with real images and working navigation links
- Updated embodiment-circle page to use shared navigation
- All nav links now route to proper subpages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 14:52:50 +00:00
Jeff Emmett 65d315528a Add dandelion hero image and update button link
- Button now links to dandelion.nusqool.com
- Added AI-generated dandelion meadow hero image
- Updated hero section with background image and overlay

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 12:36:57 -05:00
Jeff Emmett 661f5fa601 Add Docker configuration for deployment
- Dockerfile with multi-stage build (builder + runner)
- docker-compose.yml with Traefik labels
- Enable standalone output in Next.js config
- Add public directory placeholder

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 12:17:53 -05:00