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