From f47391a573de05eb85257ce2adb82d11b7cf3eab Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:05:47 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 40 +++++++++++----------------------------- 1 file changed, 11 insertions(+), 29 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 20b0797..45d4271 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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} /> @@ -56,41 +56,23 @@ export default function AboutPage() { @@ -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"