Merge version_1 into main #1
@@ -109,28 +109,28 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Classic Haircuts", description: "Precision cuts tailored to your style and hair type, from fades to traditional styles", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-getting-haircut_23-2150668461.jpg", imageAlt: "Professional haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-getting-haircut_23-2150668461.jpg?_wi=1", imageAlt: "Professional haircut service"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-getting-haircut_23-2150668461.jpg", imageAlt: "Haircut styling detail"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-getting-haircut_23-2150668461.jpg?_wi=2", imageAlt: "Haircut styling detail"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Beard Grooming", description: "Expert beard shaping, trimming, and conditioning for a refined appearance", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-trimming-man-beard-with-clipper_23-2148298343.jpg", imageAlt: "Professional beard grooming"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-trimming-man-beard-with-clipper_23-2148298343.jpg?_wi=1", imageAlt: "Professional beard grooming"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-trimming-man-beard-with-clipper_23-2148298343.jpg", imageAlt: "Beard styling and shaping"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-trimming-man-beard-with-clipper_23-2148298343.jpg?_wi=2", imageAlt: "Beard styling and shaping"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Luxury Shaves", description: "Traditional straight-razor shaves with hot towel treatment and premium aftercare", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985740.jpg", imageAlt: "Luxury shaving service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985740.jpg?_wi=1", imageAlt: "Luxury shaving service"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985740.jpg", imageAlt: "Professional shave technique"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985740.jpg?_wi=2", imageAlt: "Professional shave technique"
|
||||
}
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user