7 Commits

Author SHA1 Message Date
885493a80a Update src/app/page.tsx 2026-03-08 10:23:10 +00:00
ff59fc1f7f Update src/app/page.tsx 2026-03-08 10:21:47 +00:00
289c7b8ea8 Update src/app/page.tsx 2026-03-08 10:20:15 +00:00
211ab67c4e Update src/app/page.tsx 2026-03-08 10:18:54 +00:00
db03cdda42 Merge version_4 into main
Merge version_4 into main
2026-03-08 10:15:16 +00:00
8d105b3633 Merge version_4 into main
Merge version_4 into main
2026-03-08 10:13:57 +00:00
e1e7425ee6 Merge version_4 into main
Merge version_4 into main
2026-03-08 10:12:34 +00:00

View File

@@ -6,6 +6,7 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterBase from '@/components/sections/footer/FooterBase';
@@ -151,6 +152,31 @@ export default function LandingPage() {
/>
</div>
<div id="feature-cards" data-section="feature-cards">
<FeatureCardNineteen
title="Additional Benefits"
description="Experience comprehensive dental care with additional features designed for your wellbeing."
tag="Enhanced Care"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: 1,
tag: "Scheduling", title: "Flexible Appointment Scheduling", subtitle: "Book at your convenience", description: "Book appointments at your convenience with our online scheduling system.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-looking-through-microscope_23-2147906021.jpg?_wi=1", imageAlt: "Appointment scheduling"
},
{
id: 2,
tag: "Pricing", title: "Transparent Pricing", subtitle: "No hidden costs", description: "No hidden costs. Know exactly what to expect before your treatment.", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-having-procedure-done-dentist_23-2148985788.jpg?_wi=1", imageAlt: "Transparent pricing"
},
{
id: 3,
tag: "Treatment", title: "Personalized Treatment Plans", subtitle: "Tailored to your needs", description: "Custom treatment strategies tailored to your specific dental needs and goals.", imageSrc: "http://img.b2bpic.net/free-photo/background-beauty-care-chair-canal_1303-1837.jpg?_wi=1", imageAlt: "Treatment planning"
}
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="What Our Patients Say"