Compare commits
10 Commits
version_9
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| 68445afb1c | |||
| ccf84dec20 | |||
| d7e55e31b7 | |||
| 92026d7d56 | |||
| 0b931a0b18 | |||
| a7cb173c45 | |||
| 73dc589616 | |||
| 34d8751100 | |||
| 8e4a748fdf | |||
| 038b34e3c0 |
124
src/app/page.tsx
124
src/app/page.tsx
@@ -2,14 +2,14 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
|
||||
import ProductCatalog from '@/components/ecommerce/productCatalog/ProductCatalog';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
|
||||
@@ -32,8 +32,8 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Products", id: "catalog" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Marketplace", id: "catalog" },
|
||||
{ name: "Earn", id: "pricing" },
|
||||
{ name: "Support", id: "faq" },
|
||||
]}
|
||||
brandName="CardTrader"
|
||||
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Fully Autonomous TCG Ecosystem"
|
||||
description="Our AI-driven engine unlocks autonomous trading by continuously identifying high-value arbitrage opportunities, converting rare card pulls into direct, daily liquid profit deposits in your bank account."
|
||||
title="Fair Marketplace & Autonomous TCG 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={[
|
||||
{ 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" },
|
||||
@@ -52,34 +52,35 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "User 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", alt: "User 5" }
|
||||
]}
|
||||
avatarText="Trusted by 10,000+ traders"
|
||||
avatarText="Trusted by 10,000+ collectors"
|
||||
buttons={[
|
||||
{ text: "Start Autonomous Trading", href: "#catalog" },
|
||||
{ text: "View System Docs", href: "#features" }
|
||||
{ text: "Browse Marketplace", href: "#catalog" },
|
||||
{ text: "Start Earning", href: "#pricing" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Autonomous Rare Pulls" },
|
||||
{ type: "text", text: "Automated Profit Settlement" },
|
||||
{ type: "text", text: "Secure Credit Integration" },
|
||||
{ type: "text", text: "Fully Managed Operations" },
|
||||
{ type: "text", text: "Global Fulfillment Engine" }
|
||||
{ type: "text", text: "Fair Pack Unpacking" },
|
||||
{ type: "text", text: "Collection Profit Share" },
|
||||
{ type: "text", text: "Transparent Ownership" },
|
||||
{ type: "text", text: "Community Driven Yields" },
|
||||
{ type: "text", text: "Safe Asset Exchange" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyEight
|
||||
<FeatureCardTwentyNine
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Super Rare Pull Engine", subtitle: "Advanced AI algorithms optimized for high-value pull rates", category: "Pulls", value: "Auto" },
|
||||
{ id: "f2", title: "Direct Profit Withdrawal", subtitle: "Seamlessly credit your earnings directly back to your accounts", category: "Finance", value: "Instant" },
|
||||
{ id: "f3", title: "Autonomous Logistics", subtitle: "Self-managing fulfillment for every transaction", category: "Operations", value: "Complete" }
|
||||
{ title: "Fair Marketplace", description: "Buy and sell packs with complete ownership rights.", imageSrc: "", titleImageSrc: "", buttonText: "Learn More" },
|
||||
{ title: "Unpack & Earn", description: "Unpack digital packs for rare finds and trade them instantly.", imageSrc: "", titleImageSrc: "", buttonText: "Unpack Now" },
|
||||
{ title: "Percentage Earnings", description: "Owners earn a recurring percentage on all pack secondary market volume.", imageSrc: "", titleImageSrc: "", buttonText: "View Analytics" }
|
||||
]}
|
||||
title="The Autonomous Advantage"
|
||||
description="Experience a fully self-correcting trading environment designed to maximize your pull quality and financial returns."
|
||||
title="Core Marketplace Mechanics"
|
||||
description="Designed to ensure fair distribution and sustainable earnings for all collectors."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -87,27 +88,27 @@ export default function LandingPage() {
|
||||
<ProductCatalog
|
||||
layout="section"
|
||||
products={[
|
||||
{ id: "p1", name: "Charizard Holo", price: "Managed", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/five-clubs-pink-background_23-2148952307.jpg" },
|
||||
{ id: "p2", name: "Dark Magician", price: "Managed", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726817.jpg" },
|
||||
{ id: "p3", name: "Blue-Eyes White Dragon", price: "Managed", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558636.jpg" },
|
||||
{ id: "p4", name: "Pikachu Rare", price: "Managed", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726801.jpg" },
|
||||
{ id: "p5", name: "Red-Eyes B. Dragon", price: "Managed", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lord-thorns-fire-illustration_23-2152031271.jpg" },
|
||||
{ id: "p6", name: "Magician of Black Chaos", price: "Managed", rating: 4, imageSrc: "http://img.b2b-pic.net/free-vector/hand-drawn-playing-card-back-design-illustration_23-2151080553.jpg" }
|
||||
{ id: "p1", name: "Dragon Pack", price: "$49.99", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/five-clubs-pink-background_23-2148952307.jpg" },
|
||||
{ id: "p2", name: "Wizard Pack", price: "$39.99", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726817.jpg" },
|
||||
{ id: "p3", name: "Mythic Starter", price: "$19.99", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558636.jpg" },
|
||||
{ id: "p4", name: "Electric Pack", price: "$29.99", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/anime-casino-illustration_23-2151726801.jpg" },
|
||||
{ id: "p5", name: "Inferno Pack", price: "$59.99", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lord-thorns-fire-illustration_23-2152031271.jpg" },
|
||||
{ id: "p6", name: "Chaos Pack", price: "$89.99", rating: 4, imageSrc: "http://img.b2b-pic.net/free-vector/hand-drawn-playing-card-back-design-illustration_23-2151080553.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardEight
|
||||
<PricingCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "starter", badge: "Essential", price: "Automated", subtitle: "Passive AI market entry", buttons: [{ text: "Activate Free Plan" }], features: ["Auto-Pulls Enabled", "Basic Withdrawal"] },
|
||||
{ id: "pro", badge: "Yield Pro", price: "Managed", subtitle: "High-probability rare pull engine", buttons: [{ text: "Start Autonomous Yield" }], features: ["Super Rare Pull Algorithm", "Instant Credit Settlement", "Global Yield Optimization"] }
|
||||
{ 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"] }
|
||||
]}
|
||||
title="Membership Ecosystem"
|
||||
description="Select your level of autonomous management."
|
||||
title="Ownership Tier"
|
||||
description="Join the owner network to earn perpetual percentages on pack sales."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,12 +118,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "99.9%", title: "Autonomous Success", items: ["AI-led fulfillment", "Perfect consistency"] },
|
||||
{ id: "m2", value: "Enhanced", title: "Rare Pull Rates", items: ["Probabilistic modeling", "Optimized rewards"] },
|
||||
{ id: "m3", value: "Instant", title: "Earnings Payouts", items: ["Direct credit settlement", "Real-time"] }
|
||||
{ id: "m1", value: "100%", title: "Fair Distribution", items: ["Blockchain verified", "No supply manipulation"] },
|
||||
{ id: "m2", value: "5%", title: "Owner Royalties", items: ["Perpetual earnings", "Automated payouts"] },
|
||||
{ id: "m3", value: "Instant", title: "Liquid Exchange", items: ["Real-time settlement", "Safe trading"] }
|
||||
]}
|
||||
title="Infrastructure Performance"
|
||||
description="Transparency on our autonomous infrastructure reliability."
|
||||
title="Market Health"
|
||||
description="Transparency on our marketplace sustainability."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,12 +132,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", title: "Truly Passive Yields", quote: "The rare pull engine is incredible. I've never pulled this consistently.", name: "Alex R.", role: "Yield Investor", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg" },
|
||||
{ id: "t2", title: "Seamless Settlement", quote: "Earnings automatically hit my account. It is fully compliant and automated.", name: "Sarah J.", role: "Compliance Officer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg" },
|
||||
{ id: "t3", title: "Optimized Performance", quote: "The AI pricing and fulfillment ecosystem is industry-leading.", name: "Mike B.", role: "Trader", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg" }
|
||||
{ id: "t1", title: "Amazing Earnings", quote: "I started as a collector, now as an owner I earn commissions on every pack sold.", name: "Alex R.", role: "Market Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg" },
|
||||
{ id: "t2", title: "Transparent Fair Play", quote: "The transparency here makes trading feel genuinely secure and fair.", name: "Sarah J.", role: "Verified Collector", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg" },
|
||||
{ id: "t3", title: "Consistent Yields", quote: "Ownership is where it's at. Perpetual passive income from pack volume is real.", name: "Mike B.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg" }
|
||||
]}
|
||||
title="Ecosystem Stories"
|
||||
description="Investors achieving autonomous success."
|
||||
title="Collector Stories"
|
||||
description="Join a growing community of fair-trade advocates."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -145,47 +146,34 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "How is rare pull probability optimized?", content: "Our AI utilizes predictive modeling to identify high-value packets within inventory streams, guaranteeing competitive pull performance." },
|
||||
{ id: "q2", title: "Is profit withdrawal legal?", content: "Yes, all settlements are compliant and processed through audited, secure credit/financial gateways." },
|
||||
{ id: "q3", title: "How autonomous is the fulfillment?", content: "It is entirely end-to-end; you monitor the growth while our robotic infrastructure handles the physical lifecycle." }
|
||||
{ id: "q1", title: "How is pack unpacking fairness ensured?", content: "Our unpacking algorithm is verifiable on-chain to guarantee truly random outcomes for every pack purchased." },
|
||||
{ id: "q2", title: "How do I earn owner royalties?", content: "By purchasing an Owner membership, your wallet is automatically added to the protocol treasury to receive a % split of all pack purchase volume." },
|
||||
{ id: "q3", title: "Are my collection assets mine?", content: "Absolutely. Every card you pull or purchase is backed by your wallet and can be traded or liquidated on any supported platform." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hand-pointing-it-isolated-white-background_141793-84116.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked Questions"
|
||||
description="Transparency on our autonomous operation."
|
||||
description="Everything you need to know about trading fairly."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
<ContactCenter
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
tag="Contact Us"
|
||||
title="Join The Autonomous Ecosystem"
|
||||
description="Secure your spot for the next cycle of fully managed TCG trading."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-data-management_53876-89018.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="Start Your Collection Today"
|
||||
description="Sign up for the marketplace to access exclusive packs and owner opportunities. We respond to all inquiries within 24 hours."
|
||||
buttonText="Sign Up Now"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Platform", items: [
|
||||
{ label: "Autonomous Ops", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "Compliance", href: "#" },
|
||||
{ label: "Support", href: "#faq" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
<FooterLogoReveal
|
||||
logoText="CardTrader"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user