From f0a10f715bd6b0cce36a6da8da5a08d352b7ff5e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 05:13:42 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 60a47ab..4bb2d36 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,7 +61,7 @@ export default function AboutPage() { value: "98%", title: "Patient Satisfaction"}, ]} tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/building_1127-2955.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building_1127-2955.jpg?_wi=2" imageAlt="Exterior of Sarah's Clinic" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -77,9 +77,9 @@ export default function AboutPage() { { id: "doctors", groupTitle: "Our Leading Experts", members: [ { - id: "dr-sarah-masood", title: "Dr. Sarah Masood", subtitle: "Obstetrician & Gynecologist, Founder", detail: "MBBS, FCPS, MRCOG UK, MDU. Master certification in ART (IVF/ICSI) & Reproductive Medicine. Master certification in laparoscopy & hysteroscopy. Masters in diabetes.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-doctor-wearing-medical-robe-looking-touching-chin-belly-isolated_141793-68719.jpg", imageAlt: "Dr. Sarah Masood"}, + id: "dr-sarah-masood", title: "Dr. Sarah Masood", subtitle: "Obstetrician & Gynecologist, Founder", detail: "MBBS, FCPS, MRCOG UK, MDU. Master certification in ART (IVF/ICSI) & Reproductive Medicine. Master certification in laparoscopy & hysteroscopy. Masters in diabetes.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-doctor-wearing-medical-robe-looking-touching-chin-belly-isolated_141793-68719.jpg?_wi=2", imageAlt: "Dr. Sarah Masood"}, { - id: "dr-osama-haroon", title: "Dr. Osama Haroon", subtitle: "Highly Qualified Pediatrician", detail: "For appointments, contact 03009461269. Location: Sarah’s Clinic, K block, DHA phase 1, Lahore. Timings: 3pm to 5pm.", imageSrc: "http://img.b2bpic.net/free-photo/cute-boy-with-folder-standing-against-white-backdrop_23-2147906025.jpg", imageAlt: "Dr. Osama Haroon"}, + id: "dr-osama-haroon", title: "Dr. Osama Haroon", subtitle: "Highly Qualified Pediatrician", detail: "For appointments, contact 03009461269. Location: Sarah’s Clinic, K block, DHA phase 1, Lahore. Timings: 3pm to 5pm.", imageSrc: "http://img.b2bpic.net/free-photo/cute-boy-with-folder-standing-against-white-backdrop_23-2147906025.jpg?_wi=2", imageAlt: "Dr. Osama Haroon"}, ] }, ]} @@ -109,7 +109,7 @@ export default function AboutPage() { name: "message", placeholder: "Your Message / Appointment Request", rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/home-entrance-with-furniture-modern-decor_23-2150832014.jpg" + imageSrc="http://img.b2bpic.net/free-photo/home-entrance-with-furniture-modern-decor_23-2150832014.jpg?_wi=2" imageAlt="Interior of Sarah's Clinic waiting area" mediaAnimation="slide-up" mediaPosition="right"