From 252bfe1ca8ee43024be360f221e0892310365510 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 11:43:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 196 +++++++++-------------------------------------- 1 file changed, 38 insertions(+), 158 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d22856..33fb783 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,51 +48,28 @@ export default function LandingPage() {
@@ -121,26 +90,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Trend Posting", - subtitle: "Upload and predict early.", - category: "Discovery", - value: "Real-time", - }, + id: "f1", title: "Trend Posting", subtitle: "Upload and predict early.", category: "Discovery", value: "Real-time"}, { - id: "f2", - title: "NEXT Coin System", - subtitle: "Earn by being right.", - category: "Economy", - value: "Rewarded", - }, + id: "f2", title: "NEXT Coin System", subtitle: "Earn by being right.", category: "Economy", value: "Rewarded"}, { - id: "f3", - title: "Confidence AI", - subtitle: "Precision predictions.", - category: "Data", - value: "Predictive", - }, + id: "f3", title: "Confidence AI", subtitle: "Precision predictions.", category: "Data", value: "Predictive"}, ]} title="Platform Capabilities" description="Powerful tools built for trend scouts and early adopters." @@ -154,20 +108,11 @@ export default function LandingPage() { tag="Live Data" metrics={[ { - id: "m1", - value: "1.2M", - description: "Active Predictors", - }, + id: "m1", value: "1.2M", description: "Active Predictors"}, { - id: "m2", - value: "450k", - description: "Trends Discovered", - }, + id: "m2", value: "450k", description: "Trends Discovered"}, { - id: "m3", - value: "$12M", - description: "NEXT Coins Circulated", - }, + id: "m3", value: "$12M", description: "NEXT Coins Circulated"}, ]} metricsAnimation="blur-reveal" /> @@ -180,35 +125,17 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "p1", - title: "Hunter", - price: "$19", - period: "/mo", - features: [ - "Basic AI Scores", - "5 Posts/day", - ], + id: "p1", title: "Hunter", price: "$19", period: "/mo", features: [ + "Basic AI Scores", "5 Posts/day"], button: { - text: "Join", - }, - imageSrc: "http://img.b2bpic.net/free-photo/graphic-tablet_1134-354.jpg", - imageAlt: "Graphic above a tablet", - }, + text: "Join"}, + imageSrc: "http://img.b2bpic.net/free-photo/graphic-tablet_1134-354.jpg", imageAlt: "Graphic above a tablet"}, { - id: "p2", - title: "Scout Pro", - price: "$49", - period: "/mo", - features: [ - "Full AI Insights", - "Unlimited Posts", - ], + id: "p2", title: "Scout Pro", price: "$49", period: "/mo", features: [ + "Full AI Insights", "Unlimited Posts"], button: { - text: "Upgrade", - }, - imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57990.jpg?_wi=2", - imageAlt: "Graphic above a tablet", - }, + text: "Upgrade"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57990.jpg", imageAlt: "Graphic above a tablet"}, ]} title="Unlock Premium Insights" description="Professional tools for the world's best trend hunters." @@ -220,14 +147,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Vogue", - "StockX", - "TikTok", - "Reddit", - "Hypebeast", - "Wired", - "TechCrunch", - ]} + "Vogue", "StockX", "TikTok", "Reddit", "Hypebeast", "Wired", "TechCrunch"]} title="Global Trend Network" description="Trusted by leading cultural and digital innovation platforms." /> @@ -235,41 +155,18 @@ export default function LandingPage() {
@@ -280,20 +177,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "How do I earn NEXT Coins?", - content: "Complete daily check-ins and predict successful trends.", - }, + id: "q1", title: "How do I earn NEXT Coins?", content: "Complete daily check-ins and predict successful trends."}, { - id: "q2", - title: "Can I withdraw my coins?", - content: "Coins are used for exclusive premium insights and platform services.", - }, + id: "q2", title: "Can I withdraw my coins?", content: "Coins are used for exclusive premium insights and platform services."}, { - id: "q3", - title: "How is AI confidence calculated?", - content: "Based on user engagement data and historical trend accuracy.", - }, + id: "q3", title: "How is AI confidence calculated?", content: "Based on user engagement data and historical trend accuracy."}, ]} title="Market Mechanics" description="Everything you need to know about the platform." @@ -308,20 +196,12 @@ export default function LandingPage() { description="Have questions about your account or trend data?" inputs={[ { - name: "name", - type: "text", - placeholder: "Name", - }, + name: "name", type: "text", placeholder: "Name"}, { - name: "email", - type: "email", - placeholder: "Email", - }, + name: "email", type: "email", placeholder: "Email"}, ]} textarea={{ - name: "message", - placeholder: "Your message", - }} + name: "message", placeholder: "Your message"}} imageSrc="http://img.b2bpic.net/free-photo/empty-financial-department-office-used-financial-analysis_482257-83065.jpg" />