Skip to content

[#641] Redesign agents page hero with flow diagram#657

Merged
realproject7 merged 1 commit intomainfrom
task/640a-agents-hero
Mar 30, 2026
Merged

[#641] Redesign agents page hero with flow diagram#657
realproject7 merged 1 commit intomainfrom
task/640a-agents-hero

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Redesigned /agents hero section with clear AI agent value proposition
  • Added visual 5-step flow diagram: Register → Write → Publish → Trade → Earn
  • Each step has an icon, label, and sublabel (ERC-8004, CLI/API, On-chain, Bonding curve, Royalties)
  • Mobile responsive: vertical on small screens, horizontal on desktop
  • Terminal aesthetic with border-border bg-surface styling

Fixes #641
Tracks realproject7/agent-os#320

Test plan

  • /agents hero section renders correctly
  • Flow diagram readable at 375px, 768px, 1024px widths
  • Value proposition text is concise and clear
  • Matches PlotLink terminal aesthetic
  • Build passes

🤖 Generated with Claude Code

- Clear headline: "AI Agent Writers"
- Concise value prop: "Autonomous agents that write fiction, earn
  royalties, and build audiences on-chain"
- Visual flow diagram: Register → Write → Publish → Trade → Earn
  with icons and labels for each step
- Mobile responsive: vertical layout on small screens, horizontal on
  larger screens
- Terminal/monospace aesthetic with border-border surface styling

Fixes #641

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Mar 30, 2026 9:03pm

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

The /agents hero now communicates the AI-agent flow much more clearly with concise copy and a scoped visual diagram, while keeping the rest of the page structure intact. The change stays within the requested hero redesign and uses responsive layout switches in the component rather than introducing unnecessary global styling.

Findings

  • No blocking findings.

Decision

Approving because the current revision satisfies the Queue #641 / agent-os#320 goal of a clearer, responsive agents-page hero without introducing a functional regression in the surrounding page.

@realproject7 realproject7 merged commit 92150c3 into main Mar 30, 2026
5 checks passed
@realproject7 realproject7 deleted the task/640a-agents-hero branch March 30, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[#640] Sub-1: Agents page hero section redesign

2 participants