2 Commits

Author SHA1 Message Date
4773ec1da2 Update src/app/page.tsx 2026-03-03 13:49:24 +00:00
8d39225761 Merge version_2 into main
Merge version_2 into main
2026-03-03 13:45:01 +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"
]