diff --git a/src/components/home/HeroSection.tsx b/src/components/home/HeroSection.tsx index 7b789b2..abc56a8 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 */}