Merge version_1 into main #2
@@ -43,6 +43,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
title="Traditional Turkish Barber Excellence"
|
||||
description="Authentic grooming services combining centuries-old techniques with modern expertise. Premium haircuts, traditional shaves, facial treatments, and more."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Premium Grooming"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-section-barber-applying-cream-clients-beard_107420-94760.jpg"
|
||||
@@ -51,10 +52,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ahmed Hassan", handle: "Regular Customer", testimonial: "The best barber experience I've had. Authentic Turkish techniques with incredible attention to detail.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Ahmed Hassan"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Ahmed Hassan"},
|
||||
{
|
||||
name: "Marcus Johnson", handle: "Business Owner", testimonial: "Professional service, clean environment, and they really understand the craft. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Marcus Johnson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
name: "David Chen", handle: "First-Time Visitor", testimonial: "Exceeded all my expectations. The facial treatment was incredibly relaxing and left my skin feeling amazing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"},
|
||||
|
||||
Reference in New Issue
Block a user