diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 46d2d3e..c250c9f 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -62,7 +62,7 @@ export default function AboutPage() {
@@ -98,7 +98,7 @@ export default function AboutPage() {
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index c07a932..23ab40e 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -62,7 +62,7 @@ export default function ContactPage() {
@@ -112,7 +112,7 @@ export default function ContactPage() {
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' }, '*');
})();
+`
+ }}
+ />
+
+