Merge version_1 into main #4
@@ -54,12 +54,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-trimmed-salon_23-2148242774.jpg", imageAlt: "Professional barbershop interior at Eillia" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/reflection-barber-cutting-man-s-hair-before-mirror_1304-2773.jpg", imageAlt: "Professional haircut service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/anonymous-barber-trimming-beard-man_23-2147778850.jpg", imageAlt: "Beard grooming service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-cut-beauty-salon_23-2149167400.jpg", imageAlt: "Hair styling and treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-trimmed-salon_23-2148242774.jpg", imageAlt: "Barbershop styling station" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/reflection-barber-cutting-man-s-hair-before-mirror_1304-2773.jpg", imageAlt: "Professional grooming session" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-trimmed-salon_23-2148242774.jpg?_wi=1", imageAlt: "Professional barbershop interior at Eillia" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/reflection-barber-cutting-man-s-hair-before-mirror_1304-2773.jpg?_wi=1", imageAlt: "Professional haircut service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/anonymous-barber-trimming-beard-man_23-2147778850.jpg?_wi=1", imageAlt: "Beard grooming service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-cut-beauty-salon_23-2149167400.jpg?_wi=1", imageAlt: "Hair styling and treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-trimmed-salon_23-2148242774.jpg?_wi=2", imageAlt: "Barbershop styling station" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/reflection-barber-cutting-man-s-hair-before-mirror_1304-2773.jpg?_wi=2", imageAlt: "Professional grooming session" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -92,13 +92,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Professional Haircuts", description: "Expert haircuts including fades, designs, and classic styles tailored to your preferences and face shape.", imageSrc: "http://img.b2bpic.net/free-photo/reflection-barber-cutting-man-s-hair-before-mirror_1304-2773.jpg", imageAlt: "Professional haircut service"
|
||||
title: "Professional Haircuts", description: "Expert haircuts including fades, designs, and classic styles tailored to your preferences and face shape.", imageSrc: "http://img.b2bpic.net/free-photo/reflection-barber-cutting-man-s-hair-before-mirror_1304-2773.jpg?_wi=3", imageAlt: "Professional haircut service"
|
||||
},
|
||||
{
|
||||
title: "Beard Grooming", description: "Complete beard care including trimming, shaping, and grooming with premium products to keep your beard looking sharp.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-barber-trimming-beard-man_23-2147778850.jpg", imageAlt: "Beard grooming and trimming"
|
||||
title: "Beard Grooming", description: "Complete beard care including trimming, shaping, and grooming with premium products to keep your beard looking sharp.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-barber-trimming-beard-man_23-2147778850.jpg?_wi=2", imageAlt: "Beard grooming and trimming"
|
||||
},
|
||||
{
|
||||
title: "Hair Styling", description: "Professional styling services with premium hair products and treatments to enhance your appearance and confidence.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-cut-beauty-salon_23-2149167400.jpg", imageAlt: "Hair styling and treatment services"
|
||||
title: "Hair Styling", description: "Professional styling services with premium hair products and treatments to enhance your appearance and confidence.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-cut-beauty-salon_23-2149167400.jpg?_wi=2", imageAlt: "Hair styling and treatment services"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user