From 804bc16cccd1d8b2ea3e29810d1ea64bfa9b0b85 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 01:31:02 +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 d6f4709..9b6f817 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,7 +18,7 @@ const inter = Inter({ subsets: ["latin"], }); -export const metadata: Metadata = { title: 'Webild Agency | Premium Web Design & Digital Strategy', description: 'Elevate your brand with Webild. We craft high-performance websites and digital experiences tailored to scale your business and captivate your audience.' }; +export const metadata: Metadata = { title: 'Webild | Modern Web Solutions', description: 'Transform your brand with cutting-edge web design and development. We craft stunning websites that convert.' }; export default function RootLayout({ children,