From 7a3f7d77c6141fa96cb6fda2201252cad8bc047d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 31 May 2026 20:35:48 +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 b273250..983cf12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,8 +147,8 @@ export default function HomePage() { title="La mejor ferretería de Bahía Blanca." description="4.7 promedio en Google" testimonials={[ - { id: "1", name: "Matias Rial", role: "Cliente", testimonial: "La mejor ferretería. Buen surtido, precio y calidad. Excelente atención.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-expressing-dissatisfaction-blue-shirt-looking-displeased-front-view_176474-99162.jpg", imageAlt: "Avatar of Matias Rial", icon: Star }, - { id: "2", name: "Gaby Trujillo", role: "Cliente", testimonial: "Tienen de todo, y te atienden de 10. Siempre tengo la solución que necesito.", imageSrc: "http://img.b2bpic.net/free-photo/packaging-advisor-having-merchandise-boxes-hands_482257-88034.jpg", imageAlt: "Avatar of Gaby Trujillo", icon: Star }, + { id: "1", name: "Matias Rial", role: "Cliente", testimonial: "La mejor ferretería. Buen surtido, precio y calidad. Excelente atención.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-expressing-dissatisfaction-blue-shirt-looking-displeased-front-view_176474-99162.jpg?_wi=1", imageAlt: "Avatar of Matias Rial", icon: Star }, + { id: "2", name: "Gaby Trujillo", role: "Cliente", testimonial: "Tienen de todo, y te atienden de 10. Siempre tengo la solución que necesito.", imageSrc: "http://img.b2bpic.net/free-photo/packaging-advisor-having-merchandise-boxes-hands_482257-88034.jpg?_wi=1", imageAlt: "Avatar of Gaby Trujillo", icon: Star }, { id: "3", name: "Guillermo Calderoni", role: "Cliente", testimonial: "Personal que asesora de forma muy profesional con amplios conocimientos. Los recomiendo.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-customer-service-agent_23-2151933145.jpg", imageAlt: "Avatar of Guillermo Calderoni", icon: Star }, { id: "4", name: "Juan Perez", role: "Cliente", testimonial: "Excelente atención y variedad de productos. Siempre encuentro lo que busco.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-construction_23-2150772847.jpg", imageAlt: "Avatar of Juan Perez", icon: Star }, { id: "5", name: "Maria Lopez", role: "Cliente", testimonial: "Muy buenos precios y la calidad de los productos es inmejorable. Recomiendo FerreShop.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170408.jpg", imageAlt: "Avatar of Maria Lopez", icon: Star }