feat: better messaging

This commit is contained in:
Nik L
2026-03-09 17:51:24 -04:00
parent 5b562c222f
commit 90f23405e8

View File

@@ -18,7 +18,9 @@ export function Hero() {
<em className="italic text-primary">Greywall</em> your <span className="text-red-400/90">agent</span> &amp; let it cook.
</h1>
<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&apos;s what that looks like...
Agents inherit your full permissions and that can go very wrong.
<br />
That&apos;s why we built <span className="text-foreground font-medium">Greywall</span>.
</p>
</div>
</section>