From b6ae3d743c5e4a730f2b574d8d33a5617a296dfc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:05:41 +0000 Subject: [PATCH] Switch to version 9: modified src/app/page.tsx --- src/app/page.tsx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 979ba51..812d107 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBase from '@/components/sections/footer/FooterBase'; import FaqDouble from '@/components/sections/faq/FaqDouble'; +import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import { Shield, Zap, Heart, DollarSign } from 'lucide-react'; const handleAppointmentClick = () => { @@ -232,6 +233,24 @@ export default function LandingPage() { /> +
+ +
+