berrypod/lib/simpleshop_theme_web/components/page_templates
Jamey Greenwood 2c3d8f5647 perf: use responsive images for theme preview mockups
Update theme preview to use optimized responsive images with modern
format support (AVIF/WebP with JPEG fallback).

- Change mockup URLs from .jpg to base paths for srcset generation
- Add source_width to preview products for proper variant selection
- Add responsive_image component with <picture> element
- Update image_text_section to use optimized 800px WebP variant

This ensures the theme preview loads optimal image formats and sizes,
matching the production responsive image behavior.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 00:33:38 +00:00
..
about.html.heex feat: add mobile bottom navigation bar 2026-01-20 22:03:42 +00:00
cart.html.heex feat: add mobile bottom navigation bar 2026-01-20 22:03:42 +00:00
collection.html.heex feat: add mobile bottom navigation bar 2026-01-20 22:03:42 +00:00
contact.html.heex feat: add mobile bottom navigation bar 2026-01-20 22:03:42 +00:00
error.html.heex refactor: consolidate shop and preview page templates 2026-01-17 22:17:59 +00:00
home.html.heex perf: use responsive images for theme preview mockups 2026-01-25 00:33:38 +00:00
pdp.html.heex feat: add mobile bottom navigation bar 2026-01-20 22:03:42 +00:00