diff --git a/src/app/page.tsx b/src/app/page.tsx index 589b1b2..7a8a507 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,11 +64,11 @@ export default function LandingPage() { ]} 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836327.jpg?_wi=1", imageAlt: "Doctors Team", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { 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", + 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", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836327.jpg?_wi=2", imageAlt: "Students walking on ramp near university building", }, ]} @@ -193,7 +193,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-nurse_23-2151061638.jpg", }, ], - 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", + 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=3", imageAlt: "friendly pediatric doctor portrait", }, ]}