Update src/app/about/page.tsx

This commit is contained in:
2026-03-04 19:40:23 +00:00
parent bdcbf3ceef
commit d9abf4b39d

View File

@@ -58,27 +58,27 @@ export default function AboutPage() {
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-medical-team-standing-together-hospital-corridor_107420-84830.jpg",
"http://img.b2bpic.net/free-photo/smiling-medical-team-standing-together-hospital-corridor_107420-84830.jpg?_wi=2",
imageAlt: "Professional dental team together",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg",
"http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg?_wi=2",
imageAlt: "Modern dental office interior",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-chair-while-female-dentist-working-clinic_662251-2551.jpg",
"http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-chair-while-female-dentist-working-clinic_662251-2551.jpg?_wi=2",
imageAlt: "Dentist caring for patient",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-happy-girl-front-her-parents_23-2147878266.jpg",
"http://img.b2bpic.net/free-photo/close-up-happy-girl-front-her-parents_23-2147878266.jpg?_wi=2",
imageAlt: "Happy family at dental clinic",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-woman_93675-131882.jpg",
"http://img.b2bpic.net/free-photo/portrait-young-woman_93675-131882.jpg?_wi=2",
imageAlt: "Smiling patient portrait",
},
]}