Update src/app/page.tsx

This commit is contained in:
2026-03-02 20:02:01 +00:00
parent b64f2bbaba
commit ecaeba08bd

View File

@@ -138,7 +138,7 @@ export default function HomePage() {
tag="Our Commitment"
tagIcon={Shield}
tagAnimation="entrance-slide"
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-standing-together-hospital-premises_107420-84769.jpg"
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-standing-together-hospital-premises_107420-84769.jpg?_wi=1"
imageAlt="City Hospital Maternity Home - Professional Team"
buttons={[{ text: "Learn About Our Team", href: "/doctors" }]}
buttonAnimation="entrance-slide"
@@ -154,7 +154,7 @@ export default function HomePage() {
name: "Amira Khan",
handle: "First-time mother",
testimonial: "The entire team at City Hospital made me feel so safe and supported. The doctors were incredibly professional and the nurses were so caring. I would recommend them to every expectant mother!",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
imageAlt: "Amira Khan",
},
{
@@ -162,7 +162,7 @@ export default function HomePage() {
name: "Fatima Ahmed",
handle: "Mother of two",
testimonial: "After a complicated first delivery elsewhere, I chose City Hospital for my second child. The difference was night and day. Highly compassionate care and excellent facilities.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
imageAlt: "Fatima Ahmed",
},
{
@@ -170,7 +170,7 @@ export default function HomePage() {
name: "Sara Malik",
handle: "High-risk pregnancy survivor",
testimonial: "During my high-risk pregnancy, the doctors at City Hospital provided constant monitoring and reassurance. Thanks to their expertise, both me and my baby are healthy and thriving.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
imageAlt: "Sara Malik",
},
{
@@ -178,7 +178,7 @@ export default function HomePage() {
name: "Hira Hassan",
handle: "Caesarean delivery patient",
testimonial: "The surgical team was incredibly skilled and the postpartum care was exceptional. I felt completely cared for during my recovery. Truly grateful to the entire staff.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
imageAlt: "Hira Hassan",
},
{
@@ -186,7 +186,7 @@ export default function HomePage() {
name: "Zainab Raza",
handle: "Ultrasound patient",
testimonial: "The diagnostic services are top-notch. Clear ultrasound images, professional staff, and affordable rates. They answered all my questions without rushing.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5",
imageAlt: "Zainab Raza",
},
{
@@ -194,7 +194,7 @@ export default function HomePage() {
name: "Nida Ali",
handle: "Postpartum care recipient",
testimonial: "The follow-up care after delivery was wonderfully organized. Regular check-ins, lactation support, and emotional counseling. City Hospital truly cares about mothers.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6",
imageAlt: "Nida Ali",
},
]}