diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b91a56..cc18f37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,6 +8,7 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import FaqDouble from '@/components/sections/faq/FaqDouble'; +import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Mail, Zap } from "lucide-react"; @@ -199,6 +200,30 @@ export default function LandingPage() { /> +
+ +
+