Merge version_5 into main #7
@@ -107,9 +107,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "p1", badge: "Essentials", price: "$89", subtitle: "A quick escape", features: ["30 min massage", "Custom oil blend", "Herbal tea"] },
|
||||
{ id: "p2", badge: "Luxury", price: "$159", subtitle: "The signature experience", features: ["60 min massage", "Organic facial", "Access to sauna", "Spa lunch"] },
|
||||
{ id: "p3", badge: "Ultimate", price: "$249", subtitle: "Total body bliss", features: ["90 min treatment", "Full body wrap", "Private suite", "Gift set"] },
|
||||
{ id: "p1", badge: "Essentials", price: "₹7,500", subtitle: "A quick escape", features: ["30 min massage", "Custom oil blend", "Herbal tea"] },
|
||||
{ id: "p2", badge: "Luxury", price: "₹13,500", subtitle: "The signature experience", features: ["60 min massage", "Organic facial", "Access to sauna", "Spa lunch"] },
|
||||
{ id: "p3", badge: "Ultimate", price: "₹21,000", subtitle: "Total body bliss", features: ["90 min treatment", "Full body wrap", "Private suite", "Gift set"] },
|
||||
]}
|
||||
title="Rejuvenation Packages"
|
||||
description="Explore our tiered treatment options designed for your ultimate wellness journey."
|
||||
|
||||
Reference in New Issue
Block a user