Merge version_1 into main #2
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "p1", badge: "Essential", price: "$25", subtitle: "Men's Cuts", features: ["Precision cut", "Shampoo", "Quick style"] },
|
||||
{ id: "p1", badge: "Essential", price: "$18", subtitle: "Men's Cuts", features: ["Precision cut", "Shampoo", "Quick style"] },
|
||||
{ id: "p2", badge: "Essential", price: "$35", subtitle: "Women's Cuts", features: ["Style consultation", "Wash", "Cut & Blowout"] },
|
||||
{ id: "p3", badge: "Pro", price: "$120", subtitle: "Full Perm", features: ["Custom curl", "Long-lasting", "Care tips"] },
|
||||
{ id: "p4", badge: "Pro", price: "$140", subtitle: "Highlights", features: ["Full head", "Conditioning", "Gloss treatment"] },
|
||||
|
||||
Reference in New Issue
Block a user