From b9b9ee9786e4c2b2ed9a00ebb34a6107e8c493aa Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 13:12:12 +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 aa21eb2..2723518 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { role: "Client", company: "Orlando", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-boy-s-afro-hair_52683-90511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-boy-s-afro-hair_52683-90511.jpg?_wi=1", }, { id: "2", @@ -162,7 +162,7 @@ export default function LandingPage() { role: "Client", company: "Orlando", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-boy-s-afro-hair_52683-90511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-care-boy-s-afro-hair_52683-90511.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1