diff --git a/apps/web/src/app/layout.tsx b/apps/web/src/app/layout.tsx index b07aef2..a9f3cbd 100644 --- a/apps/web/src/app/layout.tsx +++ b/apps/web/src/app/layout.tsx @@ -12,8 +12,9 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "AppCut", + description: + "A simple but powerful video editor that gets the job done. In your browser.", }; export default function RootLayout({