Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 03e4134601 | |||
| 764572ccba | |||
| efa866adcb | |||
| ad3ca2d96c |
@@ -73,12 +73,12 @@ export default function LandingPage() {
|
|||||||
features: ["Precision Haircut", "Line-up", "Hot Towel Service"],
|
features: ["Precision Haircut", "Line-up", "Hot Towel Service"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p2", badge: "Complete", price: "$65", subtitle: "Full Grooming", buttons: [{ text: "Book", href: "#contact" }],
|
id: "p2", badge: "Design", price: "$35", subtitle: "Haircut with Eyebrows", buttons: [{ text: "Book", href: "#contact" }],
|
||||||
features: ["Signature Cut", "Beard Trim", "Facial Treatment"],
|
features: ["Precision Haircut", "Eyebrow Grooming", "Line-up"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p3", badge: "Executive", price: "$85", subtitle: "The Migo Elite", buttons: [{ text: "Book", href: "#contact" }],
|
id: "p3", badge: "Complete", price: "$65", subtitle: "Full Grooming", buttons: [{ text: "Book", href: "#contact" }],
|
||||||
features: ["Full Grooming", "Hot Towel", "Express Facial"],
|
features: ["Signature Cut", "Beard Trim", "Facial Treatment"],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Services & Pricing"
|
title="Services & Pricing"
|
||||||
|
|||||||
Reference in New Issue
Block a user