Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4773ec1da2 | |||
| 8d39225761 |
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
|||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "1", badge: "Starter", badgeIcon: Play,
|
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: [
|
features: [
|
||||||
"Access to 5 core games", "Basic progress tracking", "Weekly learning challenges", "Community access"
|
"Access to 5 core games", "Basic progress tracking", "Weekly learning challenges", "Community access"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user