diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c71323..4133f63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { description="Providing world-class pediatric care in a warm, family-centered environment where your little one's health comes first." buttons={[{ text: "Book Appointment", href: "#contact" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/empty-space-with-maquette-table-design-urban-property-plan-building-model-layout-nobody-office-with-architecture-project-real-estate-development-presentation_482257-29970.jpg", imageAlt: "Hospital Entrance" }, - { imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836327.jpg", imageAlt: "Doctors Team" }, + { imageSrc: "http://img.b2bpic.net/free-photo/empty-space-with-maquette-table-design-urban-property-plan-building-model-layout-nobody-office-with-architecture-project-real-estate-development-presentation_482257-29970.jpg?_wi=1", imageAlt: "Hospital Entrance" }, + { imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836327.jpg?_wi=1", imageAlt: "Doctors Team" }, { imageSrc: "http://img.b2bpic.net/free-photo/side-view-mother-working-with-baby_23-2148536421.jpg", imageAlt: "Caring Nurse" }, { imageSrc: "http://img.b2bpic.net/free-photo/female-students-with-face-masks-talking-class-lecture-hall_637285-8806.jpg", imageAlt: "Waiting Area" }, { imageSrc: "http://img.b2bpic.net/free-photo/physician-explaining-human-skeleton-picture-digital-tablet-little-girl-parent-office-doctor-doing-osteopathy-consultation-with-small-child-show-bones-injury-pain_482257-39183.jpg", imageAlt: "Doctor Patient" }, @@ -73,8 +73,8 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { tag: "Cardiac", title: "Pediatric Cardiology", subtitle: "Heart Specialists", description: "Expert diagnosis and care for complex heart conditions from birth.", imageSrc: "http://img.b2bpic.net/free-photo/students-walking-ramp-near-university-building_23-2147860779.jpg", imageAlt: "Students walking on ramp near university building" }, - { tag: "Neurology", title: "Pediatric Neurology", subtitle: "Brain and Spine", description: "Advanced neurological treatments focusing on development and recovery.", imageSrc: "http://img.b2bpic.net/free-photo/empty-space-with-maquette-table-design-urban-property-plan-building-model-layout-nobody-office-with-architecture-project-real-estate-development-presentation_482257-29970.jpg", imageAlt: "Students walking on ramp near university building" }, - { tag: "Surgery", title: "Surgical Excellence", subtitle: "Minor & Major", description: "Highly trained surgeons using the least invasive techniques for children.", imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836327.jpg", imageAlt: "Students walking on ramp near university building" }, + { tag: "Neurology", title: "Pediatric Neurology", subtitle: "Brain and Spine", description: "Advanced neurological treatments focusing on development and recovery.", imageSrc: "http://img.b2bpic.net/free-photo/empty-space-with-maquette-table-design-urban-property-plan-building-model-layout-nobody-office-with-architecture-project-real-estate-development-presentation_482257-29970.jpg?_wi=2", imageAlt: "Students walking on ramp near university building" }, + { tag: "Surgery", title: "Surgical Excellence", subtitle: "Minor & Major", description: "Highly trained surgeons using the least invasive techniques for children.", imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836327.jpg?_wi=2", imageAlt: "Students walking on ramp near university building" }, ]} title="Specialized Care for Growing Needs" description="Our departments offer comprehensive medical services tailored specifically for infants, children, and adolescents."