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 = () => { /> +
+ +
+