fix: closing br

This commit is contained in:
Nik L
2026-03-09 19:03:29 -04:00
parent 2a5d83e086
commit 696c02bd68

View File

@@ -123,10 +123,9 @@ 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 <span className="text-foreground font-medium">control</span> over Greywall gives you two pillars: <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. <br> <span className="text-foreground font-medium">Observability</span> every operation they perform.
and <span className="text-foreground font-medium">sandboxing</span> in a single command.
</p> </p>
</div> </div>
</div> </div>