From e00e2f42dc1a21d02c77755bf2716213a79e00a5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 18:10:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]} -- 2.49.1