Update src/app/layout.tsx

This commit is contained in:
2026-05-12 01:31:02 +00:00
parent cafc089fce
commit 804bc16ccc

View File

@@ -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,