From 1711cd4715c7327417c46d9b0931b7d49fe22903 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 17:45:36 +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 df5c14f..212f126 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,7 @@ export default function LandingPage() { title: "Client Retention", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-working-office_23-2149370554.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-office_23-2149370554.jpg?_wi=1" imageAlt="Game development team in action" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -294,7 +294,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/people-working-office_23-2149370554.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-office_23-2149370554.jpg?_wi=2" /> -- 2.49.1