diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 668d793..abeab0e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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", }, ]}