From f8ed4012f9c7bcd402d108de30ecf9392673ca16 Mon Sep 17 00:00:00 2001 From: mukeshs Date: Mon, 13 Oct 2025 11:27:00 +0530 Subject: [PATCH] Logo and Hero update --- src/components/home/HeroSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */}