From 0d5b47d1a26c7355f878d7782e6cd20a648079c9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 16:08:23 +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 03327e2..943e69f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { title: "Client Retention", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -148,7 +148,7 @@ export default function LandingPage() { title: "Contract Negotiation", description: "Reviewing and drafting complex business agreements and contracts.", tag: "Contract", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg?_wi=2", imageAlt: "professional law office interior", }, { -- 2.49.1