Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 110e815703 Optimize images for faster mobile loading
- Host images locally instead of loading from external inwardtravel.com
- Convert PNGs to WebP format (89% size reduction on teotihuacan)
- Add JPEG fallbacks for older browsers
- Implement lazy loading for below-fold images
- Add WebP feature detection
- Preload critical hero image
- Total payload reduced from 2.3MB to ~600KB

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-11 17:26:31 +01:00
Jeff Emmett a80627b8f5 Initial splash page for Inward Travel mushroom retreat
- Elegant single-page design for Oaxaca psilocybin retreat
- Hero with key details (9 days, £2,480, max 18)
- Sections: journey overview, Mazatec lineage, what's included
- CTAs link to registration page
- Dockerized with nginx for deployment
- Traefik labels for RS 8000 deployment

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:33:06 +00:00