Merge version_1 into main #1
@@ -65,23 +65,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2148506306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2148506306.jpg?_wi=1",
|
||||
imageAlt: "Barber workspace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94764.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94764.jpg?_wi=1",
|
||||
imageAlt: "Barber cutting hair",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123590.jpg?_wi=1",
|
||||
imageAlt: "Professional grooming setup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-facial-treatment_107420-65199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-facial-treatment_107420-65199.jpg?_wi=1",
|
||||
imageAlt: "Clean hot towel service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-placing-his-bow-tie_1153-1519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-placing-his-bow-tie_1153-1519.jpg?_wi=1",
|
||||
imageAlt: "Master barber at work",
|
||||
},
|
||||
]}
|
||||
@@ -102,21 +102,21 @@ export default function LandingPage() {
|
||||
title: "Classic Haircut",
|
||||
description: "Professional haircut tailored to your style and hair type.",
|
||||
tag: "Popular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94764.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94764.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Beard Grooming",
|
||||
description: "Expert beard trimming, shaping, and conditioning for a sharp look.",
|
||||
tag: "Essentials",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123590.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Straight Razor Shave",
|
||||
description: "Traditional hot towel treatment and a clean, close shave.",
|
||||
tag: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-facial-treatment_107420-65199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-facial-treatment_107420-65199.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Grooming Services"
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Alex 'Fatboy' Smith",
|
||||
role: "Master Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-placing-his-bow-tie_1153-1519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-placing-his-bow-tie_1153-1519.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "c5",
|
||||
name: "Mike Ross",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2148506306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2148506306.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user