diff --git a/src/app/page.tsx b/src/app/page.tsx index 342cbf9..38d3389 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."