From 5d0b7ace85d0281c72023d8136dc6afa24f733ad Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:16:38 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 1375 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1371 insertions(+), 4 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ee204c3..30877e2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -9,17 +9,17 @@ const publicSans = Public_Sans({ }); export const metadata: Metadata = { - title: "STREETWEAR CO. - Bold Artistic Urban Fashion", description: "Premium streetwear collection featuring artistic graphic tees, oversized baggy jeans, and bold long sleeves. Shop now.", keywords: "streetwear, urban fashion, graphic tees, baggy jeans, artistic clothing, bold fashion", metadataBase: new URL("https://streetwearco.com"), + title: "UNREST - Bold Artistic Urban Fashion", description: "Premium streetwear collection featuring artistic graphic tees, oversized baggy jeans, and bold long sleeves. Shop now.", keywords: "streetwear, urban fashion, graphic tees, baggy jeans, artistic clothing, bold fashion", metadataBase: new URL("https://streetwearco.com"), alternates: { canonical: "https://streetwearco.com"}, openGraph: { - title: "STREETWEAR CO. - Bold Urban Fashion", description: "Discover bold, artistic streetwear designed for the urban collective. Limited edition pieces with premium quality.", url: "https://streetwearco.com", siteName: "STREETWEAR CO.", type: "website", images: [ + title: "UNREST - Bold Urban Fashion", description: "Discover bold, artistic streetwear designed for the urban collective. Limited edition pieces with premium quality.", url: "https://streetwearco.com", siteName: "UNREST", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/woman-grey-suit-enjoys-wind-street-new-york-city_8353-1582.jpg", alt: "STREETWEAR CO. Featured Collection"}, + url: "http://img.b2bpic.net/free-photo/woman-grey-suit-enjoys-wind-street-new-york-city_8353-1582.jpg", alt: "UNREST Featured Collection"}, ], }, twitter: { - card: "summary_large_image", title: "STREETWEAR CO. - Bold Urban Fashion", description: "Premium streetwear with artistic graphics and bold designs.", images: ["http://img.b2bpic.net/free-photo/woman-grey-suit-enjoys-wind-street-new-york-city_8353-1582.jpg"], + card: "summary_large_image", title: "UNREST - Bold Urban Fashion", description: "Premium streetwear with artistic graphics and bold designs.", images: ["http://img.b2bpic.net/free-photo/woman-grey-suit-enjoys-wind-street-new-york-city_8353-1582.jpg"], }, robots: { index: true, @@ -1402,6 +1402,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +