Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-06-09 15:56:06 +00:00

View File

@@ -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"},
],