frontend
Engaging intro video added to marketing page
- New HomeIntroVideo component provides an engaging video introduction — Added a full-screen intro video with smooth fade-out, tap-to-play for devices that block autoplay sound, and a replay trigger — giving visitors a more engaging first impression of SuprLogs.
New Features
- Added a HomeIntroVideo component that plays the new home-hero.mp4 with fade effects, volume fade-out, and gesture support for tap-to-play on devices that require user interaction.frontend
- Integrated the HomeIntroVideo into the MarketingPage and wired the site logo to replay the intro when clicked on the homepage.frontend
Improvements
- Updated routing middleware to allow common video file types (mp4, webm, ogg) so the intro video asset can be served correctly.frontend
- Added the home-hero.mp4 video asset used by the new intro component.frontend