From a4add2051f7e672b55b0c53aab1323d546668893 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 19:42:31 +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 a30972e..1ba8324 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ export default function LandingPage() { role: "Client", company: "Kano Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looking-her-man-while-they-eating-breakfast_171337-4940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looking-her-man-while-they-eating-breakfast_171337-4940.jpg?_wi=1", }, { id: "2", @@ -175,7 +175,7 @@ export default function LandingPage() { role: "Client", company: "Kano Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looking-her-man-while-they-eating-breakfast_171337-4940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looking-her-man-while-they-eating-breakfast_171337-4940.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1