Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@johndoe",
|
||||
testimonial: "Best barber in the city, hands down.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg?_wi=1",
|
||||
imageAlt: "Young bearded man getting haircut by hairdresser while sitting in chair at barbershop Barber soul",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@janesmith",
|
||||
testimonial: "Very professional and consistent quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=1",
|
||||
imageAlt: "Young bearded man getting haircut by hairdresser while sitting in chair at barbershop Barber soul",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@mikeross",
|
||||
testimonial: "Great attention to detail and atmosphere.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-with-apron_23-2148366567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-with-apron_23-2148366567.jpg?_wi=1",
|
||||
imageAlt: "Young bearded man getting haircut by hairdresser while sitting in chair at barbershop Barber soul",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@davidl",
|
||||
testimonial: "Finally found a place that understands my beard style perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-man-with-receive-moustache-beard-trimming-procedure-barbershop_613910-15033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-man-with-receive-moustache-beard-trimming-procedure-barbershop_613910-15033.jpg?_wi=1",
|
||||
imageAlt: "Young bearded man getting haircut by hairdresser while sitting in chair at barbershop Barber soul",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
handle: "@chrisb",
|
||||
testimonial: "Atmosphere is great, super welcoming and clean.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-hair-cutting-machine-pointing-with-finger-side-smiling-standing-purple-wall_141793-48449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-hair-cutting-machine-pointing-with-finger-side-smiling-standing-purple-wall_141793-48449.jpg?_wi=1",
|
||||
imageAlt: "Young bearded man getting haircut by hairdresser while sitting in chair at barbershop Barber soul",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
tagIcon={Star}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg?_wi=2"
|
||||
imageAlt="Young bearded man getting haircut by hairdresser while sitting in chair at barbershop"
|
||||
avatars={[
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
description="With years of experience, we specialize in high-precision cuts and personalized grooming services."
|
||||
subdescription="Our studio is designed for comfort and quality, ensuring every client leaves feeling like a star."
|
||||
icon={Scissors}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Select",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=3",
|
||||
imageAlt: "Male barber giving his client a nice haircut",
|
||||
},
|
||||
{
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Select",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-with-apron_23-2148366567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-with-apron_23-2148366567.jpg?_wi=2",
|
||||
imageAlt: "Male barber giving his client a nice haircut",
|
||||
},
|
||||
]}
|
||||
@@ -276,19 +276,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Marcus A.",
|
||||
role: "Head Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-with-apron_23-2148366567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-with-apron_23-2148366567.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah L.",
|
||||
role: "Stylist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-man-with-receive-moustache-beard-trimming-procedure-barbershop_613910-15033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-man-with-receive-moustache-beard-trimming-procedure-barbershop_613910-15033.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "James B.",
|
||||
role: "Junior Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-hair-cutting-machine-pointing-with-finger-side-smiling-standing-purple-wall_141793-48449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-holding-hair-cutting-machine-pointing-with-finger-side-smiling-standing-purple-wall_141793-48449.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Experts"
|
||||
|
||||
Reference in New Issue
Block a user