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,