From 6cc8c5bdcf2a90a173969af23639d8ca70b005ec Mon Sep 17 00:00:00 2001 From: Ajax Davis Date: Sun, 28 Dec 2025 12:12:00 +1000 Subject: [PATCH] revert: restore original HeroSection marketing Reverts to "TOOL REGISTRY FOR AI AGENTS" headline and original messaging. --- apps/web/src/components/home/HeroSection.tsx | 24 +++++++++----------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/apps/web/src/components/home/HeroSection.tsx b/apps/web/src/components/home/HeroSection.tsx index 998bd08..e95e075 100644 --- a/apps/web/src/components/home/HeroSection.tsx +++ b/apps/web/src/components/home/HeroSection.tsx @@ -62,23 +62,14 @@ export function HeroSection({ stats }: HeroSectionProps): React.ReactElement { {/* Main Heading */}

- NPM PACKAGES YOUR AI AGENT CAN DISCOVER + TOOL REGISTRY FOR AI AGENTS

- {/* Clear value prop */} -

- TPMJS indexes npm packages as tools that AI agents can find and use at runtime. -
- - No config files. No manual imports. Just describe what you need. - -

- {/* Live Metrics Strip */} -
+
{formatNumber(stats.packageCount)} PACKAGES @@ -90,6 +81,13 @@ export function HeroSection({ stats }: HeroSectionProps): React.ReactElement {
+ {/* Subheading */} +

+ Discover, share, and integrate tools that give your agents superpowers. +
+ The registry for AI tools. +

+ {/* Brutalist Search Interface */}