From cfbbcf814ae3ae5ab747a061fd0542bb61c230df Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:51:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f8d4c96..3c91d5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,6 +11,7 @@ import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCar import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import ContactText from "@/components/sections/contact/ContactText"; import FooterMedia from "@/components/sections/footer/FooterMedia"; +import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import { Zap, Mail, Share2, Crown } from "lucide-react"; const HomePage = () => { @@ -207,6 +208,25 @@ const HomePage = () => { /> +
+ +
+