From 2882fac7e59bd341008a0676d01d42a707aba9ee Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 09:42:37 +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 72b6c32..5b3401f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { title: "Limpieza de Tapicería", description: "Limpieza a fondo para sillones, sillas y tapicería completa de vehículos.", icon: Car, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-girl-talking-video-call-looks-laptop-having-online-meeting-sitting_1258-190963.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-girl-talking-video-call-looks-laptop-having-online-meeting-sitting_1258-190963.jpg?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-rechargeable-vacuum-cleaner-cleaning-home_1303-27164.jpg"}, ] @@ -138,7 +138,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "María G.", role: "Cliente", testimonial: "Mi sofá quedó como nuevo. Muy profesional y puntual.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-girl-talking-video-call-looks-laptop-having-online-meeting-sitting_1258-190963.jpg"}, + id: "1", name: "María G.", role: "Cliente", testimonial: "Mi sofá quedó como nuevo. Muy profesional y puntual.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-girl-talking-video-call-looks-laptop-having-online-meeting-sitting_1258-190963.jpg?_wi=2"}, { id: "2", name: "Juan L.", role: "Cliente", testimonial: "Tenía manchas de años y desaparecieron completamente.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-blond-woman-sits-with-cup-tea-bedroom-rests-home-enjoys_1258-255115.jpg"}, { -- 2.49.1