Merge version_2 into main #2
@@ -111,11 +111,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "starter", badge: "Novice", price: "$4.99/mo", subtitle: "Essential access", buttons: [{ text: "Select", href: "#" }], features: ["Daily Bonus", "Starter Cue"] },
|
||||
{ id: "pro", badge: "Elite", price: "$9.99/mo", subtitle: "For serious competitors", buttons: [{ text: "Select", href: "#" }], features: ["Exclusive Cues", "Pro Tournaments"] }
|
||||
{ id: "starter", badge: "Novice", price: "$4.99/mo", subtitle: "Essential access for casual play", buttons: [{ text: "Select", href: "#" }], features: ["Daily Bonus Coins", "Unlock Starter Cues", "Standard Match Access"] },
|
||||
{ id: "pro", badge: "Elite", price: "$9.99/mo", subtitle: "For serious competitive pros", buttons: [{ text: "Select", href: "#" }], features: ["Ad-Free Experience", "Exclusive Pro Tournaments", "Legendary Custom Cues", "Priority 24/7 Support"] }
|
||||
]}
|
||||
title="Become a Pool Pro"
|
||||
description="Membership plans."
|
||||
description="Choose the plan that fits your competitive level."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user