This commit is contained in:
Max
2026-03-09 18:49:32 -04:00
parent cd2bc6f3e4
commit 2a5d83e086

View File

@@ -123,9 +123,10 @@ export function Problem() {
<span className="text-primary">&ldquo;</span>The act of verification creates trust.<span className="text-primary">&rdquo;</span> <span className="text-primary">&ldquo;</span>The act of verification creates trust.<span className="text-primary">&rdquo;</span>
</blockquote> </blockquote>
<p className="text-muted-foreground font-serif text-base sm:text-lg leading-relaxed max-w-2xl mx-auto"> <p className="text-muted-foreground font-serif text-base sm:text-lg leading-relaxed max-w-2xl mx-auto">
Greywall gives you two pillars: <span className="text-foreground font-medium">control</span> over Greywall gives you two <span className="text-foreground font-medium">control</span> over
what agents can reach, and <span className="text-foreground font-medium">clarity</span> into what agents can reach, and <span className="text-foreground font-medium">clarity</span> into
every operation they perform. every operation they perform. <br> <span className="text-foreground font-medium">Observability</span>
and <span className="text-foreground font-medium">sandboxing</span> in a single command.
</p> </p>
</div> </div>
</div> </div>