4 Commits

Author SHA1 Message Date
440dba8653 Update src/app/page.tsx 2026-04-23 11:31:18 +00:00
bdec6220fe Merge version_8 into main
Merge version_8 into main
2026-04-23 11:30:22 +00:00
cb0c76737b Update src/app/page.tsx 2026-04-23 11:30:19 +00:00
498ae21c4a Merge version_7 into main
Merge version_7 into main
2026-04-23 11:28:03 +00:00

View File

@@ -43,8 +43,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{ variant: "gradient-bars" }}
title="Fully Automated TCG Ecosystem"
description="We handle inventory, pricing, sales, and logistics so you don't have to. A 100% passive TCG management experience."
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."
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,18 +52,18 @@ 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+ passive traders"
avatarText="Trusted by 10,000+ traders"
buttons={[
{ text: "Start Passive Trading", href: "#catalog" },
{ text: "Learn More", href: "#features" }
{ text: "Start Autonomous Trading", href: "#catalog" },
{ text: "View System Docs", href: "#features" }
]}
buttonAnimation="slide-up"
marqueeItems={[
{ type: "text", text: "Auto-Replenish Inventory" },
{ type: "text", text: "Dynamic Price Adjustment" },
{ type: "text", text: "Fully Managed Shipping" },
{ type: "text", text: "Automated Fulfillment" },
{ type: "text", text: "Passive Income Streams" }
{ 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" }
]}
/>
</div>
@@ -74,12 +74,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "f1", title: "Inventory Replenishment", subtitle: "Automatic stock management for booster boxes", category: "Operations", value: "Auto" },
{ id: "f2", title: "Dynamic Pricing", subtitle: "Real-time adjustments to market trends", category: "Profit", value: "Live" },
{ id: "f3", title: "Fulfillment Services", subtitle: "Direct-to-consumer shipping, handled", category: "Logistics", value: "Done-for-you" }
{ 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="The Passive TCG Advantage"
description="Build your collection empire without touching a single physical card. We automate the entire lifecycle."
title="The Autonomous Advantage"
description="Experience a fully self-correcting trading environment designed to maximize your pull quality and financial returns."
/>
</div>
@@ -92,7 +92,7 @@ export default function LandingPage() {
{ 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.b2bpic.net/free-vector/hand-drawn-playing-card-back-design-illustration_23-2151080553.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" }
]}
/>
</div>
@@ -103,11 +103,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
plans={[
{ id: "starter", badge: "Essential", price: "Passive", subtitle: "Baseline automation", buttons: [{ text: "Activate" }], features: ["Stock Monitoring", "Automated Sales"] },
{ id: "pro", badge: "Full Auto", price: "Managed", subtitle: "Total passive ecosystem", buttons: [{ text: "Start Automating Now" }], features: ["Auto-Replenish", "Global Fulfillment", "Yield Optimization"] }
{ 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"] }
]}
title="Membership Tiers"
description="Select your level of hands-off automation."
title="Membership Ecosystem"
description="Select your level of autonomous management."
/>
</div>
@@ -117,12 +117,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "100%", title: "Physical Handling", items: ["Zero effort", "Hands-off"] },
{ id: "m2", value: "Automated", title: "Inventory Flow", items: ["Constant stock", "Auto-refill"] },
{ id: "m3", value: "Managed", title: "Global Shipping", items: ["Fast fulfillment", "Worldwide"] }
{ 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"] }
]}
title="Ecosystem Performance"
description="Metrics tracking the reliability of our automated infrastructure."
title="Infrastructure Performance"
description="Transparency on our autonomous infrastructure reliability."
/>
</div>
@@ -131,12 +131,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "t1", title: "True Passive Income", quote: "I haven't held a card in months, the growth is steady.", name: "Alex R.", role: "Investor", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg" },
{ id: "t2", title: "Seamless Logistics", quote: "Replenishment happens automatically, it just works.", name: "Sarah J.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg" },
{ id: "t3", title: "Optimized Pricing", quote: "The platform handles market volatility perfectly.", 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: "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" }
]}
title="Success Stories"
description="Investors achieving hands-free TCG success."
title="Ecosystem Stories"
description="Investors achieving autonomous success."
/>
</div>
@@ -145,14 +145,14 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "How is inventory managed?", content: "We handle automatic replenishment and stock monitoring for all popular sets." },
{ id: "q2", title: "Do I need to handle shipping?", content: "Never. Our system manages logistics and fulfillment entirely." },
{ id: "q3", title: "How is pricing determined?", content: "We utilize real-time market data to optimize pricing for maximum passive yields. Used by over 10,000 investors to maximize yields daily." }
{ 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." }
]}
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="Common inquiries about our managed TCG ecosystem."
description="Transparency on our autonomous operation."
faqsAnimation="slide-up"
/>
</div>
@@ -162,8 +162,8 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Contact Us"
title="Start Passive TCG Trading"
description="Register today to join the fully managed internal ecosystem."
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"
/>
@@ -174,13 +174,13 @@ export default function LandingPage() {
columns={[
{
title: "Platform", items: [
{ label: "Automation", href: "#features" },
{ label: "Autonomous Ops", href: "#features" },
{ label: "Pricing", href: "#pricing" }
]
},
{
title: "Company", items: [
{ label: "About", href: "#" },
{ label: "Compliance", href: "#" },
{ label: "Support", href: "#faq" }
]
}