Compare commits
7 Commits
version_13
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 001de9af28 | |||
| 131a828249 | |||
| e19cb53262 | |||
| 9da606acf5 | |||
| 68445afb1c | |||
| ccf84dec20 | |||
| 92026d7d56 |
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Fair Marketplace & Autonomous TCG Ecosystem"
|
title="Turn Your Collection Into a Recurring Passive Income Engine"
|
||||||
description="Purchase packs, unpack rare finds, and earn yields on your collection. Owners earn percentages on every transaction in our transparent, fair-play ecosystem."
|
description="Earn recurring passive income from your collection. Our platform empowers you to purchase, trade, and build a sustainable yield-generating portfolio in a transparent ecosystem."
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022647.jpg", alt: "User 1" },
|
{ src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022647.jpg", alt: "User 1" },
|
||||||
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-redhead-lady_23-2148339146.jpg", alt: "User 2" },
|
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-redhead-lady_23-2148339146.jpg", alt: "User 2" },
|
||||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{ id: "collector", badge: "Collector", price: "Free", subtitle: "Access to buy & sell", features: ["Standard marketplace access", "Trading fees included"] },
|
{ 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"
|
title="Ownership Tier"
|
||||||
description="Join the owner network to earn perpetual percentages on pack sales."
|
description="Join the owner network to earn perpetual percentages on pack sales."
|
||||||
|
|||||||
Reference in New Issue
Block a user