Merge version_4 into main #4
@@ -88,15 +88,15 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Classic Haircuts & Fades", tags: ["Popular", "30 min"],
|
||||
id: "1", title: "Classic Haircuts & Fades", tags: ["Popular", "30 min", "$35"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", imageAlt: "Professional haircut service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Traditional Straight Razor Shaves", tags: ["Premium", "25 min"],
|
||||
id: "2", title: "Traditional Straight Razor Shaves", tags: ["Premium", "25 min", "$45"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-barbershop-shaving-beard_1303-26257.jpg", imageAlt: "Traditional barber shave"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Beard Trimming & Grooming", tags: ["Popular", "20 min"],
|
||||
id: "3", title: "Beard Trimming & Grooming", tags: ["Popular", "20 min", "$25"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2", imageAlt: "Expert beard grooming"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user