From d3fdc502136e4aa52091b117692dcbbfc7ea8d95 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:05:16 +0000 Subject: [PATCH] Switch to version 8: modified src/app/page.tsx --- src/app/page.tsx | 19 ------------------- 1 file changed, 19 deletions(-) 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() { /> -
- -
-