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 */}