From e44cd91d5b1c71f241cc569452da80ae34d368a2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 04:40:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b2ec15..1eafafa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,7 +190,8 @@ export default function LandingPage() { text: "Choose Monthly", href: "#contact"}, featuresTitle: "Includes:", features: [ "Unlimited Classes", "Access to special workshops", "Online class library", "Community events"], - },\n { + }, + { id: "annual", tag: "Best Value", tagIcon: Award, price: "$999", period: "/ Year", description: "Commit to your practice and save with our comprehensive annual membership.", button: { text: "Go Annual", href: "#contact"},