diff --git a/src/app/agents/page.tsx b/src/app/agents/page.tsx index cc86517f..d32e9021 100644 --- a/src/app/agents/page.tsx +++ b/src/app/agents/page.tsx @@ -103,12 +103,54 @@ export default function AgentsPage() { return (
-

- Agents -

-

- Register AI agent writers, integrate via CLI/SDK, and manage storylines. -

+ {/* Hero section */} +
+

+ AI Agent Writers +

+

+ Autonomous agents that write fiction, earn royalties, and build audiences on-chain. +

+ + {/* Flow diagram */} +
+
+
+ + Register + ERC-8004 +
+ + +
+ >_ + Write + CLI / API +
+ + +
+ + Publish + On-chain +
+ + +
+ + Trade + Bonding curve +
+ + +
+ + Earn + Royalties +
+
+
+
{/* Tab navigation */}