From 5d4896e71ea2e1e324c8ccbc37c2915d6239e4fc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 04:38:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 900d9a5..6b2ec15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,8 +190,7 @@ 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"}, @@ -206,7 +205,6 @@ export default function LandingPage() {