Update src/app/page.tsx
This commit is contained in:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user