From bcd7bf5386edddaa9e0c5318a4341920cd6cd4f8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 20:27:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index efffc9a..f63e72a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -232,19 +232,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Lisset Rosales", role: "Novia", company: "Querétaro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bridal-portrait-wedding-smile-walking_1304-958.jpg", quote: "LNW capturó cada instante mágico de nuestra boda con una sensibilidad increíble. Las fotos son pura poesía visual."}, + imageSrc: "http://img.b2bpic.net/free-photo/bridal-portrait-wedding-smile-walking_1304-958.jpg"}, { id: "2", name: "Diana Nallely Dávila", role: "Novia", company: "Querétaro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-festive-suit-black-bow-tie-stands-before-great-sea-view_8353-7081.jpg", quote: "Nuestro Wedding Film es una obra maestra. Cada vez que lo vemos, revivimos la emoción de ese día. ¡Gracias LNW!"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-festive-suit-black-bow-tie-stands-before-great-sea-view_8353-7081.jpg"}, { id: "3", name: "Marco Antonio", role: "Novio", company: "Querétaro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg", quote: "El equipo de LNW fue muy profesional y discreto. Nos sentimos cómodos y el resultado superó todas nuestras expectativas."}, + imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg"}, { id: "4", name: "Fernanda G.", role: "Novia", company: "Querétaro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sweet-happy-moments-cute-couple-love-proposal-marriage-astonished-ring-present-valentines-day-sensual-celebration-together-cheerful-mood-smiling_197531-2403.jpg", quote: "No podríamos estar más felices con nuestras fotos. LNW realmente entiende cómo contar una historia de amor a través de sus lentes."}, + imageSrc: "http://img.b2bpic.net/free-photo/sweet-happy-moments-cute-couple-love-proposal-marriage-astonished-ring-present-valentines-day-sensual-celebration-together-cheerful-mood-smiling_197531-2403.jpg"}, { id: "5", name: "Alejandro V.", role: "Novio", company: "Querétaro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", quote: "Desde la sesión de compromiso hasta el gran día, LNW nos brindó un servicio excepcional y unos recuerdos que atesoraremos siempre."}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"}, ]} kpiItems={[ { -- 2.49.1