From 67781c9b0f371f65dc2985f01f8b9c8288187f28 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 14:52:56 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0bb9d70..9bae699 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -94,13 +94,13 @@ export default function LandingPage() { { title: "Excellence", description: "Striving for the highest standards in education, research, and personal achievement.", - imageSrc: "http://img.b2bpic.net/free-photo/content-girls-taking-selfie-park_23-2147762423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-girls-taking-selfie-park_23-2147762423.jpg?_wi=2", imageAlt: "grand college entrance building modern", }, { title: "Community", description: "Fostering a supportive, inclusive, and collaborative environment for all members.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-students-working-new-project_23-2147656355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-students-working-new-project_23-2147656355.jpg?_wi=2", imageAlt: "grand college entrance building modern", }, ]} From b206f2546e4a671c4a579dd7dfc459d00eac5e20 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 14:52:57 +0000 Subject: [PATCH 2/2] 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 e51abbd..a594c50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,11 +91,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/content-girls-taking-selfie-park_23-2147762423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-girls-taking-selfie-park_23-2147762423.jpg?_wi=1", imageAlt: "Diverse students walking on college campus", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-students-working-new-project_23-2147656355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-students-working-new-project_23-2147656355.jpg?_wi=1", imageAlt: "Modern classroom with students learning", }, {