From 02ff6ccfeab9791fa4febb14ec9a9b19800c4f67 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 21:44:44 +0000 Subject: [PATCH] Changes --- src/components/HeroSection.tsx | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index ed7bc24..efac10d 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -3,15 +3,31 @@ import heroBakeryImage from "@/assets/hero-bakery.jpg"; const HeroSection = () => { return ( -
- {/* Background image with opacity - full width */} +
+ {/* Background image with opacity - full viewport width */}
+
-
-
+