From 6635616e26bb4f9ec0c72877526bb83f6a4d85a5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 06:00:39 +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 a9078a4..db39b5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { description="Expert life and business coaching designed for your personal transformation and professional success. Join Jacqueline Power in unlocking your true potential." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325494.jpg?_wi=1", imageAlt: "Life and Business Coaching Session", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { imageAlt: "Leadership", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325494.jpg?_wi=2", imageAlt: "professional life coach working with client", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { imageAlt: "Power", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/consulting-advisory-assistance-suggestion-guidance-concept_53876-133712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/consulting-advisory-assistance-suggestion-guidance-concept_53876-133712.jpg?_wi=1", imageAlt: "professional life coach working with client", }, ]} @@ -230,7 +230,7 @@ export default function LandingPage() { content: "Call us at 0468 952 325 to schedule an initial consultation.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/consulting-advisory-assistance-suggestion-guidance-concept_53876-133712.jpg" + imageSrc="http://img.b2bpic.net/free-photo/consulting-advisory-assistance-suggestion-guidance-concept_53876-133712.jpg?_wi=2" title="Frequently Asked Questions" description="Have questions about our coaching programs?" faqsAnimation="slide-up" -- 2.49.1