Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 21:15:03 +00:00
parent 732cca0bb1
commit 5bebb220cc

View File

@@ -61,7 +61,7 @@ export default function AboutPage() {
icon: Zap,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-male-doctor-with-sterile-mask-yellow-wall_179666-15004.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-male-doctor-with-sterile-mask-yellow-wall_179666-15004.jpg?_wi=2"
imageAlt="Professional dental team in modern clinic"
mediaAnimation="slide-up"
imagePosition="right"
@@ -79,21 +79,21 @@ export default function AboutPage() {
id: "01",
title: "Patient First",
description: "Your comfort, safety, and satisfaction are our top priorities in every interaction and procedure.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-digital-tablet-screen-female-patient-clinic_23-2147879186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-digital-tablet-screen-female-patient-clinic_23-2147879186.jpg?_wi=2",
imageAlt: "Friendly dentist with patient",
},
{
id: "02",
title: "Excellence",
description: "We maintain the highest standards of clinical expertise, technology, and professional ethics.",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg?_wi=3",
imageAlt: "Professional dental team in clinic",
},
{
id: "03",
title: "Compassion",
description: "We treat every patient with kindness, respect, and understanding for their unique needs.",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195881.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195881.jpg?_wi=3",
imageAlt: "Dentist caring for child patient",
},
]}