From ea7827a375652ea0fe6a3f67ec69ee7f6639e736 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:44:54 +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 0f9618f..9ebaa0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { { value: "500+", title: "Clients Served" }, { value: "3.5M+", title: "Organic Visits Generated" } ]} - imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg?_wi=1" imageAlt="Our team collaborating" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -238,7 +238,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg?_wi=2" imageAlt="Team meeting" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1