Update src/app/page.tsx
This commit is contained in:
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
title: "Normal Delivery",
|
||||
subtitle: "Natural vaginal delivery with expert guidance",
|
||||
description: "Our experienced team provides comprehensive support during normal delivery, ensuring the safety and comfort of both mother and baby with latest monitoring equipment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-nurse-helping-pregnant-wife-sit-wheelchair-maternity-ward-hospital-young-caucasian-mother-preparing-childbirth-medical-assistance-with-father-baby_482257-30448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-nurse-helping-pregnant-wife-sit-wheelchair-maternity-ward-hospital-young-caucasian-mother-preparing-childbirth-medical-assistance-with-father-baby_482257-30448.jpg?_wi=1",
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function HomePage() {
|
||||
title: "Cesarean Section",
|
||||
subtitle: "Safe surgical delivery when medically needed",
|
||||
description: "We perform cesarean sections with precision and care, using modern surgical techniques and anesthesia protocols to ensure optimal outcomes for complicated pregnancies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-room_1170-2223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-room_1170-2223.jpg?_wi=1",
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function HomePage() {
|
||||
title: "Antenatal Care",
|
||||
subtitle: "Regular monitoring throughout pregnancy",
|
||||
description: "Comprehensive prenatal checkups with ultrasound services, nutritional counseling, and personalized care plans to ensure a healthy pregnancy journey.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-receiving-ultrasound-scan-stomach_107420-63777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-receiving-ultrasound-scan-stomach_107420-63777.jpg?_wi=1",
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function HomePage() {
|
||||
title: "Postnatal Care",
|
||||
subtitle: "Support after delivery for mother and baby",
|
||||
description: "Complete postpartum care including mother recovery support, newborn screening, and lactation counseling to ensure a smooth transition to parenthood.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-baby-boy-mother_344912-1193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-baby-boy-mother_344912-1193.jpg?_wi=1",
|
||||
buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
]}
|
||||
@@ -196,7 +196,7 @@ export default function HomePage() {
|
||||
tag="About Us"
|
||||
tagIcon={Users}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg?_wi=1"
|
||||
imageAlt="City Hospital maternity facility exterior"
|
||||
buttons={[
|
||||
{ text: "Our Story", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user