diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 627e8c1..a99c4e0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,7 @@ import { Roboto } from "next/font/google"; export const metadata: Metadata = { - title: 'Webild | Home', + title: 'Webild Innovation', description: 'Building the future of digital experiences.', };