From e93d1c8e82ba3ba459054b1841b1ca3bf0b68294 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 21:12:47 +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 768409e..88de450 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,7 +188,7 @@ export default function LandingPage() { role: "Creative", company: "Design Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-penny-board-full-shot_23-2148950657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-penny-board-full-shot_23-2148950657.jpg?_wi=1", }, { id: "2", @@ -220,7 +220,7 @@ export default function LandingPage() { role: "Stylist", company: "UrbanVogue", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-penny-board-full-shot_23-2148950657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-penny-board-full-shot_23-2148950657.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1