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 */}