From 0244b10e706cd83cca9a1a1af9c3e9b144b9af4e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 15:04:42 +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 45ab1ea..2ed9ba5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,7 +184,7 @@ export default function LandingPage() { role: "CEO", company: "TechInnovate", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg?_wi=1", }, { id: "t2", @@ -216,7 +216,7 @@ export default function LandingPage() { role: "Lead", company: "RetailDirect", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1