feat: better phrasing
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,3 +9,4 @@ next-env.d.ts
|
|||||||
greywall-logo-negative.png
|
greywall-logo-negative.png
|
||||||
greywall-logo-positive.png
|
greywall-logo-positive.png
|
||||||
terminal.png
|
terminal.png
|
||||||
|
youtube-thumbnail.png
|
||||||
@@ -123,9 +123,9 @@ export function Problem() {
|
|||||||
<span className="text-primary">“</span>The act of verification creates trust.<span className="text-primary">”</span>
|
<span className="text-primary">“</span>The act of verification creates trust.<span className="text-primary">”</span>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p className="text-muted-foreground font-serif text-base sm:text-lg leading-relaxed max-w-2xl mx-auto mb-10">
|
<p className="text-muted-foreground font-serif text-base sm:text-lg leading-relaxed max-w-2xl mx-auto mb-10">
|
||||||
Greywall gives you two pillars: <span className="text-foreground font-medium">control</span> over
|
Greywall gives you complete <span className="text-foreground font-medium">observability</span> into
|
||||||
what agents can reach, and <span className="text-foreground font-medium">clarity</span> into
|
every interaction between a model and your system, as well as an
|
||||||
every operation they perform.
|
ergonomic mechanism for <span className="text-foreground font-medium">control</span>.
|
||||||
</p>
|
</p>
|
||||||
<div className="mx-auto max-w-3xl rounded-lg border border-border/40 overflow-hidden">
|
<div className="mx-auto max-w-3xl rounded-lg border border-border/40 overflow-hidden">
|
||||||
<div className="relative w-full" style={{ paddingBottom: '56.25%' }}>
|
<div className="relative w-full" style={{ paddingBottom: '56.25%' }}>
|
||||||
|
|||||||
Reference in New Issue
Block a user