From 30542ef65efdfe2a6e67c227c3fa3332d4bf25fc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:51:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b3f2e9..5738634 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "General Dentistry", description: "Routine checkups, cleanings, and fillings with a gentle approach", imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg", imageAlt: "General dental care procedures", buttonIcon: ArrowRight, + title: "General Dentistry", description: "Routine checkups, cleanings, and fillings with a gentle approach", imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg?_wi=1", imageAlt: "General dental care procedures", buttonIcon: ArrowRight, buttonHref: "#contact" }, { @@ -139,7 +139,7 @@ export default function LandingPage() { id: "1", value: "2,500+", title: "Happy Patients", description: "Families trusting us for their dental care", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28569.jpg", imageAlt: "Modern clinic environment" }, { - id: "2", value: "15+", title: "Years Experience", description: "Delivering excellent dental care since 2009", imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg", imageAlt: "Professional dental services" + id: "2", value: "15+", title: "Years Experience", description: "Delivering excellent dental care since 2009", imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg?_wi=2", imageAlt: "Professional dental services" } ]} buttonAnimation="slide-up"