From 1be4d3be2e03d9903ad08f72840078d2281c75dd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 06:07:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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", }, ]} -- 2.49.1