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