copy adjustments

This commit is contained in:
Max
2026-03-09 18:44:15 -04:00
parent e42e24d0b2
commit cd2bc6f3e4
2 changed files with 4 additions and 6 deletions

View File

@@ -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' },