From 4a9a361702a3b743d2d4582b809957ca37eefda0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 10:38:03 +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 f47052a..0062264 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-coffee_23-2149073079.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-coffee_23-2149073079.jpg?_wi=1" imageAlt="Professional business coaching environment" /> @@ -104,7 +104,7 @@ export default function LandingPage() { description: "Empowering executives to inspire teams and cultivate high-performance cultures.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-coffee_23-2149073079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-coffee_23-2149073079.jpg?_wi=2", imageAlt: "professional business coach speaking meeting", }, { -- 2.49.1