Update src/app/page.tsx

This commit is contained in:
2026-03-07 21:38:51 +00:00
parent 9f6122cb76
commit 985f4e3322

View File

@@ -131,16 +131,16 @@ export default function LandingPage() {
tag="Our Advantages"
features={[
{
id: "1", title: "Experienced Dentists", description: "Our team consists of highly trained dental professionals with extensive experience in all aspects of modern dentistry", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-dentist-clinic_23-2149164357.jpg", imageAlt: "Experienced dental team"
title: "Experienced Dentists", description: "Our team consists of highly trained dental professionals with extensive experience in all aspects of modern dentistry"
},
{
id: "2", title: "Advanced Dental Equipment", description: "We invest in cutting-edge dental technology to ensure accurate diagnoses and effective treatments", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879153.jpg?_wi=1", imageAlt: "Modern dental clinic"
title: "Advanced Dental Equipment", description: "We invest in cutting-edge dental technology to ensure accurate diagnoses and effective treatments"
},
{
id: "3", title: "Pain-Free Treatment", description: "Patient comfort is our priority. We use modern anesthesia techniques and gentle methods for painless dental care", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-dark-skinned-male-with-afro-hairstyle-keeps-hand-head-laughs-as-has-fun_273609-8514.jpg?_wi=2", imageAlt: "Comfortable dental experience"
title: "Pain-Free Treatment", description: "Patient comfort is our priority. We use modern anesthesia techniques and gentle methods for painless dental care"
},
{
id: "4", title: "Affordable Prices", description: "We offer competitive pricing without compromising on quality of care and service", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4445.jpg?_wi=2", imageAlt: "Affordable dental services"
title: "Affordable Prices", description: "We offer competitive pricing without compromising on quality of care and service"
}
]}
animationType="slide-up"