Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -93,17 +93,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Signature Haircut",
|
||||
description: "Consultation, precision cut, and styling.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-scissors_23-2148859736.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-scissors_23-2148859736.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Fade & Lineup",
|
||||
description: "Crisp edges and architectural fades.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-waiting-haircut_23-2148256975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-waiting-haircut_23-2148256975.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Beard Sculpting",
|
||||
description: "Expert trimming and definition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barbershop-concept_23-2148506221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barbershop-concept_23-2148506221.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
handle: "Regular Client",
|
||||
testimonial: "Consistency and quality unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-waiting-haircut_23-2148256975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-waiting-haircut_23-2148256975.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
handle: "Verified Client",
|
||||
testimonial: "True professionals and the best in town.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barbershop-concept_23-2148506221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barbershop-concept_23-2148506221.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
description="Ready for your best look? Book your spot with Kamil or Daniel today."
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Get Directions"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-scissors_23-2148859736.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-scissors_23-2148859736.jpg?_wi=2"
|
||||
imageAlt="Barber station"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user