Update src/app/page.tsx

This commit is contained in:
2026-06-04 18:10:09 +00:00
parent 9f75c9115f
commit e00e2f42dc

View File

@@ -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",
},
]}