docs: update screenshot and add to intro page

This commit is contained in:
0xallam
2026-01-22 13:09:45 -08:00
parent 6da639ce58
commit 83914f454f
4 changed files with 7 additions and 1 deletions

BIN
.github/screenshot.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 KiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@@ -34,7 +34,9 @@
<br/>
<div align="center">
<a href="https://strix.ai">
<img src=".github/screenshot.png" alt="Strix Demo" width="900" style="border-radius: 16px;">
</a>
</div>
<br>

BIN
docs/images/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@@ -5,6 +5,10 @@ description: "Open-source AI hackers to secure your apps"
Strix are autonomous AI agents that act like real hackers—they run your code dynamically, find vulnerabilities, and validate them with proof-of-concepts. Built for developers and security teams who need fast, accurate security testing without the overhead of manual pentesting or the false positives of static analysis tools.
<Frame>
<img src="/images/screenshot.png" alt="Strix Demo" />
</Frame>
<CardGroup cols={2}>
<Card title="Quick Start" icon="rocket" href="/quickstart">
Install and run your first scan in minutes.