Merge version_1 into main #1
@@ -65,19 +65,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Interior de la ferretería",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-looking-clothes-thrift-shop_23-2150082906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-looking-clothes-thrift-shop_23-2150082906.jpg?_wi=1",
|
||||
imageAlt: "Atención al cliente personalizada",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-box-hands-new-house_496169-649.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-box-hands-new-house_496169-649.jpg?_wi=1",
|
||||
imageAlt: "Variedad de productos de calidad",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669804.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669804.jpg?_wi=1",
|
||||
imageAlt: "Cliente satisfecho con sus herramientas",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg?_wi=1",
|
||||
imageAlt: "Experiencia de compra local",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
quote: "Recibe ayuda en cuanto entras. Servicio muy útil y amable. ¡Me encanta este lugar!",
|
||||
name: "Steve Walton",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-looking-clothes-thrift-shop_23-2150082906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-looking-clothes-thrift-shop_23-2150082906.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
quote: "Gran variedad de productos y mejor calidad que grandes cadenas. Muy satisfecho.",
|
||||
name: "Lee Marxen",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-box-hands-new-house_496169-649.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-box-hands-new-house_496169-649.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
quote: "Personal muy amable y tienda muy limpia.",
|
||||
name: "Myron Wells",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669804.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669804.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
quote: "Siempre encuentro lo que necesito, excelente trato humano.",
|
||||
name: "Ana García",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
|
||||
Reference in New Issue
Block a user