diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index da45fef..7ba4e3b 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -3,7 +3,7 @@ import heroBakeryImage from "@/assets/hero-bakery.jpg"; const HeroSection = () => { return ( -
+
{/* Background image with opacity */}