Compare commits
2 Commits
version_14
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| e19cb53262 | |||
| 9da606acf5 |
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "collector", badge: "Collector", price: "Free", subtitle: "Access to buy & sell", features: ["Standard marketplace access", "Trading fees included"] },
|
||||
{ id: "owner", badge: "Owner", price: "$99", subtitle: "Earn on all pack volume", features: ["5% Secondary market revenue", "Priority Unpacking", "Governance access"] }
|
||||
{ id: "owner", badge: "Owner", price: "$99", subtitle: "One-time $99 to earn on all pack volume", features: ["5% Secondary market revenue", "Priority Unpacking", "Governance access"] }
|
||||
]}
|
||||
title="Ownership Tier"
|
||||
description="Join the owner network to earn perpetual percentages on pack sales."
|
||||
|
||||
Reference in New Issue
Block a user