From 3eda02e43532f4629c53b0836c3c3cf0871d7f2c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:12:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index adf8aad..f5b36aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,22 +191,10 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Diego Calderon", date: "Date: 15 Enero 2025", tag: "Cliente Regular", title: "¡Increíble experiencia!", quote: "Ayer pasé a almorzar, y estaba buenísimo, los precios están súper bien el local súper bonito, la atención excelente y el tiempo de espera fue súper rápido!! El menú bastante variado.", avatarSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg" + id: "1", name: "Diego Calderon", date: "Date: 15 Enero 2025", tag: "Cliente Regular", title: "¡Increíble experiencia!", quote: "Ayer pasé a almorzar, y estaba buenísimo, los precios están súper bien el local súper bonito, la atención excelente y el tiempo de espera fue súper rápido!! El menú bastante variado.", avatarSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=male1", avatarAlt: "Foto de perfil anónima - Hombre" }, { - id: "2", name: "Ed Zoto", date: "Date: 10 Enero 2025", tag: "Cliente Satisfecho", title: "Excelente servicio", quote: "Excelente servicio y la comida de muy buena calidad. La recomiendo 100% !", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-black-man-wearing-suit-felt-hat_613910-1878.jpg" - }, - { - id: "3", name: "María González, Abogada de San José", date: "Date: 5 Enero 2025", tag: "Cliente Regular", title: "¡La mejor parrilla que he probado!", quote: "Carbón 21 es mi lugar favorito para celebrar. Las carnes están perfectas, el servicio es impecable y el ambiente es muy acogedor. Definitivamente regresaré.", avatarSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-being-surprised-by-her-husband_23-2148435747.jpg" - }, - { - id: "4", name: "Carlos Rodríguez, Empresario de Heredia", date: "Date: 20 Diciembre 2024", tag: "Eventos Corporativos", title: "Perfecto para negocios y amigos", quote: "He traído a mis clientes y colegas varias veces. El pulpo a la gallega es exquisito y la parrillada mixta es generosa. Muy recomendado para eventos especiales.", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-black-man-wearing-suit-felt-hat_613910-1878.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-eating-outdoors_23-2150168142.jpg" - }, - { - id: "5", name: "Alejandra Méndez, Instructora de Yoga", date: "Date: 12 Diciembre 2024", tag: "Cliente Satisfecha", title: "Comida de alta calidad", quote: "La calidad de los ingredientes es evidente en cada bocado. Me encanta cómo preparan el filet mignon y las atenciones del personal son excepcionales.", avatarSrc: "http://img.b2bpic.net/free-vector/meditando_1450-177.jpg", imageSrc: "http://img.b2bpic.net/free-photo/friend-grilling-burgers-tailgate-party_53876-132387.jpg" - }, - { - id: "6", name: "David López, Turista de España", date: "Date: 8 Diciembre 2024", tag: "Viajero Internacional", title: "Auténtica experiencia costarricense", quote: "Durante mi visita a Costa Rica, Carbón 21 fue la mejor experiencia gastronómica. El ambiente, la comida y el servicio fueron fantásticos. ¡Costa Rica es increíble!", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-hiker-holding-generic-map-forest_23-2148148612.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food-table_23-2148625999.jpg" + id: "2", name: "Ed Zoto", date: "Date: 10 Enero 2025", tag: "Cliente Satisfecho", title: "Excelente servicio", quote: "Excelente servicio y la comida de muy buena calidad. La recomiendo 100% !", avatarSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=male2", avatarAlt: "Foto de perfil anónima - Hombre" } ]} />