Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b85d160d69 | |||
| 4900dd899d |
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
|||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "performance", badge: "Entry Tier", badgeIcon: Lightbulb,
|
id: "performance", badge: "Entry Tier", badgeIcon: Lightbulb,
|
||||||
price: "Inquire", subtitle: "Access to Core Facilities & Classes", buttons: [
|
price: "Request Details", subtitle: "Tailored access to core facilities and exclusive classes.", buttons: [
|
||||||
{
|
{
|
||||||
text: "Learn More", href: "#contact"},
|
text: "Learn More", href: "#contact"},
|
||||||
],
|
],
|
||||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "executive", badge: "Most Popular", badgeIcon: Sparkles,
|
id: "executive", badge: "Most Popular", badgeIcon: Sparkles,
|
||||||
price: "Inquire", subtitle: "Elevated Training & Personalized Support", buttons: [
|
price: "Request Details", subtitle: "Experience elevated training with bespoke programs and dedicated support.", buttons: [
|
||||||
{
|
{
|
||||||
text: "Select Executive", href: "#contact"},
|
text: "Select Executive", href: "#contact"},
|
||||||
],
|
],
|
||||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "titanium", badge: "Ultimate Elite", badgeIcon: Diamond,
|
id: "titanium", badge: "Ultimate Elite", badgeIcon: Diamond,
|
||||||
price: "Inquire", subtitle: "Unrestricted Access & Bespoke Wellness", buttons: [
|
price: "Bespoke Quote", subtitle: "Unlock unparalleled luxury, unrestricted access, and a fully bespoke wellness journey.", buttons: [
|
||||||
{
|
{
|
||||||
text: "Apply for Titanium", href: "#contact"},
|
text: "Apply for Titanium", href: "#contact"},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user