KOL count: 29 → 25 across marketing/SEO copy
Backend KOL_FEEDS trimmed from 29 to 25 (dead feeds removed).
Sync all hardcoded count mentions:
- layout.tsx JSON-LD, page.tsx (metric + comparison + copy)
- kol/page.tsx, KolPageClient.tsx ("and 26 more" → "and 22 more")
- glossary/page.tsx, opengraph-image.tsx
- public/llms.txt, llms-full.txt
- drop removed KOLs (Dragonfly Capital, Nic Carter) from named lists
Bundles other in-flight frontend work already in the working tree.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+7
-7
@@ -354,8 +354,8 @@ export default function LandingPage() {
|
||||
<PillarCard
|
||||
tag="Daily · narrative"
|
||||
title="KOL Signal"
|
||||
desc="19 crypto KOL feeds (Hayes, Delphi, Bankless…). AI extracts which tokens they called and how convicted they were."
|
||||
metric="15"
|
||||
desc="25 crypto KOL feeds (Hayes, Delphi, Bankless…). AI extracts which tokens they called and how convicted they were."
|
||||
metric="25"
|
||||
metricLabel="live feeds"
|
||||
href="/en/kol"
|
||||
/>
|
||||
@@ -621,8 +621,8 @@ export default function LandingPage() {
|
||||
<div className="lp-reveal" style={{ maxWidth: 680 }}>
|
||||
<div className="lp-eyebrow">How it compares</div>
|
||||
<h2 className="lp-h2">
|
||||
Free. Non-custodial.<br />
|
||||
<span className="grad">No subscription.</span>
|
||||
Free to read. Non-custodial.<br />
|
||||
<span className="grad">Auto-trade is opt-in.</span>
|
||||
</h2>
|
||||
</div>
|
||||
<div className="lp-compare-wrap lp-reveal">
|
||||
@@ -638,7 +638,7 @@ export default function LandingPage() {
|
||||
<tbody>
|
||||
<CompRow f="Trump post → trade latency" us="<3 seconds" them="manual / N/A" manual="minutes–hours" />
|
||||
<CompRow f="BTC macro-bottom signal" us="✓ 2-of-3 confluence" them="paid tier" manual="✗" />
|
||||
<CompRow f="KOL feed ingestion" us="19 feeds daily" them="limited / paid" manual="slow" />
|
||||
<CompRow f="KOL feed ingestion" us="25 feeds daily" them="limited / paid" manual="slow" />
|
||||
<CompRow f="Talks-vs-trades divergence" us="✓ built-in" them="✗" manual="✗" />
|
||||
<CompRow f="Auto-trader integration" us="✓ Hyperliquid" them="✗" manual="✗" />
|
||||
<CompRow f="Price" us="Free" them="$49–$299/mo" manual="time cost" />
|
||||
@@ -661,8 +661,8 @@ export default function LandingPage() {
|
||||
<strong>Trump Alpha</strong> is an AI-powered crypto intelligence dashboard that
|
||||
aggregates six uncorrelated signal sources into one live feed — Trump Truth Social
|
||||
posts, BTC macro-bottom confluence (AHR999 + 200-week MA + Pi Cycle Bottom),
|
||||
19 KOL narrative feeds, talks-vs-trades divergence, and a
|
||||
Hyperliquid auto-trader. All signal reading is free. No custody. No subscription.
|
||||
25 KOL narrative feeds, talks-vs-trades divergence, and a
|
||||
Hyperliquid auto-trader. All signal reading is free and public. No custody. Auto-trading requires a subscription and your own HL API key.
|
||||
</p>
|
||||
<p className="lp-lead" style={{ marginBottom: 0, fontSize: 15 }}>
|
||||
<Link href="/en/methodology" style={{ color: 'var(--lp-amber)', textDecoration: 'none' }}>Signal methodology</Link>
|
||||
|
||||
Reference in New Issue
Block a user