From eb869bd84ae1f1732e3f2abeee239516ad3ec785 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 03:29:54 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.', };