copy adjustments

This commit is contained in:
Max
2026-03-09 18:44:15 -04:00
parent e42e24d0b2
commit cd2bc6f3e4
2 changed files with 4 additions and 6 deletions

View File

@@ -15,12 +15,10 @@ export function Hero() {
<div className="relative mx-auto max-w-4xl text-center">
<h1 className="font-serif text-4xl sm:text-5xl md:text-6xl font-semibold tracking-tight leading-[1.1] mb-6">
<em className="italic text-primary">Greywall</em> your <span className="text-red-400/90">agent</span> &amp; let it cook.
<em className="italic text-primary">Greywall</em> your agent &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 that can go very wrong.
<br />
That&apos;s why we built the <span className="text-foreground font-medium">Greywall</span> sandbox.
Container-free sandboxing with real-time observability & dynamic controls, for Linux & MacOS.
</p>
</div>
</section>