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", }, ]}