diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index b2e5f86..3031f67 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -3,17 +3,20 @@ import heroBakeryImage from "@/assets/hero-bakery.jpg"; const HeroSection = () => { return ( -
- {/* Background image with opacity - full viewport width */} -
-
+
+ {/* Overlay for opacity effect */} +
-
+