Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-02 19:39:26 +00:00
6 changed files with 65 additions and 222 deletions

View File

@@ -21,8 +21,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Services", href: "/services" },
@@ -30,8 +29,7 @@ export default function AboutPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Normal Delivery", href: "/services" },
{ label: "Cesarean Section", href: "/services" },
{ label: "Antenatal Care", href: "/services" },
@@ -39,8 +37,7 @@ export default function AboutPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone", href: "tel:+92-21-1234-5678" },
{ label: "Email", href: "mailto:info@cityhospital.pk" },
{ label: "WhatsApp", href: "https://wa.me/92211234567" },
@@ -48,8 +45,7 @@ export default function AboutPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Medical Disclaimer", href: "#" },
@@ -78,9 +74,7 @@ export default function AboutPage() {
id: item.id,
}))}
button={{
text: "Book Appointment",
href: "/contact",
}}
text: "Book Appointment", href: "/contact"}}
/>
</div>
@@ -91,7 +85,7 @@ export default function AboutPage() {
tag="About Our Hospital"
tagIcon={Heart}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg"
imageAlt="City Hospital maternity facility"
buttons={[
{ text: "Our Mission", href: "#" },
@@ -111,28 +105,13 @@ export default function AboutPage() {
features={[
{
id: 1,
tag: "Safety",
title: "Patient Safety First",
subtitle: "Rigorous protocols and expert care",
description: "Every decision we make prioritizes the safety of both mother and baby. We maintain strict hygiene standards, follow international medical protocols, and use the latest monitoring equipment to ensure safe outcomes for all deliveries.",
imageSrc: "http://img.b2bpic.net/free-photo/medical-gloved-hands-holding-newborn-foot_107420-95877.jpg",
},
tag: "Safety", title: "Patient Safety First", subtitle: "Rigorous protocols and expert care", description: "Every decision we make prioritizes the safety of both mother and baby. We maintain strict hygiene standards, follow international medical protocols, and use the latest monitoring equipment to ensure safe outcomes for all deliveries.", imageSrc: "http://img.b2bpic.net/free-photo/medical-gloved-hands-holding-newborn-foot_107420-95877.jpg"},
{
id: 2,
tag: "Expertise",
title: "Experience & Excellence",
subtitle: "Highly qualified medical professionals",
description: "Our team consists of senior gynecologists, experienced midwives, and skilled pediatricians with decades of combined experience. Continuous training and adherence to best practices ensure we deliver excellence in every aspect of care.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg?_wi=1",
},
tag: "Expertise", title: "Experience & Excellence", subtitle: "Highly qualified medical professionals", description: "Our team consists of senior gynecologists, experienced midwives, and skilled pediatricians with decades of combined experience. Continuous training and adherence to best practices ensure we deliver excellence in every aspect of care.", imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg"},
{
id: 3,
tag: "Compassion",
title: "Personalized Care",
subtitle: "Individual attention and empathy",
description: "We understand that every pregnancy and family is unique. Our approach emphasizes personalized care plans, continuous support, and genuine empathy to make every mother feel valued and cared for throughout her journey.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-baby-boy-mother_344912-1193.jpg?_wi=2",
},
tag: "Compassion", title: "Personalized Care", subtitle: "Individual attention and empathy", description: "We understand that every pregnancy and family is unique. Our approach emphasizes personalized care plans, continuous support, and genuine empathy to make every mother feel valued and cared for throughout her journey.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-baby-boy-mother_344912-1193.jpg"},
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -147,29 +126,13 @@ export default function AboutPage() {
tagAnimation="slide-up"
members={[
{
id: "1",
name: "Dr. Aisha Khan",
imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg?_wi=2",
imageAlt: "Dr. Aisha Khan - Senior Gynecologist",
},
id: "1", name: "Dr. Aisha Khan", imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg", imageAlt: "Dr. Aisha Khan - Senior Gynecologist"},
{
id: "2",
name: "Dr. Fatima Ahmed",
imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg?_wi=1",
imageAlt: "Dr. Fatima Ahmed - Obstetrician",
},
id: "2", name: "Dr. Fatima Ahmed", imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg", imageAlt: "Dr. Fatima Ahmed - Obstetrician"},
{
id: "3",
name: "Dr. Hira Malik",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg?_wi=1",
imageAlt: "Dr. Hira Malik - Pediatrician",
},
id: "3", name: "Dr. Hira Malik", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg", imageAlt: "Dr. Hira Malik - Pediatrician"},
{
id: "4",
name: "Nurse Saira",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-as-nurse-holding-checkup-papers-while-standing-hospital-ward-medical-assistant-with-documents-looking-camera-smiling-giving-help-specialist_482257-43767.jpg?_wi=1",
imageAlt: "Nurse Saira - Senior Midwife",
},
id: "4", name: "Nurse Saira", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-as-nurse-holding-checkup-papers-while-standing-hospital-ward-medical-assistant-with-documents-looking-camera-smiling-giving-help-specialist_482257-43767.jpg", imageAlt: "Nurse Saira - Senior Midwife"},
]}
memberVariant="card"
useInvertedBackground={false}

View File

@@ -21,8 +21,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Services", href: "/services" },
@@ -30,8 +29,7 @@ export default function ContactPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Normal Delivery", href: "/services" },
{ label: "Cesarean Section", href: "/services" },
{ label: "Antenatal Care", href: "/services" },
@@ -39,8 +37,7 @@ export default function ContactPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone", href: "tel:+92-21-1234-5678" },
{ label: "Email", href: "mailto:info@cityhospital.pk" },
{ label: "WhatsApp", href: "https://wa.me/92211234567" },
@@ -48,8 +45,7 @@ export default function ContactPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Medical Disclaimer", href: "#" },
@@ -78,9 +74,7 @@ export default function ContactPage() {
id: item.id,
}))}
button={{
text: "Book Appointment",
href: "/contact",
}}
text: "Book Appointment", href: "/contact"}}
/>
</div>
@@ -104,7 +98,7 @@ export default function ContactPage() {
tag="Get In Touch"
tagIcon={Heart}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg"
imageAlt="Contact City Hospital"
buttons={[
{ text: "Visit Us", href: "#" },

View File

@@ -21,8 +21,7 @@ export default function DoctorsPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Services", href: "/services" },
@@ -30,8 +29,7 @@ export default function DoctorsPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Normal Delivery", href: "/services" },
{ label: "Cesarean Section", href: "/services" },
{ label: "Antenatal Care", href: "/services" },
@@ -39,8 +37,7 @@ export default function DoctorsPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone", href: "tel:+92-21-1234-5678" },
{ label: "Email", href: "mailto:info@cityhospital.pk" },
{ label: "WhatsApp", href: "https://wa.me/92211234567" },
@@ -48,8 +45,7 @@ export default function DoctorsPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Medical Disclaimer", href: "#" },
@@ -78,9 +74,7 @@ export default function DoctorsPage() {
id: item.id,
}))}
button={{
text: "Book Appointment",
href: "/contact",
}}
text: "Book Appointment", href: "/contact"}}
/>
</div>
@@ -91,7 +85,7 @@ export default function DoctorsPage() {
tag="Doctors & Staff"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg"
imageAlt="Professional medical team"
buttons={[
{ text: "Book Appointment", href: "/contact" },
@@ -107,29 +101,13 @@ export default function DoctorsPage() {
tagAnimation="slide-up"
members={[
{
id: "1",
name: "Dr. Aisha Khan",
imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg?_wi=3",
imageAlt: "Dr. Aisha Khan - Senior Gynecologist",
},
id: "1", name: "Dr. Aisha Khan", imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg", imageAlt: "Dr. Aisha Khan - Senior Gynecologist"},
{
id: "2",
name: "Dr. Fatima Ahmed",
imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg?_wi=2",
imageAlt: "Dr. Fatima Ahmed - Obstetrician",
},
id: "2", name: "Dr. Fatima Ahmed", imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg", imageAlt: "Dr. Fatima Ahmed - Obstetrician"},
{
id: "3",
name: "Dr. Hira Malik",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg?_wi=2",
imageAlt: "Dr. Hira Malik - Pediatrician",
},
id: "3", name: "Dr. Hira Malik", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg", imageAlt: "Dr. Hira Malik - Pediatrician"},
{
id: "4",
name: "Nurse Saira",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-as-nurse-holding-checkup-papers-while-standing-hospital-ward-medical-assistant-with-documents-looking-camera-smiling-giving-help-specialist_482257-43767.jpg?_wi=2",
imageAlt: "Nurse Saira - Senior Midwife",
},
id: "4", name: "Nurse Saira", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-as-nurse-holding-checkup-papers-while-standing-hospital-ward-medical-assistant-with-documents-looking-camera-smiling-giving-help-specialist_482257-43767.jpg", imageAlt: "Nurse Saira - Senior Midwife"},
]}
memberVariant="card"
useInvertedBackground={true}
@@ -147,28 +125,13 @@ export default function DoctorsPage() {
features={[
{
id: 1,
tag: "Gynecology",
title: "Obstetrics & Gynecology",
subtitle: "Complete women's health and pregnancy care",
description: "Our gynecologists provide expert diagnosis and treatment for all pregnancy-related conditions, manage labor and delivery, and offer postpartum care. They specialize in managing high-risk pregnancies and complicated deliveries with utmost professionalism.",
imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg?_wi=3",
},
tag: "Gynecology", title: "Obstetrics & Gynecology", subtitle: "Complete women's health and pregnancy care", description: "Our gynecologists provide expert diagnosis and treatment for all pregnancy-related conditions, manage labor and delivery, and offer postpartum care. They specialize in managing high-risk pregnancies and complicated deliveries with utmost professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/charming-female-doctor-holding-uterus-anatomy-model_651396-3102.jpg"},
{
id: 2,
tag: "Pediatrics",
title: "Neonatal & Pediatric Care",
subtitle: "Expert newborn and infant care",
description: "Our pediatricians ensure newborns receive immediate and comprehensive care. They perform newborn screening, manage any complications, and provide guidance for healthy infant development, ensuring your baby gets the best start in life.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg?_wi=3",
},
tag: "Pediatrics", title: "Neonatal & Pediatric Care", subtitle: "Expert newborn and infant care", description: "Our pediatricians ensure newborns receive immediate and comprehensive care. They perform newborn screening, manage any complications, and provide guidance for healthy infant development, ensuring your baby gets the best start in life.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-holding-notes_329181-9283.jpg"},
{
id: 3,
tag: "Nursing",
title: "Midwifery & Nursing",
subtitle: "Professional maternal and newborn support",
description: "Our experienced nurses and midwives provide continuous support throughout labor and delivery. They assist with breastfeeding, teach newborn care, and provide postpartum support, creating a comforting and safe environment for new families.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-as-nurse-holding-checkup-papers-while-standing-hospital-ward-medical-assistant-with-documents-looking-camera-smiling-giving-help-specialist_482257-43767.jpg?_wi=3",
},
tag: "Nursing", title: "Midwifery & Nursing", subtitle: "Professional maternal and newborn support", description: "Our experienced nurses and midwives provide continuous support throughout labor and delivery. They assist with breastfeeding, teach newborn care, and provide postpartum support, creating a comforting and safe environment for new families.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-as-nurse-holding-checkup-papers-while-standing-hospital-ward-medical-assistant-with-documents-looking-camera-smiling-giving-help-specialist_482257-43767.jpg"},
]}
textboxLayout="default"
useInvertedBackground={false}

View File

@@ -4,44 +4,27 @@ import { Inter } from "next/font/google";
import "./globals.css";
const libreBaskerville = Libre_Baskerville({
variable: "--font-libre-baskerville",
subsets: ["latin"],
variable: "--font-libre-baskerville", subsets: ["latin"],
weight: ["400", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "City Hospital Maternity Home | Trusted Maternity Care in Karachi",
description: "Premium maternity care in Karachi with experienced gynecologists, safe delivery services, and 24/7 emergency care. Book your appointment today.",
keywords: "maternity hospital Karachi, gynecologist Karachi, pregnancy care, safe delivery, antenatal care, postnatal care, Manzoor Colony hospital",
metadataBase: new URL("https://cityhospital.pk"),
title: "City Hospital Maternity Home | Trusted Maternity Care in Karachi", description: "Premium maternity care in Karachi with experienced gynecologists, safe delivery services, and 24/7 emergency care. Book your appointment today.", keywords: "maternity hospital Karachi, gynecologist Karachi, pregnancy care, safe delivery, antenatal care, postnatal care, Manzoor Colony hospital", metadataBase: new URL("https://cityhospital.pk"),
alternates: {
canonical: "https://cityhospital.pk",
},
canonical: "https://cityhospital.pk"},
openGraph: {
title: "City Hospital Maternity Home | Compassionate Maternity Care",
description: "Expert maternity services in Karachi with experienced team, modern facilities, and proven safety record.",
url: "https://cityhospital.pk",
siteName: "City Hospital Maternity Home",
type: "website",
images: [
title: "City Hospital Maternity Home | Compassionate Maternity Care", description: "Expert maternity services in Karachi with experienced team, modern facilities, and proven safety record.", url: "https://cityhospital.pk", siteName: "City Hospital Maternity Home", type: "website", images: [
{
url: "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",
alt: "City Hospital Maternity Care Services",
},
url: "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", alt: "City Hospital Maternity Care Services"},
],
},
twitter: {
card: "summary_large_image",
title: "City Hospital Maternity Home",
description: "Premium maternity care services in Karachi",
images: [
"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",
],
card: "summary_large_image", title: "City Hospital Maternity Home", description: "Premium maternity care services in Karachi", images: [
"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"],
},
robots: {
index: true,

View File

@@ -24,8 +24,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", 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: "Cesarean Section", href: "/services" },
{ label: "Antenatal Care", href: "/services" },
@@ -42,8 +40,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone", href: "tel:+92-21-1234-5678" },
{ label: "Email", href: "mailto:info@cityhospital.pk" },
{ label: "WhatsApp", href: "https://wa.me/92211234567" },
@@ -51,8 +48,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Medical Disclaimer", href: "#" },
@@ -81,9 +77,7 @@ export default function HomePage() {
id: item.id,
}))}
button={{
text: "Book Appointment",
href: "/contact",
}}
text: "Book Appointment", href: "/contact"}}
/>
</div>
@@ -102,18 +96,13 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
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: "Modern maternity hospital facility",
},
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: "Modern maternity hospital facility"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mother-massaging-her-child-s-foot-shallow-focus_1112-1214.jpg",
imageAlt: "Professional newborn care services",
},
imageSrc: "http://img.b2bpic.net/free-photo/mother-massaging-her-child-s-foot-shallow-focus_1112-1214.jpg", imageAlt: "Professional newborn care services"},
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by hundreds of families"
useInvertedBackground={false}
/>
</div>
@@ -148,39 +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?_wi=1",
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", 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?_wi=1",
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", 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?_wi=1",
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", 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?_wi=1",
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", buttons: [{ text: "Learn More", href: "/services" }],
},
]}
textboxLayout="default"
@@ -196,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?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg"
imageAlt="City Hospital maternity facility exterior"
buttons={[
{ text: "Our Story", href: "#" },
@@ -213,21 +182,13 @@ export default function HomePage() {
author="Mrs. Zainab Hassan, Mother of Two"
avatars={[
{
src: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg",
alt: "Patient testimonial 1",
},
src: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg", alt: "Patient testimonial 1"},
{
src: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg",
alt: "Patient testimonial 2",
},
src: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg", alt: "Patient testimonial 2"},
{
src: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg",
alt: "Patient testimonial 3",
},
src: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg", alt: "Patient testimonial 3"},
{
src: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg",
alt: "Patient testimonial 4",
},
src: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg", alt: "Patient testimonial 4"},
]}
useInvertedBackground={true}
ratingAnimation="slide-up"

View File

@@ -21,8 +21,7 @@ export default function ServicesPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Services", href: "/services" },
@@ -30,8 +29,7 @@ export default function ServicesPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Normal Delivery", href: "/services" },
{ label: "Cesarean Section", href: "/services" },
{ label: "Antenatal Care", href: "/services" },
@@ -39,8 +37,7 @@ export default function ServicesPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone", href: "tel:+92-21-1234-5678" },
{ label: "Email", href: "mailto:info@cityhospital.pk" },
{ label: "WhatsApp", href: "https://wa.me/92211234567" },
@@ -48,8 +45,7 @@ export default function ServicesPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Medical Disclaimer", href: "#" },
@@ -78,9 +74,7 @@ export default function ServicesPage() {
id: item.id,
}))}
button={{
text: "Book Appointment",
href: "/contact",
}}
text: "Book Appointment", href: "/contact"}}
/>
</div>
@@ -91,7 +85,7 @@ export default function ServicesPage() {
tag="Our Services"
tagIcon={Stethoscope}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/pregnant-woman-receiving-ultrasound-scan-stomach_107420-63777.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/pregnant-woman-receiving-ultrasound-scan-stomach_107420-63777.jpg"
imageAlt="Professional maternity care services"
buttons={[
{ text: "Book Now", href: "/contact" },
@@ -110,30 +104,15 @@ export default function ServicesPage() {
features={[
{
id: 1,
tag: "Prenatal",
title: "Antenatal Care & Monitoring",
subtitle: "Comprehensive pregnancy monitoring from first trimester to delivery",
description: "Our antenatal program includes regular health checkups, ultrasound scans, blood tests, and nutritional counseling. We monitor fetal development, assess maternal health, and provide personalized guidance throughout your pregnancy. High-risk pregnancies receive specialized attention with advanced monitoring technologies.",
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-receiving-ultrasound-scan-stomach_107420-63777.jpg?_wi=3",
buttons: [{ text: "Schedule Visit", href: "/contact" }],
tag: "Prenatal", title: "Antenatal Care & Monitoring", subtitle: "Comprehensive pregnancy monitoring from first trimester to delivery", description: "Our antenatal program includes regular health checkups, ultrasound scans, blood tests, and nutritional counseling. We monitor fetal development, assess maternal health, and provide personalized guidance throughout your pregnancy. High-risk pregnancies receive specialized attention with advanced monitoring technologies.", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-receiving-ultrasound-scan-stomach_107420-63777.jpg", buttons: [{ text: "Schedule Visit", href: "/contact" }],
},
{
id: 2,
tag: "Delivery",
title: "Normal & Assisted Delivery",
subtitle: "Experienced team for natural and assisted deliveries",
description: "Our gynecologists provide expert guidance for normal vaginal deliveries with continuous fetal monitoring. For cases requiring assistance, we offer vacuum and forceps delivery options when medically appropriate, ensuring the safest delivery method for mother and baby.",
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=2",
buttons: [{ text: "Book Delivery Package", href: "/contact" }],
tag: "Delivery", title: "Normal & Assisted Delivery", subtitle: "Experienced team for natural and assisted deliveries", description: "Our gynecologists provide expert guidance for normal vaginal deliveries with continuous fetal monitoring. For cases requiring assistance, we offer vacuum and forceps delivery options when medically appropriate, ensuring the safest delivery method for mother and baby.", 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: "Book Delivery Package", href: "/contact" }],
},
{
id: 3,
tag: "Surgery",
title: "Cesarean Section Surgery",
subtitle: "Safe surgical delivery with modern techniques and care",
description: "For planned or emergency cesarean sections, our team utilizes modern surgical techniques, advanced anesthesia protocols, and comprehensive post-operative care. We ensure optimal outcomes for complicated pregnancies requiring surgical intervention.",
imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-room_1170-2223.jpg?_wi=2",
buttons: [{ text: "Learn More", href: "/contact" }],
tag: "Surgery", title: "Cesarean Section Surgery", subtitle: "Safe surgical delivery with modern techniques and care", description: "For planned or emergency cesarean sections, our team utilizes modern surgical techniques, advanced anesthesia protocols, and comprehensive post-operative care. We ensure optimal outcomes for complicated pregnancies requiring surgical intervention.", imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-room_1170-2223.jpg", buttons: [{ text: "Learn More", href: "/contact" }],
},
]}
textboxLayout="default"