Merge version_1 into main #2
@@ -18,8 +18,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Normal Delivery", href: "/services" },
|
||||
{ label: "C-Section", href: "/services" },
|
||||
{ label: "Antenatal Care", href: "/services" },
|
||||
@@ -38,20 +36,16 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: +92-21-XXXX-XXXX", href: "tel:+92-21-XXXX-XXXX" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/92XXXXXXXXXX" },
|
||||
{ label: "Email: info@cityhospital.pk", href: "mailto:info@cityhospital.pk" },
|
||||
{
|
||||
label: "V33P+256, Allama Iqbal Rd",
|
||||
href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi",
|
||||
},
|
||||
label: "V33P+256, Allama Iqbal Rd", href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
{ label: "Medical Disclaimer", href: "#" },
|
||||
@@ -89,26 +83,11 @@ export default function AboutPage() {
|
||||
<FeatureCardTwentySeven
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Experienced Team",
|
||||
description: "Our gynecologists and medical staff have decades of combined experience in maternity care, ensuring the highest standard of clinical excellence and patient safety.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg?_wi=1",
|
||||
imageAlt: "Experienced medical professionals",
|
||||
},
|
||||
id: "1", title: "Experienced Team", description: "Our gynecologists and medical staff have decades of combined experience in maternity care, ensuring the highest standard of clinical excellence and patient safety.", imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg", imageAlt: "Experienced medical professionals"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Modern Equipment",
|
||||
description: "Equipped with the latest medical technology and diagnostic tools to provide accurate assessments, safe procedures, and the best possible outcomes for mother and baby.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shock-wave-therapy-device-with-male-doctor-hands-rubber-gloves_169016-40795.jpg",
|
||||
imageAlt: "State-of-the-art medical equipment",
|
||||
},
|
||||
id: "2", title: "Modern Equipment", description: "Equipped with the latest medical technology and diagnostic tools to provide accurate assessments, safe procedures, and the best possible outcomes for mother and baby.", imageSrc: "http://img.b2bpic.net/free-photo/shock-wave-therapy-device-with-male-doctor-hands-rubber-gloves_169016-40795.jpg", imageAlt: "State-of-the-art medical equipment"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Clean & Safe Facilities",
|
||||
description: "Our hospital maintains the highest standards of cleanliness and infection control, providing a comfortable and secure environment for childbirth and recovery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-couple-expecting-baby-maternity-ward-hospital-pregnant-woman-sitting-bed-talking-african-american-nurse-young-husband-medical-assistance-childbirth_482257-9359.jpg",
|
||||
imageAlt: "Clean hospital maternity ward",
|
||||
},
|
||||
id: "3", title: "Clean & Safe Facilities", description: "Our hospital maintains the highest standards of cleanliness and infection control, providing a comfortable and secure environment for childbirth and recovery.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-couple-expecting-baby-maternity-ward-hospital-pregnant-woman-sitting-bed-talking-african-american-nurse-young-husband-medical-assistance-childbirth_482257-9359.jpg", imageAlt: "Clean hospital maternity ward"},
|
||||
]}
|
||||
title="Why Choose City Hospital"
|
||||
description="Discover what sets us apart in maternity care"
|
||||
|
||||
@@ -18,8 +18,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Normal Delivery", href: "/services" },
|
||||
{ label: "C-Section", href: "/services" },
|
||||
{ label: "Antenatal Care", href: "/services" },
|
||||
@@ -38,20 +36,16 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: +92-21-XXXX-XXXX", href: "tel:+92-21-XXXX-XXXX" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/92XXXXXXXXXX" },
|
||||
{ label: "Email: info@cityhospital.pk", href: "mailto:info@cityhospital.pk" },
|
||||
{
|
||||
label: "V33P+256, Allama Iqbal Rd",
|
||||
href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi",
|
||||
},
|
||||
label: "V33P+256, Allama Iqbal Rd", href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
{ label: "Medical Disclaimer", href: "#" },
|
||||
@@ -84,7 +78,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/compassionate-fertility-care-newsletter_23-2151997505.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/compassionate-fertility-care-newsletter_23-2151997505.jpg"
|
||||
imageAlt="Healthcare and wellness support"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -18,8 +18,7 @@ export default function DoctorsPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function DoctorsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Normal Delivery", href: "/services" },
|
||||
{ label: "C-Section", href: "/services" },
|
||||
{ label: "Antenatal Care", href: "/services" },
|
||||
@@ -38,20 +36,16 @@ export default function DoctorsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: +92-21-XXXX-XXXX", href: "tel:+92-21-XXXX-XXXX" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/92XXXXXXXXXX" },
|
||||
{ label: "Email: info@cityhospital.pk", href: "mailto:info@cityhospital.pk" },
|
||||
{
|
||||
label: "V33P+256, Allama Iqbal Rd",
|
||||
href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi",
|
||||
},
|
||||
label: "V33P+256, Allama Iqbal Rd", href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
{ label: "Medical Disclaimer", href: "#" },
|
||||
@@ -89,26 +83,11 @@ export default function DoctorsPage() {
|
||||
<FeatureCardTwentySeven
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Dr. Experienced Gynecologist",
|
||||
description: "Senior consultant gynecologist with 20+ years of experience in obstetrics and maternal healthcare. Specialized in high-risk pregnancies and complex deliveries.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg?_wi=2",
|
||||
imageAlt: "Senior Gynecologist",
|
||||
},
|
||||
id: "1", title: "Dr. Experienced Gynecologist", description: "Senior consultant gynecologist with 20+ years of experience in obstetrics and maternal healthcare. Specialized in high-risk pregnancies and complex deliveries.", imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg", imageAlt: "Senior Gynecologist"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Expert Midwife",
|
||||
description: "Highly trained midwife with international certification providing compassionate support during labor and delivery. Specializes in natural childbirth techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-nurse-work_23-2149741232.jpg",
|
||||
imageAlt: "Experienced Midwife",
|
||||
},
|
||||
id: "2", title: "Expert Midwife", description: "Highly trained midwife with international certification providing compassionate support during labor and delivery. Specializes in natural childbirth techniques.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-nurse-work_23-2149741232.jpg", imageAlt: "Experienced Midwife"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Pediatric Specialist",
|
||||
description: "Qualified pediatrician ensuring newborn health assessment and care. Available for immediate consultation and interventions if needed during and after delivery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-with-clipboard-checking-patient_107420-64353.jpg",
|
||||
imageAlt: "Pediatric Specialist",
|
||||
},
|
||||
id: "3", title: "Pediatric Specialist", description: "Qualified pediatrician ensuring newborn health assessment and care. Available for immediate consultation and interventions if needed during and after delivery.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-with-clipboard-checking-patient_107420-64353.jpg", imageAlt: "Pediatric Specialist"},
|
||||
]}
|
||||
title="Our Doctors & Staff"
|
||||
description="Dedicated healthcare professionals with years of experience"
|
||||
|
||||
@@ -6,43 +6,26 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const openSans = Open_Sans({
|
||||
variable: "--font-open-sans",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-open-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "City Hospital Maternity Home | Best Gynecologist in Karachi",
|
||||
description: "Trusted maternity hospital in Karachi offering safe delivery, antenatal care, C-section, and 24/7 emergency services. Experienced doctors, modern facilities. Book appointment now.",
|
||||
keywords: "maternity hospital Karachi, gynecologist Karachi, pregnancy care, safe delivery, Manzoor Colony, antenatal care, postnatal care",
|
||||
metadataBase: new URL("https://cityhospitalmaternity.pk"),
|
||||
title: "City Hospital Maternity Home | Best Gynecologist in Karachi", description: "Trusted maternity hospital in Karachi offering safe delivery, antenatal care, C-section, and 24/7 emergency services. Experienced doctors, modern facilities. Book appointment now.", keywords: "maternity hospital Karachi, gynecologist Karachi, pregnancy care, safe delivery, Manzoor Colony, antenatal care, postnatal care", metadataBase: new URL("https://cityhospitalmaternity.pk"),
|
||||
alternates: {
|
||||
canonical: "https://cityhospitalmaternity.pk",
|
||||
},
|
||||
canonical: "https://cityhospitalmaternity.pk"},
|
||||
openGraph: {
|
||||
title: "City Hospital Maternity Home | Compassionate Care for Mothers & Newborns",
|
||||
description: "Safe, affordable maternity care in Karachi with experienced gynecologists and modern facilities. 24/7 emergency services available.",
|
||||
url: "https://cityhospitalmaternity.pk",
|
||||
siteName: "City Hospital Maternity Home",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "City Hospital Maternity Home | Compassionate Care for Mothers & Newborns", description: "Safe, affordable maternity care in Karachi with experienced gynecologists and modern facilities. 24/7 emergency services available.", url: "https://cityhospitalmaternity.pk", siteName: "City Hospital Maternity Home", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/senior-medic-checking-iv-drip-bag-explaining-caesarean-surgery-pregnant-woman-hospital-ward-woman-with-pregnancy-lying-bed-discussing-motherhood-with-future-father_482257-64307.jpg",
|
||||
alt: "City Hospital Maternity Home - Compassionate Care",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/senior-medic-checking-iv-drip-bag-explaining-caesarean-surgery-pregnant-woman-hospital-ward-woman-with-pregnancy-lying-bed-discussing-motherhood-with-future-father_482257-64307.jpg", alt: "City Hospital Maternity Home - Compassionate Care"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "City Hospital Maternity Home | Karachi",
|
||||
description: "Safe maternity care with experienced doctors. Book your appointment today.",
|
||||
images: [
|
||||
"http://img.b2bpic.net/free-photo/senior-medic-checking-iv-drip-bag-explaining-caesarean-surgery-pregnant-woman-hospital-ward-woman-with-pregnancy-lying-bed-discussing-motherhood-with-future-father_482257-64307.jpg",
|
||||
],
|
||||
card: "summary_large_image", title: "City Hospital Maternity Home | Karachi", description: "Safe maternity care with experienced doctors. Book your appointment today.", images: [
|
||||
"http://img.b2bpic.net/free-photo/senior-medic-checking-iv-drip-bag-explaining-caesarean-surgery-pregnant-woman-hospital-ward-woman-with-pregnancy-lying-bed-discussing-motherhood-with-future-father_482257-64307.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
113
src/app/page.tsx
113
src/app/page.tsx
@@ -23,8 +23,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Normal Delivery", href: "/services" },
|
||||
{ label: "C-Section", href: "/services" },
|
||||
{ label: "Antenatal Care", href: "/services" },
|
||||
@@ -43,20 +41,16 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: +92-21-XXXX-XXXX", href: "tel:+92-21-XXXX-XXXX" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/92XXXXXXXXXX" },
|
||||
{ label: "Email: info@cityhospital.pk", href: "mailto:info@cityhospital.pk" },
|
||||
{
|
||||
label: "V33P+256, Allama Iqbal Rd",
|
||||
href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi",
|
||||
},
|
||||
label: "V33P+256, Allama Iqbal Rd", href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
{ label: "Medical Disclaimer", href: "#" },
|
||||
@@ -118,40 +112,15 @@ export default function HomePage() {
|
||||
<FeatureCardTwentySeven
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Normal Delivery",
|
||||
description: "Natural childbirth support with experienced midwives and doctors ensuring a safe and comfortable delivery experience for mother and baby.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-future-parents-preparing-baby-delivery-hospital-ward-waiting-doctor-come-start-caesarean-surgery-pregnant-woman-lying-bed-maternity-clinic-childbirth-concept_482257-64299.jpg?_wi=1",
|
||||
imageAlt: "Normal delivery care",
|
||||
},
|
||||
id: "1", title: "Normal Delivery", description: "Natural childbirth support with experienced midwives and doctors ensuring a safe and comfortable delivery experience for mother and baby.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-future-parents-preparing-baby-delivery-hospital-ward-waiting-doctor-come-start-caesarean-surgery-pregnant-woman-lying-bed-maternity-clinic-childbirth-concept_482257-64299.jpg", imageAlt: "Normal delivery care"},
|
||||
{
|
||||
id: "2",
|
||||
title: "C-Section",
|
||||
description: "Safe cesarean section procedures with modern surgical techniques and comprehensive pre and post-operative care for mother and newborn.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-team-examining-pregnant-woman-delivery_107420-63872.jpg?_wi=1",
|
||||
imageAlt: "Cesarean section services",
|
||||
},
|
||||
id: "2", title: "C-Section", description: "Safe cesarean section procedures with modern surgical techniques and comprehensive pre and post-operative care for mother and newborn.", imageSrc: "http://img.b2bpic.net/free-photo/medical-team-examining-pregnant-woman-delivery_107420-63872.jpg", imageAlt: "Cesarean section services"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Antenatal Care",
|
||||
description: "Complete prenatal checkups including ultrasound, blood tests, and counseling to ensure healthy pregnancy progression and early detection of complications.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gynecologist-performing-ultrasound-consultation_23-2149353019.jpg?_wi=1",
|
||||
imageAlt: "Antenatal care services",
|
||||
},
|
||||
id: "3", title: "Antenatal Care", description: "Complete prenatal checkups including ultrasound, blood tests, and counseling to ensure healthy pregnancy progression and early detection of complications.", imageSrc: "http://img.b2bpic.net/free-photo/gynecologist-performing-ultrasound-consultation_23-2149353019.jpg", imageAlt: "Antenatal care services"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Postnatal Care",
|
||||
description: "Comprehensive postpartum support including lactation counseling, health monitoring, and emotional support for new mothers during recovery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby_53876-14344.jpg?_wi=1",
|
||||
imageAlt: "Postnatal care services",
|
||||
},
|
||||
id: "4", title: "Postnatal Care", description: "Comprehensive postpartum support including lactation counseling, health monitoring, and emotional support for new mothers during recovery.", imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby_53876-14344.jpg", imageAlt: "Postnatal care services"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Ultrasound Services",
|
||||
description: "Advanced ultrasound imaging technology for fetal monitoring, anatomy scans, and diagnostic assessments throughout pregnancy with expert radiologists.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ultrasound-scanning-machine-clinic_7502-8370.jpg?_wi=1",
|
||||
imageAlt: "Ultrasound diagnostic services",
|
||||
},
|
||||
id: "5", title: "Ultrasound Services", description: "Advanced ultrasound imaging technology for fetal monitoring, anatomy scans, and diagnostic assessments throughout pregnancy with expert radiologists.", imageSrc: "http://img.b2bpic.net/free-photo/ultrasound-scanning-machine-clinic_7502-8370.jpg", imageAlt: "Ultrasound diagnostic services"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Comprehensive maternity care solutions for every stage of pregnancy and beyond"
|
||||
@@ -178,65 +147,15 @@ export default function HomePage() {
|
||||
<TestimonialCardFive
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fatima Ahmed, New Mother",
|
||||
date: "Date: 15 February 2025",
|
||||
tag: "Normal Delivery",
|
||||
title: "Best decision for my pregnancy journey",
|
||||
quote: "The team at City Hospital made my delivery experience incredibly safe and comfortable. The doctors were experienced, staff was compassionate, and I felt completely cared for throughout the process. Highly recommended!",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/adorable-woman-smiling-medium-shot_23-2148376593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-smiling-medium-shot_23-2148376593.jpg",
|
||||
avatarAlt: "Fatima Ahmed",
|
||||
imageAlt: "Fatima Ahmed testimonial",
|
||||
},
|
||||
id: "1", name: "Fatima Ahmed, New Mother", date: "Date: 15 February 2025", tag: "Normal Delivery", title: "Best decision for my pregnancy journey", quote: "The team at City Hospital made my delivery experience incredibly safe and comfortable. The doctors were experienced, staff was compassionate, and I felt completely cared for throughout the process. Highly recommended!", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-woman-smiling-medium-shot_23-2148376593.jpg", imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-smiling-medium-shot_23-2148376593.jpg", avatarAlt: "Fatima Ahmed", imageAlt: "Fatima Ahmed testimonial"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ayesha Khan, Mother of Two",
|
||||
date: "Date: 10 February 2025",
|
||||
tag: "Postnatal Care",
|
||||
title: "Professional care with a personal touch",
|
||||
quote: "I chose City Hospital for my second delivery and it was an even better experience than my first. The postpartum support and lactation counseling were invaluable. The entire staff treated us like family.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=1",
|
||||
avatarAlt: "Ayesha Khan",
|
||||
imageAlt: "Ayesha Khan testimonial",
|
||||
},
|
||||
id: "2", name: "Ayesha Khan, Mother of Two", date: "Date: 10 February 2025", tag: "Postnatal Care", title: "Professional care with a personal touch", quote: "I chose City Hospital for my second delivery and it was an even better experience than my first. The postpartum support and lactation counseling were invaluable. The entire staff treated us like family.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", avatarAlt: "Ayesha Khan", imageAlt: "Ayesha Khan testimonial"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Hina Malik, Expectant Mother",
|
||||
date: "Date: 5 February 2025",
|
||||
tag: "Antenatal Care",
|
||||
title: "Excellent prenatal guidance and support",
|
||||
quote: "From my first antenatal checkup, I felt in good hands. The ultrasound technicians are skilled, and the doctors take time to explain everything clearly. The facility is clean and modern. I feel very confident about my upcoming delivery here.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-clinic_107420-74053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-clinic_107420-74053.jpg",
|
||||
avatarAlt: "Hina Malik",
|
||||
imageAlt: "Hina Malik testimonial",
|
||||
},
|
||||
id: "3", name: "Hina Malik, Expectant Mother", date: "Date: 5 February 2025", tag: "Antenatal Care", title: "Excellent prenatal guidance and support", quote: "From my first antenatal checkup, I felt in good hands. The ultrasound technicians are skilled, and the doctors take time to explain everything clearly. The facility is clean and modern. I feel very confident about my upcoming delivery here.", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-clinic_107420-74053.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-clinic_107420-74053.jpg", avatarAlt: "Hina Malik", imageAlt: "Hina Malik testimonial"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Zainab Ali, Satisfied Patient",
|
||||
date: "Date: 28 January 2025",
|
||||
tag: "C-Section",
|
||||
title: "Safe cesarean delivery with excellent aftercare",
|
||||
quote: "When my doctor recommended a c-section, I was anxious but City Hospital's team put me at ease. The surgery was safe, quick, and the post-operative care was outstanding. Recovery was smooth thanks to their dedicated support.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=2",
|
||||
avatarAlt: "Zainab Ali",
|
||||
imageAlt: "Zainab Ali testimonial",
|
||||
},
|
||||
id: "4", name: "Zainab Ali, Satisfied Patient", date: "Date: 28 January 2025", tag: "C-Section", title: "Safe cesarean delivery with excellent aftercare", quote: "When my doctor recommended a c-section, I was anxious but City Hospital's team put me at ease. The surgery was safe, quick, and the post-operative care was outstanding. Recovery was smooth thanks to their dedicated support.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", avatarAlt: "Zainab Ali", imageAlt: "Zainab Ali testimonial"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sara Hassan, New Mother",
|
||||
date: "Date: 20 January 2025",
|
||||
tag: "24/7 Care",
|
||||
title: "Emergency support when we needed it most",
|
||||
quote: "When complications arose during labor, City Hospital's 24/7 emergency team responded immediately. Their quick action and expertise ensured a healthy outcome for both me and my baby. We are forever grateful.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg",
|
||||
avatarAlt: "Sara Hassan",
|
||||
imageAlt: "Sara Hassan testimonial",
|
||||
},
|
||||
id: "5", name: "Sara Hassan, New Mother", date: "Date: 20 January 2025", tag: "24/7 Care", title: "Emergency support when we needed it most", quote: "When complications arose during labor, City Hospital's 24/7 emergency team responded immediately. Their quick action and expertise ensured a healthy outcome for both me and my baby. We are forever grateful.", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", avatarAlt: "Sara Hassan", imageAlt: "Sara Hassan testimonial"},
|
||||
]}
|
||||
title="What Our Patients Say"
|
||||
description="Real experiences from mothers who trusted us with their most precious moment"
|
||||
@@ -255,7 +174,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/compassionate-fertility-care-newsletter_23-2151997505.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/compassionate-fertility-care-newsletter_23-2151997505.jpg"
|
||||
imageAlt="Health and wellness information"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -18,8 +18,7 @@ export default function ServicesPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Normal Delivery", href: "/services" },
|
||||
{ label: "C-Section", href: "/services" },
|
||||
{ label: "Antenatal Care", href: "/services" },
|
||||
@@ -38,20 +36,16 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: +92-21-XXXX-XXXX", href: "tel:+92-21-XXXX-XXXX" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/92XXXXXXXXXX" },
|
||||
{ label: "Email: info@cityhospital.pk", href: "mailto:info@cityhospital.pk" },
|
||||
{
|
||||
label: "V33P+256, Allama Iqbal Rd",
|
||||
href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi",
|
||||
},
|
||||
label: "V33P+256, Allama Iqbal Rd", href: "https://maps.google.com/?q=V33P+256+Allama+Iqbal+Road+Manzoor+Colony+Karachi"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
{ label: "Medical Disclaimer", href: "#" },
|
||||
@@ -89,40 +83,15 @@ export default function ServicesPage() {
|
||||
<FeatureCardTwentySeven
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Normal Delivery",
|
||||
description: "Natural childbirth support with experienced midwives and doctors ensuring a safe and comfortable delivery experience for mother and baby. Our supportive approach encourages active participation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-future-parents-preparing-baby-delivery-hospital-ward-waiting-doctor-come-start-caesarean-surgery-pregnant-woman-lying-bed-maternity-clinic-childbirth-concept_482257-64299.jpg?_wi=2",
|
||||
imageAlt: "Normal delivery care",
|
||||
},
|
||||
id: "1", title: "Normal Delivery", description: "Natural childbirth support with experienced midwives and doctors ensuring a safe and comfortable delivery experience for mother and baby. Our supportive approach encourages active participation.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-future-parents-preparing-baby-delivery-hospital-ward-waiting-doctor-come-start-caesarean-surgery-pregnant-woman-lying-bed-maternity-clinic-childbirth-concept_482257-64299.jpg", imageAlt: "Normal delivery care"},
|
||||
{
|
||||
id: "2",
|
||||
title: "C-Section",
|
||||
description: "Safe cesarean section procedures with modern surgical techniques and comprehensive pre and post-operative care for mother and newborn. Our surgical team ensures optimal outcomes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-team-examining-pregnant-woman-delivery_107420-63872.jpg?_wi=2",
|
||||
imageAlt: "Cesarean section services",
|
||||
},
|
||||
id: "2", title: "C-Section", description: "Safe cesarean section procedures with modern surgical techniques and comprehensive pre and post-operative care for mother and newborn. Our surgical team ensures optimal outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/medical-team-examining-pregnant-woman-delivery_107420-63872.jpg", imageAlt: "Cesarean section services"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Antenatal Care",
|
||||
description: "Complete prenatal checkups including ultrasound, blood tests, and counseling to ensure healthy pregnancy progression and early detection of complications. Regular monitoring throughout pregnancy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gynecologist-performing-ultrasound-consultation_23-2149353019.jpg?_wi=2",
|
||||
imageAlt: "Antenatal care services",
|
||||
},
|
||||
id: "3", title: "Antenatal Care", description: "Complete prenatal checkups including ultrasound, blood tests, and counseling to ensure healthy pregnancy progression and early detection of complications. Regular monitoring throughout pregnancy.", imageSrc: "http://img.b2bpic.net/free-photo/gynecologist-performing-ultrasound-consultation_23-2149353019.jpg", imageAlt: "Antenatal care services"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Postnatal Care",
|
||||
description: "Comprehensive postpartum support including lactation counseling, health monitoring, and emotional support for new mothers during recovery. We support you every step of the way.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby_53876-14344.jpg?_wi=2",
|
||||
imageAlt: "Postnatal care services",
|
||||
},
|
||||
id: "4", title: "Postnatal Care", description: "Comprehensive postpartum support including lactation counseling, health monitoring, and emotional support for new mothers during recovery. We support you every step of the way.", imageSrc: "http://img.b2bpic.net/free-photo/newborn-baby_53876-14344.jpg", imageAlt: "Postnatal care services"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Ultrasound Services",
|
||||
description: "Advanced ultrasound imaging technology for fetal monitoring, anatomy scans, and diagnostic assessments throughout pregnancy with expert radiologists using latest equipment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ultrasound-scanning-machine-clinic_7502-8370.jpg?_wi=2",
|
||||
imageAlt: "Ultrasound diagnostic services",
|
||||
},
|
||||
id: "5", title: "Ultrasound Services", description: "Advanced ultrasound imaging technology for fetal monitoring, anatomy scans, and diagnostic assessments throughout pregnancy with expert radiologists using latest equipment.", imageSrc: "http://img.b2bpic.net/free-photo/ultrasound-scanning-machine-clinic_7502-8370.jpg", imageAlt: "Ultrasound diagnostic services"},
|
||||
]}
|
||||
title="All Services"
|
||||
description="Explore our complete range of maternity and healthcare services"
|
||||
|
||||
Reference in New Issue
Block a user