diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 234f21d..af31f8e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "Agent Inbox", - description: "Agent Inbox UX by LangChain", + title: "Agent Chat", + description: "Agent Chat UX by LangChain", }; export default function RootLayout({