From 420e5d224f97c9514bae7975e5aae031dafb3996 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:59:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b9c23c..0ca7c6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", imageAlt: "Business coaching session with executive and mentor" + imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=1", imageAlt: "Business coaching session with executive and mentor" }, { imageSrc: "http://img.b2bpic.net/free-photo/smiling-colleagues-excited-about-business-accomplishment_482257-126616.jpg", imageAlt: "Professional business growth and collaboration" @@ -87,7 +87,7 @@ export default function LandingPage() { title: "Executive Leadership Development", description: "Enhance leadership capabilities, emotional intelligence, and decision-making skills. Create lasting impact within your organization and industry.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", imageAlt: "Leadership coaching and professional development" + imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=2", imageAlt: "Leadership coaching and professional development" }, { imageSrc: "http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286980.jpg", imageAlt: "Executive training and team leadership" -- 2.49.1