From 1e51ca45dca7ab35736a49a0cbb89f2d0c8f9a61 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Mon, 1 Sep 2025 15:54:03 +0200 Subject: [PATCH] change size --- src/components/Hero3.jsx | 2 +- src/components/Hero4.jsx | 2 +- src/components/Hero5.jsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Hero3.jsx b/src/components/Hero3.jsx index e9865c4..c85b4a5 100644 --- a/src/components/Hero3.jsx +++ b/src/components/Hero3.jsx @@ -17,7 +17,7 @@ export function Hero3() { id="section-1" data-story-section data-image="/images/hero_story1.jpg" - className="relative w-full overflow-hidden h-screen lg:h-auto mt-0" + className="relative w-full overflow-hidden h-[80vh] lg:h-auto mt-0" > {/* Background Image - stays for mobile, hidden on lg (sticky column takes over) */}