Merge version_1 into main #3
@@ -67,9 +67,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Signature Haircut", description: "Consultation, precision cut, and styling.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-scissors_23-2148859736.jpg" },
|
||||
{ title: "Fade & Lineup", description: "Crisp edges and architectural fades.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-customer-waiting-haircut_23-2148256975.jpg" },
|
||||
{ title: "Beard Sculpting", description: "Expert trimming and definition.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-barbershop-concept_23-2148506221.jpg" },
|
||||
{ title: "Signature Haircut", description: "Consultation, precision cut, and styling.", 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?_wi=1" },
|
||||
{ title: "Beard Sculpting", description: "Expert trimming and definition.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-barbershop-concept_23-2148506221.jpg?_wi=1" },
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Precision cuts and beard work for the modern gentleman."
|
||||
@@ -86,8 +86,8 @@ export default function LandingPage() {
|
||||
{ id: "1", name: "Ilkin I.", handle: "Verified Client", testimonial: "Kamil is master class. Best cut in Toronto.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-working-as-wedding-planners_23-2150328569.jpg" },
|
||||
{ id: "2", name: "Emmet B.", handle: "Verified Client", testimonial: "Dan delivers top-quality detail every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg" },
|
||||
{ id: "3", name: "Emre K.", handle: "Verified Client", testimonial: "Best haircut experience in the city.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-bride-young-woman-with-wedding-hairstyle-silk-robe-drinking-looking-bridesmaids-gray-style-robes-standing-spacious-room-near-window_8353-12010.jpg" },
|
||||
{ id: "4", name: "Yunus B.", 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" },
|
||||
{ id: "5", name: "Oğuz T.", 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" },
|
||||
{ id: "4", name: "Yunus B.", 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?_wi=2" },
|
||||
{ id: "5", name: "Oğuz T.", 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?_wi=2" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Verdict"
|
||||
@@ -117,7 +117,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