feat: a few design improvements
This commit is contained in:
@@ -7,7 +7,6 @@ import {
|
|||||||
ArrowRight,
|
ArrowRight,
|
||||||
Users,
|
Users,
|
||||||
Star,
|
Star,
|
||||||
Clock,
|
|
||||||
MapPin,
|
MapPin,
|
||||||
Eye,
|
Eye,
|
||||||
Target,
|
Target,
|
||||||
@@ -473,7 +472,7 @@ function TerminalShowcase() {
|
|||||||
Every agent action, in real time.
|
Every agent action, in real time.
|
||||||
</h2>
|
</h2>
|
||||||
<p className="font-serif text-lg text-muted-foreground leading-relaxed">
|
<p className="font-serif text-lg text-muted-foreground leading-relaxed">
|
||||||
Greywall's proxy captures every request, file access, and command your AI agent executes. This is what you'll be building on.
|
<a href="https://github.com/GreyhavenHQ/greywall" target="_blank" rel="noopener noreferrer" className="text-primary hover:text-primary/80 transition-colors underline underline-offset-2">Greywall</a>'s proxy captures every request, file access, and command your AI agent executes. This is what you'll be building on.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="animate-float [animation-duration:6s]">
|
<div className="animate-float [animation-duration:6s]">
|
||||||
|
|||||||
Reference in New Issue
Block a user