From 3fa2d8449d6013e3745fa598e9e86e867b67b36d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 03:37:08 +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 6a26294..e5080f4 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 | High-Impact Digital Design & Development', description: 'Transform your brand with Webild. We craft high-performance websites and digital experiences designed to scale your business and captivate your audience.', openGraph: { title: 'Webild Agency | High-Impact Digital Design & Development', description: 'Transform your brand with Webild. We craft high-performance websites and digital experiences designed to scale your business and captivate your audience.', type: 'website' } }; +export const metadata: Metadata = { title: 'Webild - Professional Digital Agency', description: 'Crafting exceptional digital experiences for modern businesses.', openGraph: { title: 'Webild Agency | High-Impact Digital Design & Development', description: 'Transform your brand with Webild. We craft high-performance websites and digital experiences designed to scale your business and captivate your audience.', type: 'website' } }; export default function RootLayout({ children,