feat: better messaging
This commit is contained in:
@@ -18,7 +18,9 @@ export function Hero() {
|
|||||||
<em className="italic text-primary">Greywall</em> your <span className="text-red-400/90">agent</span> & let it cook.
|
<em className="italic text-primary">Greywall</em> your <span className="text-red-400/90">agent</span> & let it cook.
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-lg text-muted-foreground leading-relaxed max-w-2xl mx-auto font-serif">
|
<p className="text-lg text-muted-foreground leading-relaxed max-w-2xl mx-auto font-serif">
|
||||||
Agents inherit your full permissions and decide what to access at runtime. Here's what that looks like...
|
Agents inherit your full permissions and that can go very wrong.
|
||||||
|
<br />
|
||||||
|
That's why we built <span className="text-foreground font-medium">Greywall</span>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user