feat: better conclusion

This commit is contained in:
Nik L
2026-03-09 15:36:12 -04:00
parent 4d3fc33835
commit df393e623a

View File

@@ -24,10 +24,10 @@ export function GettingStarted() {
</span> </span>
</div> </div>
<h2 className="font-serif text-3xl sm:text-4xl font-semibold tracking-tight mb-4"> <h2 className="font-serif text-3xl sm:text-4xl font-semibold tracking-tight mb-4">
One command. Full isolation. Install in one command
</h2> </h2>
<p className="text-muted-foreground font-serif text-lg leading-relaxed mb-10"> <p className="text-muted-foreground font-serif text-lg leading-relaxed mb-10">
A single Go binary. No containers, no daemon, no build step. Wrap any agent and it runs sandboxed.
</p> </p>
<div className="inline-block w-full max-w-fit"> <div className="inline-block w-full max-w-fit">