Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-03 13:49:29 +00:00

View File

@@ -188,7 +188,7 @@ export default function LandingPage() {
plans={[
{
id: "1", badge: "Starter", badgeIcon: Play,
price: "Free", subtitle: "Perfect for trying it out", buttons: [{ text: "Get Started", href: "contact" }],
price: "Free", subtitle: "Full access, no commitment required", buttons: [{ text: "Get Started", href: "contact" }],
features: [
"Access to 5 core games", "Basic progress tracking", "Weekly learning challenges", "Community access"
]