Merge version_1 into main #1
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
description="Sebastian's Expertise"
|
||||
subdescription="Master Barber & Founder"
|
||||
icon={Scissors}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506244.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506244.jpg?_wi=1"
|
||||
imageAlt="Precise fade haircut demonstration"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -93,10 +93,10 @@ export default function LandingPage() {
|
||||
title: "Precision Haircuts", description: "Expert fades, clean lines, and personalized styling tailored to your face shape and hair type.", icon: Scissors,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506244.jpg", imageAlt: "Precision fade haircut"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506244.jpg?_wi=2", imageAlt: "Precision fade haircut"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506244.jpg", imageAlt: "Professional barber tools"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506244.jpg?_wi=3", imageAlt: "Professional barber tools"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -104,10 +104,10 @@ export default function LandingPage() {
|
||||
title: "Straight Razor Shaves", description: "Classic hot-towel shaves with traditional straight-edge technique for the ultimate grooming experience.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-stylist-making-styling-beard-client-salon_23-2148181978.jpg", imageAlt: "Straight razor shaving technique"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-stylist-making-styling-beard-client-salon_23-2148181978.jpg?_wi=1", imageAlt: "Straight razor shaving technique"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-stylist-making-styling-beard-client-salon_23-2148181978.jpg", imageAlt: "Traditional shaving detail"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-stylist-making-styling-beard-client-salon_23-2148181978.jpg?_wi=2", imageAlt: "Traditional shaving detail"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -115,10 +115,10 @@ export default function LandingPage() {
|
||||
title: "Beard Trims & Grooming", description: "Expert beard shaping, detailing, and maintenance to keep your facial hair looking sharp and well-maintained.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-trimming-beard-client_23-2147778816.jpg", imageAlt: "Professional beard trim"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-trimming-beard-client_23-2147778816.jpg?_wi=1", imageAlt: "Professional beard trim"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-trimming-beard-client_23-2147778816.jpg", imageAlt: "Beard grooming detail"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-trimming-beard-client_23-2147778816.jpg?_wi=2", imageAlt: "Beard grooming detail"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -126,10 +126,10 @@ export default function LandingPage() {
|
||||
title: "Kids' Haircuts", description: "Friendly, welcoming environment perfect for children. Experienced with all ages and patient approach.", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-getting-hair-washed-salon_23-2149870377.jpg", imageAlt: "Kids haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-getting-hair-washed-salon_23-2149870377.jpg?_wi=1", imageAlt: "Kids haircut service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-getting-hair-washed-salon_23-2149870377.jpg", imageAlt: "Family-friendly haircut"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-getting-hair-washed-salon_23-2149870377.jpg?_wi=2", imageAlt: "Family-friendly haircut"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user