From 3bfac7850d1bf2c6970e62b77362db8c316653cf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 10:02:01 +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 28393b0..0e791b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-trans-man-working-business-center_23-2149409850.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-trans-man-working-business-center_23-2149409850.jpg?_wi=1" imageAlt="business student collaboration dark background" avatars={[ { @@ -131,7 +131,7 @@ export default function LandingPage() { description="We bridge the gap between academic theory and real-world business challenges." subdescription="Our institution focuses on practical learning, cross-cultural competence, and strategic leadership." icon={Globe} - imageSrc="http://img.b2bpic.net/free-photo/geometric-arrangement-pencils-shapes_187299-47798.jpg" + imageSrc="http://img.b2bpic.net/free-photo/geometric-arrangement-pencils-shapes_187299-47798.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="modern university campus architecture" /> @@ -154,7 +154,7 @@ export default function LandingPage() { title: "Career Insights", description: "Analytics-driven placement programs.", bentoComponent: "line-chart", - imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-working-business-center_23-2149409850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-working-business-center_23-2149409850.jpg?_wi=2", imageAlt: "Medium shot small business owners", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { description: "Learn from global practitioners.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/geometric-arrangement-pencils-shapes_187299-47798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/geometric-arrangement-pencils-shapes_187299-47798.jpg?_wi=2", imageAlt: "Medium shot small business owners", }, ]} -- 2.49.1