diff --git a/src/components/HeroSection.tsx b/src/components/HeroSection.tsx index eef7171..b3530ed 100644 --- a/src/components/HeroSection.tsx +++ b/src/components/HeroSection.tsx @@ -1,7 +1,7 @@ import logoImage from "@/assets/logo.png"; import heroBakeryImage from "@/assets/hero-bakery-wide.jpg"; const HeroSection = () => { - return
+ return
{/* Background image */}