From f6997d760d0c948684065072b654bbfe7f71ac92 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 12:32:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5594884..8df8794 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,12 +95,12 @@ export default function LandingPage() { carouselItems={[ { id: "carousel-1", - imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038471.jpg?_wi=1", imageAlt: "Students in a modern classroom", }, { id: "carousel-2", - imageSrc: "http://img.b2bpic.net/free-photo/buildings-city_181624-36910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/buildings-city_181624-36910.jpg?_wi=1", imageAlt: "School campus main building", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { imageAlt: "Group of students collaborating", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/set-vintage-style-education-badges_23-2147607547.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-vintage-style-education-badges_23-2147607547.jpg?_wi=1", imageAlt: "modern classroom with interactive whiteboard", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { imageAlt: "Student solving math problem", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038471.jpg?_wi=2", imageAlt: "modern classroom with interactive whiteboard", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { imageAlt: "Counselor talking to student", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/buildings-city_181624-36910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/buildings-city_181624-36910.jpg?_wi=2", imageAlt: "modern classroom with interactive whiteboard", }, ]} @@ -276,7 +276,7 @@ export default function LandingPage() { imageAlt: "Ms. F. Akhter, Vice Principal", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/set-vintage-style-education-badges_23-2147607547.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-vintage-style-education-badges_23-2147607547.jpg?_wi=2", imageAlt: "male principal academic leader portrait", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { imageAlt: "Mrs. Z. Begum, Head of Humanities", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038471.jpg?_wi=3", imageAlt: "male principal academic leader portrait", }, ]}