From 69f9a0d208e84ba7a727a080f8f3405dec06abcc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:54:12 +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 871594e..68cef8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { { id: 3, title: "Recolecta Recuerdos", description: "Un minijuego tipo Pac-Man donde recoges recuerdos especiales mientras evitas obstáculos como la rutina y el estrés. ¡Maximiza tu puntuación!", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/neon-glitched-frame-dark-background_53876-99869.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-psd/pink-style-pixel-heart-valentine-s-day_314999-1872.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-psd/pink-style-pixel-heart-valentine-s-day_314999-1872.jpg?_wi=1" }, }, ]} showStepNumbers={true} @@ -116,7 +116,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Nuestro Primer Beso", role: "Nivel 1", company: "Restaurante Mágico", rating: 5, - imageSrc: "http://img.b2bpic.net/free-psd/pink-style-pixel-heart-valentine-s-day_314999-1872.jpg"}, + imageSrc: "http://img.b2bpic.net/free-psd/pink-style-pixel-heart-valentine-s-day_314999-1872.jpg?_wi=2"}, { id: "2", name: "Viaje a Paraíso", role: "Nivel 2", company: "Destino Inesperado", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/pixelated-videogame-elements_23-2147568364.jpg"}, -- 2.49.1