Go to file
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
images Optimize images for faster mobile loading 2026-02-11 17:26:31 +01:00
.gitignore Initial splash page for Inward Travel mushroom retreat 2026-01-30 22:33:06 +00:00
Dockerfile Optimize images for faster mobile loading 2026-02-11 17:26:31 +01:00
docker-compose.yml Add deployment scaffolding (Dockerfile, docker-compose, nginx) 2026-02-07 14:14:30 +01:00
index.html Optimize images for faster mobile loading 2026-02-11 17:26:31 +01:00