diff --git a/src/components/home/HeroSection.tsx b/src/components/home/HeroSection.tsx index abc56a8..d53cc41 100644 --- a/src/components/home/HeroSection.tsx +++ b/src/components/home/HeroSection.tsx @@ -3,7 +3,7 @@ import Image from 'next/image'; const HeroSection = () => { return ( -
+
{/* Background Image */}