Update src/app/productos/page.tsx
This commit is contained in:
@@ -108,8 +108,8 @@ export default function ProductosPage() {
|
||||
title="Calidad que nos recomiendan."
|
||||
description="Nuestros clientes satisfechos son nuestra mejor garantía."
|
||||
testimonials={[
|
||||
{ id: "6", name: "Carlos Ruiz", role: "Constructor", testimonial: "Las herramientas eléctricas de FerreShop son duraderas y potentes. Indispensables en cada obra.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-expressing-dissatisfaction-blue-shirt-looking-displeased-front-view_176474-99162.jpg", imageAlt: "Avatar of Carlos Ruiz", icon: Star },
|
||||
{ id: "7", name: "Ana Fernández", role: "Arquitecta", testimonial: "Encuentro todos los materiales de construcción que necesito con la mejor calidad y asesoramiento.", imageSrc: "http://img.b2bpic.net/free-photo/packaging-advisor-having-merchandise-boxes-hands_482257-88034.jpg", imageAlt: "Avatar of Ana Fernández", icon: Star }
|
||||
{ id: "6", name: "Carlos Ruiz", role: "Constructor", testimonial: "Las herramientas eléctricas de FerreShop son duraderas y potentes. Indispensables en cada obra.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-expressing-dissatisfaction-blue-shirt-looking-displeased-front-view_176474-99162.jpg?_wi=2", imageAlt: "Avatar of Carlos Ruiz", icon: Star },
|
||||
{ id: "7", name: "Ana Fernández", role: "Arquitecta", testimonial: "Encuentro todos los materiales de construcción que necesito con la mejor calidad y asesoramiento.", imageSrc: "http://img.b2bpic.net/free-photo/packaging-advisor-having-merchandise-boxes-hands_482257-88034.jpg?_wi=2", imageAlt: "Avatar of Ana Fernández", icon: Star }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user