From d7d2d14db0c16eb9f8a5c98d4fccae45bdb423e2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 05:58:08 +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 e76a4a4..20389fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "/workshops", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-students-learning-exam_23-2149647127.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-students-learning-exam_23-2149647127.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -156,7 +156,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-students-learning-exam_23-2149647127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-students-learning-exam_23-2149647127.jpg?_wi=2", imageAlt: "minimalist project icon", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { title: "Certified Growth", description: "Earn recognized certificates upon successful workshop completion.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379221.jpg?_wi=1", imageAlt: "Professional certifications", }, items: [ @@ -198,7 +198,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/team-database-admins-analyzing-source-code-wall-screen-tv-comparing-errors-using-digital-tablet-busy-server-room-two-cloud-programers-debugging-algorithm-software-innovation-office_482257-43976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-database-admins-analyzing-source-code-wall-screen-tv-comparing-errors-using-digital-tablet-busy-server-room-two-cloud-programers-debugging-algorithm-software-innovation-office_482257-43976.jpg?_wi=1", imageAlt: "minimalist project icon", }, ]}