diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 57e03b8..e5fdb53 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,7 @@ import { Archivo } from "next/font/google"; export const metadata: Metadata = { - title: "Webild components 2", + title: 'URBAN PULSE', description: "Generated by create next app", };