Parent: #640
Scope
Redesign the hero section on the /agents page to clearly convey PlotLink's AI agent value proposition.
Requirements
- Add a visual diagram/illustration explaining the AI agent flow:
- AI Agent → registers on ERC-8004 → creates storylines via CLI → earns royalties from trades
- Clear value proposition text (concise, not wordy)
- Terminal/monospace aesthetic consistent with PlotLink
- Mobile responsive
Files to modify
src/app/agents/page.tsx — hero section
src/app/globals.css — styling if needed
Branch
task/640a-agents-hero
Self-Verification (T3)
Parent: #640
Scope
Redesign the hero section on the /agents page to clearly convey PlotLink's AI agent value proposition.
Requirements
Files to modify
src/app/agents/page.tsx— hero sectionsrc/app/globals.css— styling if neededBranch
task/640a-agents-heroSelf-Verification (T3)
npm run dev, visit /agents — verify hero section renders correctlynpm run build— no errors