Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 20:05:47 +00:00
parent c4ce682835
commit f47391a573

View File

@@ -43,11 +43,11 @@ export default function AboutPage() {
description="City Hospital Maternity Home has been serving the Karachi community since 2010 with unwavering commitment to safe delivery, comprehensive prenatal care, and supportive postpartum services. We believe every mother deserves expert care delivered with compassion and dignity."
tag="About Us"
tagIcon={Shield}
tagAnimation="entrance-slide"
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-standing-together-hospital-premises_107420-84769.jpg?_wi=2"
tagAnimation="none"
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-standing-together-hospital-premises_107420-84769.jpg"
imageAlt="City Hospital Maternity Home - Our Dedicated Team"
buttons={[{ text: "Visit Our Services", href: "/services" }]}
buttonAnimation="entrance-slide"
buttonAnimation="none"
useInvertedBackground={false}
/>
</div>
@@ -56,41 +56,23 @@ export default function AboutPage() {
<MetricCardSeven
metrics={[
{
id: "1",
value: "15+",
title: "Years of Dedicated Service",
items: [
"Over 15 years of maternal healthcare excellence",
"Continuously updated medical practices",
"Trusted by 5000+ families in Karachi",
],
id: "1", value: "15+", title: "Years of Dedicated Service", items: [
"Over 15 years of maternal healthcare excellence", "Continuously updated medical practices", "Trusted by 5000+ families in Karachi"],
},
{
id: "2",
value: "50+",
title: "Expert Medical Staff",
items: [
"Experienced gynecologists and obstetricians",
"Trained nursing and midwifery team",
"Continuous professional development",
],
id: "2", value: "50+", title: "Expert Medical Staff", items: [
"Experienced gynecologists and obstetricians", "Trained nursing and midwifery team", "Continuous professional development"],
},
{
id: "3",
value: "99%",
title: "Patient Satisfaction Rate",
items: [
"Compassionate, patient-centered approach",
"Comprehensive prenatal and postpartum support",
"Personalized care plans for each mother",
],
id: "3", value: "99%", title: "Patient Satisfaction Rate", items: [
"Compassionate, patient-centered approach", "Comprehensive prenatal and postpartum support", "Personalized care plans for each mother"],
},
]}
title="Our Foundation: Values & Excellence"
description="Built on principles of compassion, expertise, and accessibility, City Hospital Maternity Home continues to set the standard for maternal healthcare in Karachi."
textboxLayout="default"
useInvertedBackground={false}
animationType="entrance-slide"
animationType="none"
/>
</div>
@@ -100,7 +82,7 @@ export default function AboutPage() {
title="Have Questions About Our Facility?"
description="Get in touch with our team to learn more about our services, meet our doctors, or schedule a facility tour. We're here to answer all your questions about maternity care at City Hospital."
tagIcon={Calendar}
tagAnimation="entrance-slide"
tagAnimation="none"
background={{ variant: "rotated-rays-animated" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"