From 102b24328cd8235e40a45d191418afa9e3f7f34e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 14:20:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ec7a52..cd35f99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { title: "Cultural Fest", description: "Experience diverse traditions and student performances.", tag: "Cultural", - imageSrc: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg?_wi=1", }, { id: "e2", @@ -141,21 +141,21 @@ export default function LandingPage() { title: "Academic Seminar", description: "Meet industry experts and learn about latest tech.", tag: "Academic", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg?_wi=1", }, { id: "e4", title: "Sports League", description: "Competitive team sports and fitness challenges.", tag: "Sports", - imageSrc: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg?_wi=2", }, { id: "e5", title: "Research Night", description: "Showcasing breakthrough projects by our seniors.", tag: "Research", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg?_wi=2", }, ]} title="Upcoming Campus Events" -- 2.49.1