Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@cutman",
|
||||
testimonial: "La mejor experiencia en barbería que he tenido en años.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-trimmers-dressing-table_107420-94767.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-trimmers-dressing-table_107420-94767.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior luxury dark",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@carlosm",
|
||||
testimonial: "El ambiente es espectacular y el corte impecable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-cutting-hair-client_23-2147778920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-cutting-hair-client_23-2147778920.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior luxury dark",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@luisf",
|
||||
testimonial: "Gran atención, se nota que son expertos en lo que hacen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18293.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior luxury dark",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@jorgea",
|
||||
testimonial: "Juriquilla necesitaba un lugar así de profesional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-beard-man_23-2147778882.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-beard-man_23-2147778882.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior luxury dark",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
handle: "@miguelr",
|
||||
testimonial: "La relación calidad-precio es insuperable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-holding-mousse-near-customer_23-2147778807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-holding-mousse-near-customer_23-2147778807.jpg?_wi=1",
|
||||
imageAlt: "barber shop interior luxury dark",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "https://wa.me/524424327973",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/various-trimmers-dressing-table_107420-94767.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/various-trimmers-dressing-table_107420-94767.jpg?_wi=2"
|
||||
imageAlt="barber shop interior luxury dark"
|
||||
avatars={[
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
title: "Reseñas de clientes",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-barber-cutting-hair-client_23-2147778920.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-barber-cutting-hair-client_23-2147778920.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageAlt="barber cutting hair professional"
|
||||
@@ -290,21 +290,21 @@ export default function LandingPage() {
|
||||
name: "Victor A.",
|
||||
role: "Cliente",
|
||||
testimonial: "Me dejó el corte justo como quería, me hicieron sentir consentido. Definitivamente tienen un nuevo cliente.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18293.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Nestor C.",
|
||||
role: "Cliente",
|
||||
testimonial: "El facial y cuidado que tienen es muy profesional. Fui por un arreglo de barba y me sentí en un spa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-beard-man_23-2147778882.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-beard-man_23-2147778882.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Michel G.",
|
||||
role: "Cliente",
|
||||
testimonial: "La atención y el servicio fue de lo mejor, se tomó su tiempo. Recomiendo mucho el lugar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-holding-mousse-near-customer_23-2147778807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-holding-mousse-near-customer_23-2147778807.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -344,7 +344,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonText="Escribir por WhatsApp"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-barber-cutting-hair-client_23-2147778920.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-barber-cutting-hair-client_23-2147778920.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user