Switch to version 8: modified src/app/page.tsx

This commit is contained in:
2026-03-07 23:05:16 +00:00
parent a590d017c2
commit d3fdc50213

View File

@@ -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() {
/>
</div>
<div id="socialproof" data-section="socialproof">
<SocialProofOne
title="Trusted by Industry Leaders"
description="Join thousands of patients who have experienced our exceptional dental care"
tag="Partners"
textboxLayout="default"
useInvertedBackground={false}
names={[
"American Dental Association", "International Implant Association", "Cosmetic Dentistry Academy", "Orthodontic Society", "Dental Excellence Network", "Patient Care Foundation"
]}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772923976239-t0hjwr9a.png"
]}
speed={40}
showCard={true}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="What Our Patients Say"