From 5469a36ae33bf491561192ad559447f7df19ba01 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 15:55:40 +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 95f43ca..fbd7f61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -224,7 +224,7 @@ export default function LandingPage() { role: "Resident", company: "Colvale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-woman-bathroom_329181-1519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-woman-bathroom_329181-1519.jpg?_wi=1", }, { id: "t2", @@ -256,7 +256,7 @@ export default function LandingPage() { role: "Client", company: "Goa", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-woman-bathroom_329181-1519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-woman-bathroom_329181-1519.jpg?_wi=2", }, ]} title="Voices from Colvale" -- 2.49.1