diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index 282fe77..98f7e7d 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -9,19 +9,30 @@ 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' @@ -164,8 +175,8 @@ export default function HomePage() { {/* Subline */}
- High-density domain intelligence for investors and operators. - Scan. Track. Trade. + Domain intelligence for investors — scan live auctions, compare TLD pricing, and monitor portfolios in a clean, spam-filtered terminal. + Scan. Track. Trade. Verify.
{/* Stats Grid - Mobile 2x2 */} @@ -242,38 +253,38 @@ export default function HomePage() {Prices are fragmented across registrars and marketplaces. Most feeds are spam-heavy and hard to act on.
-The real traps are hidden: renewal inflation, policy changes, and timing windows you miss while you sleep.
+Auctions are full of junk, pricing is fragmented across registrars, and the best signals are hidden behind spreadsheets.
+You need high-density intel, fast filtering, and operator-grade workflows — not more noise.
// INTELLIGENCE_LAYER_ACTIVE
// MARKET_PROTOCOL_READY
- // MONITORING_ONLINE
+ // AUTOMATION_LAYER_OPTIONAL
+ For operators who want more: connect a domain, detect intent, and route traffic to the best destination. Your core product stays intelligence + market access. +
+{item.desc}
+- High-density domain intelligence for serious investors. Scan. Track. Trade. + Global domain intelligence for serious investors. Scan. Acquire. Route. Yield.
{/* Newsletter - Hidden on Mobile */} @@ -144,7 +144,7 @@ export function Footer() { {[ { href: '/acquire', label: 'Acquire' }, { href: '/discover', label: 'Discover' }, - { href: '/intelligence', label: 'Intel' }, + { href: '/yield', label: 'Yield' }, { href: '/pricing', label: 'Pricing' }, ].map((link) => (