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 */}
+
-
-
+