From e97b39558caabdbb0c3dd1ffe4ff3455f7495fb0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 21:27:03 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5a42087..d1d4ee7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -9,7 +9,7 @@ import { Archivo } from "next/font/google"; export const metadata: Metadata = { - title: "Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 | 60s-90s Vintage Clothing in to recieve free shipping on domestic orders over $100 ", description: "Discover curated vintage clothing from the late 1960s-1990s at Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 in to recieve free shipping on domestic orders over $100 . Buy, sell, or trade wearable vintage fashion. Open Tues-Sun.", keywords: "vintage clothing, vintage dress, 70s fashion, 80s retro, 90s style, to recieve free shipping on domestic orders over $100 vintage shop, sustainable fashion, vintage store", metadataBase: new URL("https://laloupevintage.com"), + title: " | 60s-90s Vintage Clothing in to recieve free shipping on domestic orders over $100 ", description: "Discover curated vintage clothing from the late 1960s-1990s at in to recieve free shipping on domestic orders over $100 . Buy, sell, or trade wearable vintage fashion. Open Tues-Sun.", keywords: "vintage clothing, vintage dress, 70s fashion, 80s retro, 90s style, to recieve free shipping on domestic orders over $100 vintage shop, sustainable fashion, vintage store", metadataBase: new URL("https://laloupevintage.com"), alternates: { canonical: "https://laloupevintage.com" }, @@ -18,14 +18,14 @@ export const metadata: Metadata = { follow: true }, openGraph: { - title: "Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 | Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 Fashion", description: "Curated vintage clothing from the late 1960s-1990s. Buy, sell, or trade at Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 in to recieve free shipping on domestic orders over $100 .", type: "website", url: "https://laloupevintage.com", siteName: "Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 ", images: [ + title: " | Fashion", description: "Curated vintage clothing from the late 1960s-1990s. Buy, sell, or trade at in to recieve free shipping on domestic orders over $100 .", type: "website", url: "https://laloupevintage.com", siteName: "", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39nsxwmbCTX7ZcKAFBAu1R1W3iH/uploaded-1771962909785-p7zjknnj.png", alt: "Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 - Curated Vintage Fashion" + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39nsxwmbCTX7ZcKAFBAu1R1W3iH/uploaded-1771962909785-p7zjknnj.png", alt: " - Curated Vintage Fashion" } ] }, twitter: { - card: "summary_large_image", title: "Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 | Curated Vintage Clothing", description: "Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 . Buy. Sell. Trade. to recieve free shipping on domestic orders over $100 .", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39nsxwmbCTX7ZcKAFBAu1R1W3iH/uploaded-1771962909785-p7zjknnj.png"] + card: "summary_large_image", title: " | Curated Vintage Clothing", description: ". Buy. Sell. Trade. to recieve free shipping on domestic orders over $100 .", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39nsxwmbCTX7ZcKAFBAu1R1W3iH/uploaded-1771962909785-p7zjknnj.png"] } };