feat(hero): responsive mobile + iPad hero banner
- Add banner_mobile.mp4 (portrait source asset for phones/iPads) - Generate optimized versions (banner_mobile-optimized.webm ~295KB + .mp4 ~224KB) for fast loading using VP9/H264 at 540x956 - Update hero <video> in app/page.tsx to use <source media='(max-width: 1024px)'> so mobile devices and iPads get the portrait banner for proper visualization (WebM first for size, MP4 fallback) - Desktop/large screens continue using the existing landscape banner1.mp4 - Keeps existing responsive object-position framing and structure This improves mobile hero experience above the signature menu.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user