diff --git a/src/app/page.tsx b/src/app/page.tsx index e44179d..6dcbb08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg?_wi=1", imageAlt: "Modern campus entrance", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-teacher-helping-her-students-class_23-2148633380.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-students-posing-ground_23-2147664317.jpg?_wi=2", imageAlt: "professional school teacher portrait", }, ]}