Merge version_1 into main #2
@@ -94,8 +94,8 @@ export default function LandingPage() {
|
||||
title="Pricing"
|
||||
description="Explore our membership and play options."
|
||||
plans={[
|
||||
{ title: "Basic", price: "$20", features: ["Access to course", "Rental clubs"] },
|
||||
{ title: "Pro", price: "$40", features: ["Everything in Basic", "Toptracer access"] }
|
||||
{ name: "Basic", price: "$20", features: ["Access to course", "Rental clubs"] },
|
||||
{ name: "Pro", price: "$40", features: ["Everything in Basic", "Toptracer access"] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user