From 98eeb17359c766c7877ab7c22d36c3d0ec9ad121 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Mon, 1 Sep 2025 15:56:50 +0200 Subject: [PATCH] edit --- src/components/Hero3.jsx | 10 +++++++++- src/components/Hero4.jsx | 10 +++++++++- src/components/Hero5.jsx | 2 +- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/src/components/Hero3.jsx b/src/components/Hero3.jsx index c85b4a5..8f93439 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-[80vh] lg:h-auto mt-0" + className="relative w-full overflow-hidden h-[60vh] lg:h-auto mt-0" > {/* Background Image - stays for mobile, hidden on lg (sticky column takes over) */} + + {/* Chevron Down Button - Mobile Only */} +
+ +
) } diff --git a/src/components/Hero4.jsx b/src/components/Hero4.jsx index 8886621..9b0252a 100644 --- a/src/components/Hero4.jsx +++ b/src/components/Hero4.jsx @@ -17,7 +17,7 @@ export function Hero4() { id="section-2" data-story-section data-image="/images/hero_story2.jpg" - className="relative w-full overflow-hidden h-[80vh] lg:h-auto mt-0" + className="relative w-full overflow-hidden h-[60vh] lg:h-auto mt-0" > + + {/* Chevron Down Button - Mobile Only */} +
+ +
) } diff --git a/src/components/Hero5.jsx b/src/components/Hero5.jsx index 6d7be02..284a0b8 100644 --- a/src/components/Hero5.jsx +++ b/src/components/Hero5.jsx @@ -8,7 +8,7 @@ export function Hero5() { id="section-3" data-story-section data-image="/images/hero_story3.jpg" - className="relative w-full overflow-hidden h-[80vh] cha lg:h-auto mt-0" + className="relative w-full overflow-hidden h-[60vh] cha lg:h-auto mt-0" >