Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@carlosg",
|
||||
testimonial: "¡Excelente servicio, ambiente increíble y cortes perfectos! 10/10",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-shaved-with-straight-edge-razor-by-hairdresser-barbershop_1153-9769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-shaved-with-straight-edge-razor-by-hairdresser-barbershop_1153-9769.jpg?_wi=1",
|
||||
imageAlt: "modern barber shop interior",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@marcr",
|
||||
testimonial: "Profesionales que escuchan lo que quieres y lo hacen perfecto.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg?_wi=1",
|
||||
imageAlt: "modern barber shop interior",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-man-getting-shaved-with-straight-edge-razor-by-hairdresser-barbershop_1153-9769.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-man-getting-shaved-with-straight-edge-razor-by-hairdresser-barbershop_1153-9769.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hairstylist-cutting-customer-hair-helped-by-scissors_23-2148256966.jpg",
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
description: "Dominio total de las últimas técnicas.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/instruments-hairdresser-black-towel_23-2148181901.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user