From 22920e8972e778b9dc7e6179817749183c66e707 Mon Sep 17 00:00:00 2001 From: mukeshs Date: Mon, 13 Oct 2025 11:31:11 +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 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 */}