Merge version_3 into main #2
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
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"},
|
||||
],
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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"},
|
||||
],
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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"},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user