From e9e9dd097e68faae5a7ab3018f4e16c3f21d5c0b Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 00:30:21 +0000 Subject: [PATCH] Changes --- src/components/HeroSection.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index 31a18c6..04b6402 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -2,11 +2,13 @@ import logoImage from "@/assets/logo.png"; import heroBakeryImage from "@/assets/hero-bakery-wide.jpg"; const HeroSection = () => { return
- {/* Background image with opacity (doesn't affect content) */} + {/* Background image with fade-out gradient at bottom */}
- {/* Keep contrast for text without washing out the image (can look like "empty" beige sides) */} + {/* Fade-out gradient at bottom */} +
+ {/* Keep contrast for text without washing out the image */}