From cd2bc6f3e49a696c2bbee849cde40de5da033c44 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 9 Mar 2026 18:44:15 -0400 Subject: [PATCH] copy adjustments --- app/layout.tsx | 4 ++-- components/hero.tsx | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 1b86c77..c33a4fd 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -2,9 +2,9 @@ import type { Metadata } from 'next' import './globals.css' export const metadata: Metadata = { - title: 'Greywall — Sandbox for AI Agents', + title: 'Greywall: Sandbox for AI Agents', description: - 'Container-free, default-deny sandboxing with real-time observability for AI coding agents. Five defense layers. One command.', + 'Container-free, default-deny sandboxing with observability for AI agents. Five layers of defense in one command.', icons: { icon: [ { url: '/icon.svg', type: 'image/svg+xml' }, diff --git a/components/hero.tsx b/components/hero.tsx index 8b43d68..dd2149b 100644 --- a/components/hero.tsx +++ b/components/hero.tsx @@ -15,12 +15,10 @@ export function Hero() {

- Greywall your agent & let it cook. + Greywall your agent & let it cook.

- Agents inherit your full permissions and that can go very wrong. -
- That's why we built the Greywall sandbox. + Container-free sandboxing with real-time observability & dynamic controls, for Linux & MacOS.