Update src/app/services/page.tsx

This commit is contained in:
2026-03-02 20:05:53 +00:00
parent 9d73e97fc9
commit 205c04a26e

View File

@@ -41,30 +41,20 @@ export default function ServicesPage() {
<FeatureCardSixteen
negativeCard={{
items: [
"Fragmented healthcare experience",
"Limited doctor availability",
"Unclean facilities",
"Uncomfortable recovery spaces",
"No family support",
],
"Fragmented healthcare experience", "Limited doctor availability", "Unclean facilities", "Uncomfortable recovery spaces", "No family support"],
}}
positiveCard={{
items: [
"Integrated maternity care pathway",
"Multiple qualified gynecologists",
"Hospital-grade cleanliness standards",
"Private recovery rooms with family access",
"Partner-friendly delivery options",
],
"Integrated maternity care pathway", "Multiple qualified gynecologists", "Hospital-grade cleanliness standards", "Private recovery rooms with family access", "Partner-friendly delivery options"],
}}
animationType="entrance-slide"
animationType="none"
title="Why Choose City Hospital for Your Maternity Care"
description="Experience the difference that comprehensive, compassionate maternal healthcare makes. Our integrated approach ensures you receive the best possible care at every stage of your pregnancy journey."
textboxLayout="default"
useInvertedBackground={false}
tag="Our Services"
tagIcon={CheckCircle}
tagAnimation="entrance-slide"
tagAnimation="none"
/>
</div>
@@ -72,32 +62,23 @@ export default function ServicesPage() {
<FaqSplitMedia
faqs={[
{
id: "1",
title: "What prenatal services are included?",
content: "Our comprehensive prenatal packages include regular checkups, ultrasound scans, blood tests, antenatal classes, nutrition counseling, and emotional support from conception through delivery. We monitor your health and your baby's development at every stage.",
},
id: "1", title: "What prenatal services are included?", content: "Our comprehensive prenatal packages include regular checkups, ultrasound scans, blood tests, antenatal classes, nutrition counseling, and emotional support from conception through delivery. We monitor your health and your baby's development at every stage."},
{
id: "2",
title: "What delivery options do you offer?",
content: "We provide both normal vaginal delivery and cesarean delivery options. Our experienced team will discuss the safest approach for your specific situation. We support natural birth when medically appropriate and provide skilled surgical intervention when needed.",
},
id: "2", title: "What delivery options do you offer?", content: "We provide both normal vaginal delivery and cesarean delivery options. Our experienced team will discuss the safest approach for your specific situation. We support natural birth when medically appropriate and provide skilled surgical intervention when needed."},
{
id: "3",
title: "What postpartum care is provided?",
content: "After delivery, we provide comprehensive postpartum care including wound care, lactation support, newborn care assistance, postnatal exercises, and emotional counseling. Extended stay options are available for additional recovery time.",
},
id: "3", title: "What postpartum care is provided?", content: "After delivery, we provide comprehensive postpartum care including wound care, lactation support, newborn care assistance, postnatal exercises, and emotional counseling. Extended stay options are available for additional recovery time."},
]}
imageSrc="http://img.b2bpic.net/free-photo/childcare-healthcare-facility-staff-high-fiving-ill-kid-medical-treatment-nurse-doing-high-five-gesture-with-sick-girl-resting-hospital-pediatric-ward-patient-bed_482257-49741.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/childcare-healthcare-facility-staff-high-fiving-ill-kid-medical-treatment-nurse-doing-high-five-gesture-with-sick-girl-resting-hospital-pediatric-ward-patient-bed_482257-49741.jpg"
imageAlt="Comprehensive Healthcare Services"
title="Common Questions About Our Services"
description="Get detailed information about our maternal care offerings and what to expect during your journey with City Hospital."
tag="Patient Information"
tagIcon={HelpCircle}
tagAnimation="entrance-slide"
tagAnimation="none"
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="entrance-slide"
faqsAnimation="entrance-slide"
mediaAnimation="none"
faqsAnimation="none"
mediaPosition="left"
animationType="smooth"
/>
@@ -109,7 +90,7 @@ export default function ServicesPage() {
title="Schedule Your First Prenatal Appointment"
description="Book a consultation with our experienced gynecologists to discuss your pregnancy and maternity care options. Our team is ready to provide personalized care for your unique journey."
tagIcon={Calendar}
tagAnimation="entrance-slide"
tagAnimation="none"
background={{ variant: "rotated-rays-animated" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"