Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
|||||||
handle: "@marc_bcn",
|
handle: "@marc_bcn",
|
||||||
testimonial: "Best fade I've had in Barcelona. Truly professional.",
|
testimonial: "Best fade I've had in Barcelona. Truly professional.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/black-man-with-beard-looking-away_23-2148203662.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/black-man-with-beard-looking-away_23-2148203662.jpg?_wi=1",
|
||||||
imageAlt: "cinematic barber shop",
|
imageAlt: "cinematic barber shop",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
|||||||
handle: "@alex_d",
|
handle: "@alex_d",
|
||||||
testimonial: "The attention to detail here is unmatched. Luxury vibes.",
|
testimonial: "The attention to detail here is unmatched. Luxury vibes.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-male-customer-sitting-armchair-barber-shop_23-2147839805.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-male-customer-sitting-armchair-barber-shop_23-2147839805.jpg?_wi=1",
|
||||||
imageAlt: "cinematic barber shop",
|
imageAlt: "cinematic barber shop",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
|||||||
handle: "@jordi_v",
|
handle: "@jordi_v",
|
||||||
testimonial: "Top tier grooming. Highly recommend for a sharp look.",
|
testimonial: "Top tier grooming. Highly recommend for a sharp look.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21678.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21678.jpg?_wi=1",
|
||||||
imageAlt: "cinematic barber shop",
|
imageAlt: "cinematic barber shop",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
|||||||
handle: "@luca_s",
|
handle: "@luca_s",
|
||||||
testimonial: "The atmosphere is incredible. Proper barber culture.",
|
testimonial: "The atmosphere is incredible. Proper barber culture.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wallpaper-pattern-wooden-background-job-career-concept_53876-143260.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wallpaper-pattern-wooden-background-job-career-concept_53876-143260.jpg?_wi=1",
|
||||||
imageAlt: "cinematic barber shop",
|
imageAlt: "cinematic barber shop",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
|||||||
handle: "@sam_r",
|
handle: "@sam_r",
|
||||||
testimonial: "Precision work. Won't go anywhere else now.",
|
testimonial: "Precision work. Won't go anywhere else now.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-using-scissors-make-hairstyle_23-2148298276.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/barber-using-scissors-make-hairstyle_23-2148298276.jpg?_wi=1",
|
||||||
imageAlt: "cinematic barber shop",
|
imageAlt: "cinematic barber shop",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
|||||||
href: "https://www.instagram.com/barberia_el_khal",
|
href: "https://www.instagram.com/barberia_el_khal",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/black-man-with-beard-looking-away_23-2148203662.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/black-man-with-beard-looking-away_23-2148203662.jpg?_wi=2"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
|||||||
title: "Haircuts",
|
title: "Haircuts",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/rear-view-male-customer-sitting-armchair-barber-shop_23-2147839805.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/rear-view-male-customer-sitting-armchair-barber-shop_23-2147839805.jpg?_wi=2"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="blur-reveal"
|
metricsAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
|||||||
"fade",
|
"fade",
|
||||||
"grooming",
|
"grooming",
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21678.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21678.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2",
|
||||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
|||||||
"shave",
|
"shave",
|
||||||
"luxury",
|
"luxury",
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wallpaper-pattern-wooden-background-job-career-concept_53876-143260.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wallpaper-pattern-wooden-background-job-career-concept_53876-143260.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3",
|
||||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
|||||||
"styling",
|
"styling",
|
||||||
"modern",
|
"modern",
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-using-scissors-make-hairstyle_23-2148298276.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/barber-using-scissors-make-hairstyle_23-2148298276.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Our Signature Services"
|
title="Our Signature Services"
|
||||||
|
|||||||
Reference in New Issue
Block a user