From 7646539f4d898c0fccb046e84889352774dd93ea Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 15:16:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6462b77..dc8a4ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,21 +101,21 @@ export default function LandingPage() { title: "Technology & Innovation", description: "Master the latest tools in modern software development and AI.", tag: "Top Program", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906348.jpg?_wi=1", }, { id: "f2", title: "Advanced Business Studies", description: "Strategic thinking and management for the modern entrepreneur.", tag: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-caucasian-woman-setting-vr-headset_74855-4245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-caucasian-woman-setting-vr-headset_74855-4245.jpg?_wi=1", }, { id: "f3", title: "Research Excellence", description: "Dedicated research facilities for aspiring scientists and researchers.", tag: "Highly Rated", - imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16267.jpg?_wi=1", }, ]} title="Academic Excellence" @@ -134,21 +134,21 @@ export default function LandingPage() { value: "95%", title: "Placement Rate", description: "Graduates finding employment within 6 months.", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906348.jpg?_wi=2", }, { id: "m2", value: "500+", title: "Partners", description: "Industry partners and research collaborations.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-caucasian-woman-setting-vr-headset_74855-4245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-caucasian-woman-setting-vr-headset_74855-4245.jpg?_wi=2", }, { id: "m3", value: "12k", title: "Alumni", description: "A growing global community of success.", - imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16267.jpg?_wi=2", }, ]} title="Our Impact" -- 2.49.1