diff --git a/apps/www/src/app/favicon.ico b/apps/www/src/app/favicon.ico index 718d6fea..a1b75eb4 100644 Binary files a/apps/www/src/app/favicon.ico and b/apps/www/src/app/favicon.ico differ diff --git a/apps/www/src/app/layout.tsx b/apps/www/src/app/layout.tsx index ebb391b1..7d447624 100644 --- a/apps/www/src/app/layout.tsx +++ b/apps/www/src/app/layout.tsx @@ -4,9 +4,9 @@ import { Analytics } from "@vercel/analytics/next"; import { ConditionalLayout } from "@/components/ConditionalLayout"; export const metadata: Metadata = { - title: "Plano - Delivery infrastructure for agentic apps", + title: "Plano - Delivery Infrastructure for Agentic Apps", description: - "Build agents faster, and deliver them reliably to prod by offloading plumbing work in AI", + "Build agents faster, and deliver them reliably to production - by offloading the critical plumbing work to Plano.", }; export default function RootLayout({