diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3970ff3..5502679 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,8 +6,8 @@ import { ThemeProvider } from "@/components/theme-provider" const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Zen Browser", + description: "Download now and experience the Zen Browser", }; export default function RootLayout({