Update src/app/about/page.tsx

This commit is contained in:
2026-05-26 05:13:42 +00:00
parent 4d993d9940
commit f0a10f715b

View File

@@ -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: Sarahs 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: Sarahs 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"