From 21d8da19a125e5f0a7feb97ba4eff2b4456cf198 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 11:39:24 +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 a902064..c4214ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -187,7 +187,7 @@ export default function LandingPage() { role: "CEO", company: "GrowthCorp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg?_wi=1", }, { id: "t2", @@ -219,7 +219,7 @@ export default function LandingPage() { role: "Operations", company: "Streamline Inc.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg?_wi=2", }, ]} title="Trusted by Industry Leaders" -- 2.49.1