From d3e301cbbb790c30d0a280438cc1b5eb128e16f7 Mon Sep 17 00:00:00 2001 From: priyanshuvish Date: Tue, 30 Sep 2025 16:13:19 +0530 Subject: [PATCH] contactus bg change --- src/components/Contact.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Contact.tsx b/src/components/Contact.tsx index 0bcdf9c..75077a5 100644 --- a/src/components/Contact.tsx +++ b/src/components/Contact.tsx @@ -8,6 +8,7 @@ import { BrandedTag } from './about/BrandedTag'; import { PrimaryCTAButton } from './PrimaryCTAButton'; import { ImageWithFallback } from './figma/ImageWithFallback'; import { navigateTo } from './Router'; +import kautilyabg from '../assets/Kautilya.png'; interface ContactProps { topic?: string; @@ -102,7 +103,7 @@ export function Contact({ topic }: ContactProps) { {/* Google Map Background */}