From 7caffb9e8ee5f51fc559078f099866f1bb14412f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 11:49:01 +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 65c8801..b7389f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { role: "Guia Local", company: "Cliente", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg?_wi=1", }, { id: "3", @@ -165,7 +165,7 @@ export default function LandingPage() { role: "ClĂ­nica", company: "Cliente", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg?_wi=2", }, { id: "4", -- 2.49.1