From 98e4a4514253109afed95f5554245340ca8535c2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:09:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2992ceb..dbe4fa6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-dog_23-2149271778.jpg", videoAriaLabel: "Testimonio de Cristina Castro"}, { id: "3", name: "luca benini", role: "Cliente Agradecido", company: "Google Reviews", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600108.jpg", videoAriaLabel: "Testimonio de Luca Benini"}, + imageSrc: "https://assets.refine.dev/refine/refine-week-2023/images/profile-image-1.png", videoAriaLabel: "Testimonio de Luca Benini"}, { id: "4", name: "Marta García", role: "Dueña de Gatito", company: "Google Reviews", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-cafe-with-her-pet-french-bulldog_1303-32215.jpg", videoAriaLabel: "Testimonio de Marta García"}, -- 2.49.1