From 17de61378ed9d38da75f8946719a56ea2a5fc8b3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 19:46:28 +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 23cdb98..6840641 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/luxury-apartment-with-modern-design-comfortable-chair-generated-by-ai_188544-17111.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/startup-entrepreneur-looking-into-project-details-timetables-laptop_482257-91149.jpg" + imageSrc="http://img.b2bpic.net/free-photo/startup-entrepreneur-looking-into-project-details-timetables-laptop_482257-91149.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { description: "Focusing on both performance and student well-being.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/college-girls-studying-together_23-2149038418.jpg" + imageSrc="http://img.b2bpic.net/free-photo/college-girls-studying-together_23-2149038418.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -198,7 +198,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/startup-entrepreneur-looking-into-project-details-timetables-laptop_482257-91149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/startup-entrepreneur-looking-into-project-details-timetables-laptop_482257-91149.jpg?_wi=2", imageAlt: "academic tools luxury", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/college-girls-studying-together_23-2149038418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-girls-studying-together_23-2149038418.jpg?_wi=2", imageAlt: "academic tools luxury", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sits-escalator_181624-36700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sits-escalator_181624-36700.jpg?_wi=1", imageAlt: "academic tools luxury", }, ]} @@ -279,7 +279,7 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sits-escalator_181624-36700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sits-escalator_181624-36700.jpg?_wi=2", }, { id: "2", -- 2.49.1