diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index 3031f67..8a0e59f 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -3,18 +3,13 @@ import heroBakeryImage from "@/assets/hero-bakery.jpg"; const HeroSection = () => { return ( -
- {/* Overlay for opacity effect */} -
+
+ {/* Background image with opacity (doesn't affect content) */} +
+