From 670e5b039f4fcf644bb67ce9b89cef5fd2e208d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 16:05:29 +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 357519a..22f2b73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/two-entrepreneurs-talking-while-working-desk-office-focus-is-happy-businessman_637285-1041.jpg", imageAlt: "Professional business consulting team meeting" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1641.jpg", imageAlt: "Solo Solutions founder and consultant" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1641.jpg?_wi=1", imageAlt: "Solo Solutions founder and consultant" } ]} mediaAnimation="slide-up" @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Ongoing Support", description: "Our commitment doesn't end at the recommendation phase. We partner with you through implementation and beyond.", icon: Shield } ]} - imageSrc="http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1641.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1641.jpg?_wi=2" imageAlt="Solo Solutions founder and leadership team" mediaAnimation="slide-up" imagePosition="right"