Update src/app/page.tsx
This commit is contained in:
@@ -137,19 +137,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Delivery", 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", buttons: [{ text: "Learn More", href: "/services" }],
|
||||
tag: "Delivery", 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?_wi=1", buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Surgery", 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", buttons: [{ text: "Learn More", href: "/services" }],
|
||||
tag: "Surgery", 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?_wi=1", buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Prenatal", 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", buttons: [{ text: "Learn More", href: "/services" }],
|
||||
tag: "Prenatal", 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?_wi=1", buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Postnatal", 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", buttons: [{ text: "Learn More", href: "/services" }],
|
||||
tag: "Postnatal", 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?_wi=1", buttons: [{ text: "Learn More", href: "/services" }],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -165,7 +165,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