diff --git a/src/app/page.tsx b/src/app/page.tsx index e5f8251..9206b93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/people-standing-holding-notebooks-looking-smartphones_23-2147657151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-standing-holding-notebooks-looking-smartphones_23-2147657151.jpg?_wi=1", imageAlt: "Students walking on university campus", }, { @@ -286,7 +286,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-college-students-communicating-with-their-professor-hallway_637285-9249.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/people-standing-holding-notebooks-looking-smartphones_23-2147657151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-standing-holding-notebooks-looking-smartphones_23-2147657151.jpg?_wi=2", imageAlt: "professional male university admissions officer", }, ]}