From f820a89e021c46bd245d2d8337740c643491af9c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:54:49 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8c3037f..c3e415c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,22 +22,20 @@ const inter = Inter({ export const metadata: Metadata = { title: "Webild - Creative Web Agency | Design & Development", description: "Transform your digital presence with award-winning web design and development. Expert creative solutions for businesses seeking excellence.", keywords: "web agency, web design, web development, creative services, digital transformation, UI/UX design", metadataBase: new URL("https://webild.io"), alternates: { - canonical: "https://webild.io" - }, + canonical: "https://webild.io"}, openGraph: { title: "Webild - Creative Web Agency", description: "Expert web design and development services for transforming your digital presence.", url: "https://webild.io", siteName: "Webild", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/cheerful-women-office_23-2147651758.jpg", alt: "Creative workspace team collaboration" - } - ] + url: "http://img.b2bpic.net/free-photo/cheerful-women-office_23-2147651758.jpg", alt: "Creative workspace team collaboration"}, + ], }, twitter: { - card: "summary_large_image", title: "Webild - Creative Web Agency", description: "Expert web design and development services for transforming your digital presence.", images: ["http://img.b2bpic.net/free-photo/cheerful-women-office_23-2147651758.jpg"] + card: "summary_large_image", title: "Webild - Creative Web Agency", description: "Expert web design and development services for transforming your digital presence.", images: ["http://img.b2bpic.net/free-photo/cheerful-women-office_23-2147651758.jpg"], }, robots: { index: true, - follow: true - } + follow: true, + }, }; export default function RootLayout({