From 067ea8b9959a6294e098e54fa4545ac6865cd5b9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:29:52 +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 e82b630..8326dba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,11 +125,11 @@ export default function LandingPage() { { id: "1", name: "Julia Spanos", imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg", imageAlt: "Julia Spanos"}, { - id: "2", name: "Lucía Togel", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13341.jpg", imageAlt: "Lucía Togel"}, + id: "2", name: "Lucía Togel", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13341.jpg?_wi=1", imageAlt: "Lucía Togel"}, { id: "3", name: "Ruth Wunderlin", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Ruth Wunderlin"}, { - id: "4", name: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13341.jpg", imageAlt: "Cliente de CATU"}, + id: "4", name: "Cliente Satisfecho", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13341.jpg?_wi=2", imageAlt: "Cliente de CATU"}, ]} cardTitle="Más de 965 clientes nos recomiendan y valoran nuestra pastelería con 4.4 estrellas" cardTag="Lo que dicen nuestros clientes" -- 2.49.1