Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aacae1f172 | |||
| 4b70245b40 | |||
| 16977307b0 | |||
| d2c371a201 |
@@ -100,13 +100,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", tag: "Classic", title: "Haircuts & Fades", description: "Expert cuts ranging from classic styles to modern fades. Our barbers blend precision technique with your personal style.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg", imageAlt: "Professional haircut service"
|
id: "1", tag: "Classic", title: "Haircuts & Fades", description: "Expert cuts ranging from classic styles to modern fades. Our barbers blend precision technique with your personal style. Starting at $35.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg", imageAlt: "Professional haircut service"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", tag: "Premium", title: "Beard Grooming", description: "Complete beard shaping, trimming, and styling services. We'll help you maintain the perfect look with expert care.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg", imageAlt: "Beard grooming service"
|
id: "2", tag: "Premium", title: "Beard Grooming", description: "Complete beard shaping, trimming, and styling services. We'll help you maintain the perfect look with expert care. Starting at $25.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg", imageAlt: "Beard grooming service"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", tag: "Signature", title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave. A premium grooming ritual that leaves you refreshed and smooth.", imageSrc: "http://img.b2bpic.net/free-photo/man-work-with-hair-hairdresser-with-client_1157-43581.jpg", imageAlt: "Straight razor shave service"
|
id: "3", tag: "Signature", title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave. A premium grooming ritual that leaves you refreshed and smooth. Starting at $45.", imageSrc: "http://img.b2bpic.net/free-photo/man-work-with-hair-hairdresser-with-client_1157-43581.jpg", imageAlt: "Straight razor shave service"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
|
|||||||
Reference in New Issue
Block a user