diff --git a/src/app/page.tsx b/src/app/page.tsx index 812d107..979ba51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,6 @@ 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 = () => { @@ -233,24 +232,6 @@ export default function LandingPage() { /> -
- -
-