From e9b95c44b9bf15d8bce89ab8d08d602a6039383a Mon Sep 17 00:00:00 2001 From: Unchained Date: Sun, 22 Mar 2026 21:19:47 +0200 Subject: [PATCH] Fix hero section on mobile - use background image instead of broken video --- src/components/home/HeroVideo.tsx | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/src/components/home/HeroVideo.tsx b/src/components/home/HeroVideo.tsx index 73627db..682fe66 100644 --- a/src/components/home/HeroVideo.tsx +++ b/src/components/home/HeroVideo.tsx @@ -13,26 +13,8 @@ export default function HeroVideo() { }; return ( -
- {/* Video Background */} -
- - {/* Gradient Overlay */} -
-
- - {/* Fallback Background (shown when video isn't loaded) */} +
+ {/* Background Image with Overlay */}
{/* Content */} -
+