Public messaging: Landing & Pricing weniger Yield, mehr Terminal/Intelligence/Market/Watchlist
Some checks failed
CI / Frontend Lint & Type Check (push) Has been cancelled
CI / Frontend Build (push) Has been cancelled
CI / Backend Lint (push) Has been cancelled
CI / Backend Tests (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
Deploy / Build & Push Images (push) Has been cancelled
Deploy / Deploy to Server (push) Has been cancelled
Deploy / Notify (push) Has been cancelled
Some checks failed
CI / Frontend Lint & Type Check (push) Has been cancelled
CI / Frontend Build (push) Has been cancelled
CI / Backend Lint (push) Has been cancelled
CI / Backend Tests (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
Deploy / Build & Push Images (push) Has been cancelled
Deploy / Deploy to Server (push) Has been cancelled
Deploy / Notify (push) Has been cancelled
This commit is contained in:
@ -9,30 +9,19 @@ import { useStore } from '@/lib/store'
|
||||
import { api } from '@/lib/api'
|
||||
import {
|
||||
ArrowRight,
|
||||
ChevronRight,
|
||||
Zap,
|
||||
Globe,
|
||||
Check,
|
||||
Search,
|
||||
Target,
|
||||
Gavel,
|
||||
Activity,
|
||||
Lock,
|
||||
Crosshair,
|
||||
Coins,
|
||||
Layers,
|
||||
ArrowUpRight,
|
||||
ShieldCheck,
|
||||
Network,
|
||||
Share2,
|
||||
Key,
|
||||
Shield,
|
||||
Radar,
|
||||
Scan,
|
||||
Radio,
|
||||
Cpu,
|
||||
Clock,
|
||||
ExternalLink
|
||||
} from 'lucide-react'
|
||||
import Link from 'next/link'
|
||||
import clsx from 'clsx'
|
||||
@ -175,8 +164,8 @@ export default function HomePage() {
|
||||
{/* Subline */}
|
||||
<div className="animate-slide-up opacity-0" style={{ animationDelay: '0.8s', animationFillMode: 'forwards' }}>
|
||||
<p className="text-sm sm:text-lg lg:text-xl text-white/60 max-w-xl font-light leading-relaxed mb-8 sm:mb-12 lg:mx-0 mx-auto">
|
||||
Transforming domains from static addresses into yield-bearing financial assets.
|
||||
<span className="text-white block mt-1 font-medium">Scan. Acquire. Route. Profit.</span>
|
||||
High-density domain intelligence for investors and operators.
|
||||
<span className="text-white block mt-1 font-medium">Scan. Track. Trade.</span>
|
||||
</p>
|
||||
|
||||
{/* Stats Grid - Mobile 2x2 */}
|
||||
@ -251,40 +240,40 @@ export default function HomePage() {
|
||||
<div className="max-w-[1200px] mx-auto">
|
||||
<div className="grid lg:grid-cols-2 gap-10 lg:gap-24 items-center">
|
||||
<div>
|
||||
<span className="text-accent font-mono text-[10px] sm:text-xs uppercase tracking-[0.2em] mb-3 sm:mb-4 block">The Broken Model</span>
|
||||
<span className="text-accent font-mono text-[10px] sm:text-xs uppercase tracking-[0.2em] mb-3 sm:mb-4 block">The Problem</span>
|
||||
<h2 className="font-display text-2xl sm:text-4xl lg:text-5xl text-white leading-tight mb-6 sm:mb-8">
|
||||
99% of portfolios are <br className="hidden sm:block"/><span className="text-white/30">bleeding cash.</span>
|
||||
The domain market is <br className="hidden sm:block"/><span className="text-white/30">high-noise.</span>
|
||||
</h2>
|
||||
<div className="space-y-4 sm:space-y-6 text-white/60 leading-relaxed text-sm sm:text-lg font-light">
|
||||
<p>Investors pay renewal fees for years, hoping for a "Unicorn" sale that never happens.</p>
|
||||
<p>Traditional parking pays pennies. Marketplaces charge 20% fees. The system drains your capital.</p>
|
||||
<p>Prices are fragmented across registrars and marketplaces. Most feeds are spam-heavy and hard to act on.</p>
|
||||
<p>The real traps are hidden: renewal inflation, policy changes, and timing windows you miss while you sleep.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div className="relative">
|
||||
<div className="absolute -inset-4 bg-accent/5 blur-3xl" />
|
||||
<div className="relative bg-[#050505] border border-white/10 p-6 sm:p-8 lg:p-12">
|
||||
<span className="text-accent font-mono text-[10px] sm:text-xs uppercase tracking-[0.2em] mb-3 sm:mb-4 block">The Pounce Protocol</span>
|
||||
<h3 className="font-display text-xl sm:text-3xl text-white mb-6 sm:mb-8">Asset Class V2.0</h3>
|
||||
<span className="text-accent font-mono text-[10px] sm:text-xs uppercase tracking-[0.2em] mb-3 sm:mb-4 block">The Pounce Terminal</span>
|
||||
<h3 className="font-display text-xl sm:text-3xl text-white mb-6 sm:mb-8">High Density. Low Noise.</h3>
|
||||
<ul className="space-y-5 sm:space-y-6 font-mono text-xs sm:text-sm text-white/80">
|
||||
<li className="flex items-start gap-3 sm:gap-4">
|
||||
<Radar className="w-4 h-4 sm:w-5 sm:h-5 text-accent mt-px shrink-0" />
|
||||
<div>
|
||||
<span className="text-white font-bold block mb-1">Deep Recon</span>
|
||||
<span className="text-white/50 text-[11px] sm:text-sm">Zone file analysis reveals what's truly valuable.</span>
|
||||
<span className="text-white font-bold block mb-1">Clean Market Feeds</span>
|
||||
<span className="text-white/50 text-[11px] sm:text-sm">Spam-filtered auctions and opportunities you can act on.</span>
|
||||
</div>
|
||||
</li>
|
||||
<li className="flex items-start gap-3 sm:gap-4">
|
||||
<Zap className="w-4 h-4 sm:w-5 sm:h-5 text-accent mt-px shrink-0" />
|
||||
<Scan className="w-4 h-4 sm:w-5 sm:h-5 text-accent mt-px shrink-0" />
|
||||
<div>
|
||||
<span className="text-white font-bold block mb-1">Frictionless Liquidity</span>
|
||||
<span className="text-white/50 text-[11px] sm:text-sm">Instant settlement. 0% Commission.</span>
|
||||
<span className="text-white font-bold block mb-1">Renewal & Pricing Intel</span>
|
||||
<span className="text-white/50 text-[11px] sm:text-sm">Spot renewal traps, registrar deltas, and TLD inflation.</span>
|
||||
</div>
|
||||
</li>
|
||||
<li className="flex items-start gap-3 sm:gap-4">
|
||||
<Coins className="w-4 h-4 sm:w-5 sm:h-5 text-accent mt-px shrink-0" />
|
||||
<Activity className="w-4 h-4 sm:w-5 sm:h-5 text-accent mt-px shrink-0" />
|
||||
<div>
|
||||
<span className="text-white font-bold block mb-1">Automated Yield</span>
|
||||
<span className="text-white/50 text-[11px] sm:text-sm">Domains pay for their own renewals.</span>
|
||||
<span className="text-white font-bold block mb-1">Watchlist Ops</span>
|
||||
<span className="text-white/50 text-[11px] sm:text-sm">Monitor domains, get alerts, and move fast.</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
@ -304,14 +293,14 @@ export default function HomePage() {
|
||||
<div>
|
||||
<span className="text-accent font-mono text-[10px] sm:text-xs uppercase tracking-[0.2em] mb-3 sm:mb-4 block">Core Architecture</span>
|
||||
<h2 className="font-display text-3xl sm:text-4xl lg:text-6xl text-white leading-none">
|
||||
The Lifecycle <br />
|
||||
<span className="text-white/30">Engine.</span>
|
||||
The Terminal <br />
|
||||
<span className="text-white/30">Stack.</span>
|
||||
</h2>
|
||||
</div>
|
||||
<p className="hidden lg:block text-white/50 max-w-md text-sm font-mono mt-8 lg:mt-0 leading-relaxed text-right">
|
||||
// INTELLIGENCE_LAYER_ACTIVE<br />
|
||||
// MARKET_PROTOCOL_READY<br />
|
||||
// YIELD_GENERATION_STANDBY
|
||||
// MONITORING_ONLINE
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@ -320,29 +309,29 @@ export default function HomePage() {
|
||||
{[
|
||||
{
|
||||
module: '01',
|
||||
title: 'Intelligence',
|
||||
desc: '"Identify Targets." We scan 886+ TLDs to uncover pricing traps, trends, and opportunities.',
|
||||
title: 'Discover',
|
||||
desc: '"Identify Targets." Find drops, auctions, and pricing anomalies without digging through spam.',
|
||||
features: [
|
||||
{ icon: Scan, title: 'Global Scan', desc: 'Zone file analysis' },
|
||||
{ icon: Target, title: 'Valuation AI', desc: 'Instant fair-market value' },
|
||||
{ icon: Radar, title: 'Clean Feed', desc: 'No-bullshit filtering' },
|
||||
{ icon: Scan, title: 'TLD Intel', desc: 'Renewal & inflation signals' },
|
||||
],
|
||||
},
|
||||
{
|
||||
module: '02',
|
||||
title: 'Market',
|
||||
desc: '"Secure the Asset." Direct access to liquidity with verified owners and 0% commission.',
|
||||
title: 'Acquire',
|
||||
desc: '"Secure the Asset." Execute fast: auctions, direct listings, and verified owners.',
|
||||
features: [
|
||||
{ icon: ShieldCheck, title: 'Verified Owners', desc: 'Mandatory DNS check' },
|
||||
{ icon: Gavel, title: 'Direct Execution', desc: 'P2P transfers' },
|
||||
{ icon: Gavel, title: 'Execution', desc: 'Auctions & direct deals' },
|
||||
],
|
||||
},
|
||||
{
|
||||
module: '03',
|
||||
title: 'Yield',
|
||||
desc: '"Deploy the Asset." Transform idle domains into automated revenue generators.',
|
||||
title: 'Track',
|
||||
desc: '"Stay Ahead." Monitor domains and get alerted the second something changes.',
|
||||
features: [
|
||||
{ icon: Layers, title: 'Intent Routing', desc: 'Traffic to partners' },
|
||||
{ icon: Coins, title: 'Passive Income', desc: 'Monthly payouts' },
|
||||
{ icon: Activity, title: 'Monitoring', desc: 'Health & change detection' },
|
||||
{ icon: Zap, title: 'Alerts', desc: 'Fast notifications' },
|
||||
],
|
||||
},
|
||||
].map((pillar, i) => (
|
||||
@ -380,38 +369,6 @@ export default function HomePage() {
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{/* ═══════════════════════════════════════════════════════════════════════ */}
|
||||
{/* INTENT ROUTING */}
|
||||
{/* ═══════════════════════════════════════════════════════════════════════ */}
|
||||
<section className="relative py-16 sm:py-32 px-4 sm:px-6 border-b border-white/[0.05] bg-[#050505] overflow-hidden">
|
||||
<div className="absolute inset-0 bg-accent/[0.02]" />
|
||||
<div className="max-w-[1200px] mx-auto relative z-10">
|
||||
<div className="mb-12 sm:mb-20 text-center">
|
||||
<span className="text-accent font-mono text-[10px] sm:text-xs uppercase tracking-[0.2em] mb-3 sm:mb-4 block">The Endgame</span>
|
||||
<h2 className="font-display text-2xl sm:text-4xl lg:text-5xl text-white mb-4 sm:mb-6">Intent Routing™</h2>
|
||||
<p className="text-white/50 max-w-2xl mx-auto text-sm sm:text-lg font-light leading-relaxed px-2">
|
||||
Our engine detects user intent and routes traffic directly to high-paying partners.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className="grid grid-cols-1 md:grid-cols-3 gap-4 sm:gap-8">
|
||||
{[
|
||||
{ icon: Network, step: '1', title: 'Connect', desc: 'Point nameservers to ns.pounce.io' },
|
||||
{ icon: Cpu, step: '2', title: 'Analyze', desc: 'We scan the semantic intent of your domain' },
|
||||
{ icon: Share2, step: '3', title: 'Route', desc: 'Traffic is routed to vertical partners' },
|
||||
].map((item, i) => (
|
||||
<div key={i} className="bg-[#020202] border border-white/10 p-6 sm:p-10 relative group hover:border-accent/30 transition-colors">
|
||||
<div className="w-10 h-10 sm:w-14 sm:h-14 bg-white/5 flex items-center justify-center mb-5 sm:mb-8 text-white group-hover:text-accent group-hover:bg-accent/10 transition-all">
|
||||
<item.icon className="w-5 h-5 sm:w-7 sm:h-7" />
|
||||
</div>
|
||||
<h3 className="text-white font-bold text-base sm:text-xl mb-2 sm:mb-3">{item.step}. {item.title}</h3>
|
||||
<p className="text-white/40 text-xs sm:text-sm font-mono leading-relaxed">{item.desc}</p>
|
||||
</div>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{/* ═══════════════════════════════════════════════════════════════════════ */}
|
||||
{/* MARKET DEEP DIVE */}
|
||||
{/* ═══════════════════════════════════════════════════════════════════════ */}
|
||||
|
||||
@ -26,7 +26,7 @@ const tiers = [
|
||||
{ text: 'TLD Intel', highlight: false, available: true, sublabel: 'Public' },
|
||||
{ text: 'Pounce Score', highlight: false, available: false },
|
||||
{ text: 'Marketplace', highlight: false, available: true, sublabel: 'Buy Only' },
|
||||
{ text: 'Yield (Intent Routing)', highlight: false, available: false },
|
||||
{ text: 'Yield (Beta)', highlight: false, available: false },
|
||||
],
|
||||
cta: 'Enter Terminal',
|
||||
highlighted: false,
|
||||
@ -49,7 +49,7 @@ const tiers = [
|
||||
{ text: 'Pounce Score', highlight: true, available: true },
|
||||
{ text: '5 Listings', highlight: true, available: true, sublabel: '0% Fee' },
|
||||
{ text: 'Portfolio', highlight: true, available: true, sublabel: '25 Domains' },
|
||||
{ text: 'Yield (Intent Routing)', highlight: true, available: true, sublabel: '70% Rev Share' },
|
||||
{ text: 'Yield (Beta)', highlight: false, available: true, sublabel: 'Optional' },
|
||||
],
|
||||
cta: 'Upgrade to Trader',
|
||||
highlighted: true,
|
||||
@ -62,7 +62,7 @@ const tiers = [
|
||||
icon: Crown,
|
||||
price: '29',
|
||||
period: '/mo',
|
||||
description: 'Full firepower. Priority routes.',
|
||||
description: 'Full firepower. Priority alerts.',
|
||||
features: [
|
||||
{ text: 'Market Feed', highlight: true, available: true, sublabel: 'Priority' },
|
||||
{ text: 'Alert Speed', highlight: true, available: true, sublabel: '10 min' },
|
||||
@ -72,7 +72,7 @@ const tiers = [
|
||||
{ text: 'Score + SEO Data', highlight: true, available: true },
|
||||
{ text: '50 Listings', highlight: true, available: true, sublabel: 'Featured' },
|
||||
{ text: 'Unlimited Portfolio', highlight: true, available: true },
|
||||
{ text: 'Yield (Intent Routing)', highlight: true, available: true, sublabel: 'Priority Routes' },
|
||||
{ text: 'Yield (Beta)', highlight: false, available: true, sublabel: 'Optional' },
|
||||
],
|
||||
cta: 'Go Tycoon',
|
||||
highlighted: false,
|
||||
@ -90,7 +90,7 @@ const comparisonFeatures = [
|
||||
{ name: 'Valuation', scout: 'Locked', trader: 'Pounce Score', tycoon: 'Score + SEO' },
|
||||
{ name: 'Marketplace', scout: 'Buy Only', trader: '5 Listings (0% Fee)', tycoon: '50 Featured' },
|
||||
{ name: 'Portfolio', scout: '—', trader: '25 Domains', tycoon: 'Unlimited' },
|
||||
{ name: 'Yield (Intent Routing)', scout: '—', trader: '70% Rev Share', tycoon: 'Priority Routes' },
|
||||
{ name: 'Yield (Beta)', scout: '—', trader: 'Optional', tycoon: 'Optional' },
|
||||
]
|
||||
|
||||
const faqs = [
|
||||
|
||||
@ -66,7 +66,7 @@ export function Footer() {
|
||||
</Link>
|
||||
</div>
|
||||
<p className="text-xs sm:text-sm font-mono text-white/50 mb-6 sm:mb-8 max-w-sm leading-relaxed">
|
||||
Global domain intelligence for serious investors. Scan. Acquire. Route. Yield.
|
||||
High-density domain intelligence for serious investors. Scan. Track. Trade.
|
||||
</p>
|
||||
|
||||
{/* Newsletter - Hidden on Mobile */}
|
||||
@ -144,7 +144,7 @@ export function Footer() {
|
||||
{[
|
||||
{ href: '/acquire', label: 'Acquire' },
|
||||
{ href: '/discover', label: 'Discover' },
|
||||
{ href: '/yield', label: 'Yield' },
|
||||
{ href: '/intelligence', label: 'Intel' },
|
||||
{ href: '/pricing', label: 'Pricing' },
|
||||
].map((link) => (
|
||||
<li key={link.href}>
|
||||
|
||||
@ -35,7 +35,7 @@ export function Header() {
|
||||
const publicNavItems = [
|
||||
{ href: '/discover', label: 'Discover', icon: TrendingUp },
|
||||
{ href: '/acquire', label: 'Acquire', icon: Gavel },
|
||||
{ href: '/yield', label: 'Yield', icon: Coins },
|
||||
{ href: '/intelligence', label: 'Intel', icon: TrendingUp },
|
||||
{ href: '/pricing', label: 'Pricing', icon: CreditCard },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user