Merge version_1 into main #2
119
src/app/page.tsx
119
src/app/page.tsx
@@ -28,26 +28,16 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Tokenomics",
|
||||
id: "tokenomics",
|
||||
},
|
||||
name: "Tokenomics", id: "tokenomics"},
|
||||
{
|
||||
name: "Roadmap",
|
||||
id: "roadmap",
|
||||
},
|
||||
name: "Roadmap", id: "roadmap"},
|
||||
{
|
||||
name: "How to Buy",
|
||||
id: "how-to-buy",
|
||||
},
|
||||
name: "How to Buy", id: "how-to-buy"},
|
||||
]}
|
||||
button={{
|
||||
text: "Buy Now",
|
||||
href: "https://pump.fun/HALfiZ3kBveXDxBby6RefPyMhpbXorpasW7WtvUvpump",
|
||||
}}
|
||||
text: "Buy Now", href: "https://pump.fun/HALfiZ3kBveXDxBby6RefPyMhpbXorpasW7WtvUvpump"}}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5DCseB2TPj4BbuYcZRjt2GViu/uploaded-1775666906376-9ne327yf.jpg"
|
||||
brandName="CHAN"
|
||||
/>
|
||||
@@ -59,34 +49,21 @@ export default function LandingPage() {
|
||||
description="From forgotten token to legendary icon, she rides the waves of gold coins and rising charts. Hold with her, rise with her, or get left in the bag."
|
||||
buttons={[
|
||||
{
|
||||
text: "Buy on Pump.fun",
|
||||
href: "https://pump.fun/HALfiZ3kBveXDxBby6RefPyMhpbXorpasW7WtvUvpump",
|
||||
},
|
||||
text: "Buy on Pump.fun", href: "https://pump.fun/HALfiZ3kBveXDxBby6RefPyMhpbXorpasW7WtvUvpump"},
|
||||
{
|
||||
text: "Copy CA",
|
||||
},
|
||||
text: "Copy CA"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=1",
|
||||
imageAlt: "CHAN Legendary Icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg", imageAlt: "CHAN Legendary Icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=2",
|
||||
imageAlt: "Golden Waves",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg", imageAlt: "Golden Waves"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=3",
|
||||
imageAlt: "Market Surfer",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg", imageAlt: "Market Surfer"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=4",
|
||||
imageAlt: "Neon Pink Vibes",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg", imageAlt: "Neon Pink Vibes"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=5",
|
||||
imageAlt: "Bull Market Spirit",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg", imageAlt: "Bull Market Spirit"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -99,17 +76,11 @@ export default function LandingPage() {
|
||||
description="Coin-chan isn't just a mascot; she's the manifestation of the bull market. Surfing through volatility, she turns red candles into gold."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Market Surfer",
|
||||
description: "Riding the waves of volatility.",
|
||||
},
|
||||
title: "Market Surfer", description: "Riding the waves of volatility."},
|
||||
{
|
||||
title: "Gold Standard",
|
||||
description: "Turning market fear into gold.",
|
||||
},
|
||||
title: "Gold Standard", description: "Turning market fear into gold."},
|
||||
{
|
||||
title: "Spirit of the Bull",
|
||||
description: "Manifestation of market growth.",
|
||||
},
|
||||
title: "Spirit of the Bull", description: "Manifestation of market growth."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-financial-neon-bull_23-2151691923.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -124,20 +95,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Total Supply",
|
||||
description: "1,000,000,000 $CHAN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=6",
|
||||
},
|
||||
title: "Total Supply", description: "1,000,000,000 $CHAN", imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg"},
|
||||
{
|
||||
title: "Tax",
|
||||
description: "0/0 Buy & Sell Tax",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=7",
|
||||
},
|
||||
title: "Tax", description: "0/0 Buy & Sell Tax", imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg"},
|
||||
{
|
||||
title: "Security",
|
||||
description: "LP Locked & Mint Revoked",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=8",
|
||||
},
|
||||
title: "Security", description: "LP Locked & Mint Revoked", imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg"},
|
||||
]}
|
||||
title="Tokenomics"
|
||||
description="Fair and transparent token structure."
|
||||
@@ -151,26 +113,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Phase 1",
|
||||
title: "The Awakening",
|
||||
description: "Stealth Launch on Pump.fun, Community Building.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=9",
|
||||
},
|
||||
id: "1", value: "Phase 1", title: "The Awakening", description: "Stealth Launch on Pump.fun, Community Building.", imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
value: "Phase 2",
|
||||
title: "Riding the Wave",
|
||||
description: "DexScreener Trending, Meme Contests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=10",
|
||||
},
|
||||
id: "2", value: "Phase 2", title: "Riding the Wave", description: "DexScreener Trending, Meme Contests.", imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Phase 3",
|
||||
title: "Golden Legend",
|
||||
description: "CEX Listings, Global Market Domination.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=11",
|
||||
},
|
||||
id: "3", value: "Phase 3", title: "Golden Legend", description: "CEX Listings, Global Market Domination.", imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg"},
|
||||
]}
|
||||
title="Roadmap"
|
||||
description="Our journey to the moon."
|
||||
@@ -179,25 +126,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="how-to-buy" data-section="how-to-buy">
|
||||
<FeatureCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "1. Phantom Wallet",
|
||||
description: "Download and setup Phantom wallet on Solana.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=12",
|
||||
},
|
||||
title: "1. Phantom Wallet", description: "Download and setup Phantom wallet on Solana.", imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg"},
|
||||
{
|
||||
title: "2. Get SOL",
|
||||
description: "Acquire SOL tokens for trading.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=13",
|
||||
},
|
||||
title: "2. Get SOL", description: "Acquire SOL tokens for trading.", imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg"},
|
||||
{
|
||||
title: "3. Swap",
|
||||
description: "Visit Pump.fun, paste CA, and trade SOL for $CHAN.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg?_wi=14",
|
||||
},
|
||||
title: "3. Swap", description: "Visit Pump.fun, paste CA, and trade SOL for $CHAN.", imageSrc: "http://img.b2bpic.net/free-photo/money-fantasy-scene_23-2151663070.jpg"},
|
||||
]}
|
||||
title="How to Buy"
|
||||
description="Get your $CHAN tokens now."
|
||||
@@ -209,13 +148,9 @@ export default function LandingPage() {
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5DCseB2TPj4BbuYcZRjt2GViu/uploaded-1775666906376-9ne327yf.jpg"
|
||||
logoText="CHAN"
|
||||
leftLink={{
|
||||
text: "X (Twitter)",
|
||||
href: "https://x.com/jugman72313825",
|
||||
}}
|
||||
text: "X (Twitter)", href: "https://x.com/jugman72313825"}}
|
||||
rightLink={{
|
||||
text: "Telegram",
|
||||
href: "https://t.me/+buPkPCxTBeBmYzkx",
|
||||
}}
|
||||
text: "Telegram", href: "https://t.me/+buPkPCxTBeBmYzkx"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user