feat: better wording
This commit is contained in:
@@ -16,7 +16,7 @@ export function Hero() {
|
||||
<div className="flex flex-col items-center gap-3">
|
||||
<div className="w-full text-center">
|
||||
<h1 className="title-serif mx-auto w-full max-w-[980px] text-[40px] leading-[1.0] tracking-normal font-semibold md:text-[72px]">
|
||||
Keep the agent inside clear, local boundaries.
|
||||
Contain and observe AI agents without friction.
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
@@ -46,8 +46,8 @@ export function Hero() {
|
||||
</div>
|
||||
|
||||
<BetaSignup
|
||||
subject="Greywall closed beta signup (hero)"
|
||||
message="(hero CTA signup)"
|
||||
subject="Greywall managed governance inquiry (hero)"
|
||||
message="(hero governance CTA)"
|
||||
inputClassName="w-56 rounded-md border border-border/40 bg-background/40 px-4 py-2.5 text-sm font-sans text-foreground placeholder:text-muted-foreground/60 transition-colors focus:border-primary/40 focus:outline-none sm:w-64"
|
||||
submitClassName="px-4 py-2.5 font-sans text-sm font-medium md:text-sm"
|
||||
helperTextClassName="text-xs text-muted-foreground/60 font-serif"
|
||||
|
||||
Reference in New Issue
Block a user