From 7ccdc01c9195ca6eabca78a6eab1ffffc96ef4e8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 00:01:17 +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 7cb1f74..b21076f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { description="Unlock the leader within you. Through transformative coaching, strategic mentorship, and unwavering accountability, we help ambitious professionals build businesses and lives they're truly passionate about." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg?_wi=1", imageAlt: "Business Coach", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Real growth starts with real clarity." description="At Lead With Passion, we believe that extraordinary leadership is not a title — it's a practice. Every engagement is rooted in deep listening, bold questions, and a commitment to your growth." - imageSrc="http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011516.jpg" + imageSrc="http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011516.jpg?_wi=1" imageAlt="Coaching environment" /> @@ -170,7 +170,7 @@ export default function LandingPage() { imageAlt: "Planning", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg?_wi=2", imageAlt: "business strategy conceptual digital", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { imageAlt: "Optimization", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011516.jpg?_wi=2", imageAlt: "business strategy conceptual digital", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { imageAlt: "Perspective", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg?_wi=1", imageAlt: "business strategy conceptual digital", }, ]} @@ -275,7 +275,7 @@ export default function LandingPage() { quote: "Transformative coaching that helped me see myself as a leader.", name: "Ros C.", role: "Executive", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1570.jpg?_wi=2", }, { id: "2", -- 2.49.1