Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
handle: "@alv",
|
||||
testimonial: "The best haircut in Doral. Professional and clean.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg?_wi=1",
|
||||
imageAlt: "luxury barbershop interior minimalist",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@julian",
|
||||
testimonial: "Great atmosphere and top-tier service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg?_wi=1",
|
||||
imageAlt: "luxury barbershop interior minimalist",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@carlos",
|
||||
testimonial: "The classic shave experience is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=1",
|
||||
imageAlt: "luxury barbershop interior minimalist",
|
||||
},
|
||||
{
|
||||
@@ -91,11 +91,11 @@ export default function LandingPage() {
|
||||
handle: "@vic",
|
||||
testimonial: "Professional grooming standards every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg?_wi=1",
|
||||
imageAlt: "luxury barbershop interior minimalist",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bearded-male-sitting-armchair-barber-shop-while-hairdresser-modeling-beard-with-scissors-comb-barbershop_613910-18515.jpg",
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
"Style",
|
||||
"Grooming",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
"Classic",
|
||||
"Luxury",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
"Beard",
|
||||
"Style",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Grooming Services"
|
||||
|
||||
Reference in New Issue
Block a user