From 167975148dc7be316d9194540c055d276f0565be Mon Sep 17 00:00:00 2001 From: development Date: Mon, 9 Feb 2026 10:34:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) 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() { /> +
+ +
+