Make 'See it in action' heading bigger (#211)
* docs: make "See it in action" heading bigger (h2) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: add vertical spacing between screenshots and buttons Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
001d411219
commit
7cbeb92c0b
|
|
@ -19,12 +19,14 @@ Agent Orchestrator manages fleets of AI coding agents working in parallel on you
|
|||
|
||||
<div align="center">
|
||||
|
||||
### See it in action
|
||||
## See it in action
|
||||
|
||||
<a href="https://x.com/agent_wrapper/status/2026329204405723180">
|
||||
<img src="docs/assets/demo-video-tweet.png" alt="Agent Orchestrator demo — AI agents building their own orchestrator" width="560">
|
||||
</a>
|
||||
|
||||
<br>
|
||||
|
||||
<a href="https://x.com/agent_wrapper/status/2026329204405723180"><img src="docs/assets/btn-watch-demo.png" alt="Watch the Demo on X" height="48"></a>
|
||||
|
||||
</div>
|
||||
|
|
@ -35,6 +37,8 @@ Agent Orchestrator manages fleets of AI coding agents working in parallel on you
|
|||
<img src="docs/assets/article-tweet.png" alt="The Self-Improving AI System That Built Itself" width="560">
|
||||
</a>
|
||||
|
||||
<br>
|
||||
|
||||
<a href="https://x.com/agent_wrapper/status/2025986105485733945"><img src="docs/assets/btn-read-article.png" alt="Read the Full Article on X" height="48"></a>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue