Merge version_1 into main #7
@@ -97,28 +97,28 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Classic Haircut", description: "Expert cuts tailored to your face shape and style preferences. From fades to longer styles, we've got you covered with precision and care.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", imageAlt: "Classic Haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg?_wi=1", imageAlt: "Classic Haircut service"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", imageAlt: "Classic Haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg?_wi=2", imageAlt: "Classic Haircut service"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Beard Grooming", description: "Professional beard trimming, shaping, and styling. We'll help you achieve the perfect beard thickness, line, and maintenance routine.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop_23-2149141764.jpg", imageAlt: "Beard Grooming service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop_23-2149141764.jpg?_wi=1", imageAlt: "Beard Grooming service"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop_23-2149141764.jpg", imageAlt: "Beard Grooming service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop_23-2149141764.jpg?_wi=2", imageAlt: "Beard Grooming service"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Traditional Shave", description: "Experience the luxury of a classic straight razor shave with hot lather. A relaxing ritual that leaves your skin smooth and refreshed.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-view-customer-getting-his-beard-cut_23-2148256864.jpg", imageAlt: "Traditional Shave service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-view-customer-getting-his-beard-cut_23-2148256864.jpg?_wi=1", imageAlt: "Traditional Shave service"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-view-customer-getting-his-beard-cut_23-2148256864.jpg", imageAlt: "Traditional Shave service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-view-customer-getting-his-beard-cut_23-2148256864.jpg?_wi=2", imageAlt: "Traditional Shave service"
|
||||
}
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user