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,