fix: remove ai slop
This commit is contained in:
@@ -29,11 +29,6 @@ export function Hero() {
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<div className="relative mx-auto max-w-3xl text-center">
|
<div className="relative mx-auto max-w-3xl text-center">
|
||||||
<div className="inline-flex items-center gap-2 px-3 py-1 mb-8 rounded-full border border-border/60 bg-card/50 text-xs text-muted-foreground font-sans">
|
|
||||||
<span className="inline-block w-1.5 h-1.5 rounded-full bg-primary animate-pulse" />
|
|
||||||
Container-free sandboxing for AI agents
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h1 className="font-serif text-4xl sm:text-5xl md:text-6xl font-semibold tracking-tight leading-[1.1] mb-6">
|
<h1 className="font-serif text-4xl sm:text-5xl md:text-6xl font-semibold tracking-tight leading-[1.1] mb-6">
|
||||||
Constrain your agents.
|
Constrain your agents.
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
Reference in New Issue
Block a user