From 500d792aefba4d7626e83b3e47cd68831d14ea3c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 22:34:44 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f1512c6..60188b0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -12,7 +12,7 @@ const interTight = Inter_Tight({ }); export const metadata: Metadata = { - title: "KOVA | Premium Heavyweight Streetwear", description: "Discover KOVA: premium heavyweight streetwear with oversized fits, puff print graphics, and 100% cotton fabrics. Designed for everyday motion.", openGraph: { + title: 'KOVA | Premium Heavyweight Streetwear', description: 'Discover KOVA: premium heavyweight streetwear with oversized fits, puff print graphics, and 100% cotton fabrics. Designed for everyday motion.', openGraph: { title: "KOVA | Premium Heavyweight Streetwear", description: "Discover KOVA: premium heavyweight streetwear with oversized fits, puff print graphics, and 100% cotton fabrics. Designed for everyday motion.", url: "https://www.kovaclothing.com", siteName: "KOVA", images: [{ url: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219980.jpg", alt: "streetwear fashion model black clothes urban" }], @@ -25,6 +25,19 @@ export const metadata: Metadata = { index: true, follow: true } + openGraph: { + "title": "KOVA | Premium Heavyweight Streetwear", + "description": "Discover KOVA: premium heavyweight streetwear with oversized fits, puff print graphics, and 100% cotton fabrics. Designed for everyday motion.", + "url": "https://www.kovaclothing.com", + "siteName": "KOVA", + "images": [ + { + "url": "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EN79IzTVqnRgY7a4rioNVmREpe/uploaded-1780007634037-gjj32mkg.png", + "alt": "streetwear fashion model black clothes urban" + } + ], + "type": "website" + }, }; export default function RootLayout({