From de1f96ba8e27b548e0b3fecb9efcb25aa74098d3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 14:35:11 +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 d638a6e..68b2044 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { { id: "1", name: "MarĂ­a G.", - imageSrc: "http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg?_wi=1", }, { id: "2", @@ -153,7 +153,7 @@ export default function LandingPage() { { id: "5", name: "Esteban S.", - imageSrc: "http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg?_wi=2", }, ]} cardTitle="Lo que dicen nuestros clientes" -- 2.49.1