From b3ca92e29ecbb6aaf503411a55df7cc60b183498 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:43:02 +0000 Subject: [PATCH] Switch to version 1: modified src/app/layout.tsx --- src/app/layout.tsx | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c4cc83b..0969b88 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,24 +22,21 @@ const inter = Inter({ export const metadata: Metadata = { title: "re:print | Custom Lamps, Keychains & Light Boxes", description: "Discover handcrafted custom lamps, personalized keychains, and unique LED light boxes at re:print. Illuminate your world with bespoke designs.", keywords: "custom lamps, personalized keychains, LED light boxes, handmade lighting, custom home decor", metadataBase: new URL("https://reprint.com"), alternates: { - canonical: "https://reprint.com" - }, + canonical: "https://reprint.com"}, openGraph: { title: "re:print | Custom Lamps & Personalized Lighting", description: "Discover handcrafted custom lamps, personalized keychains, and unique LED light boxes.", url: "https://reprint.com", siteName: "re:print", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/selective-focus-shot-modern-lamp-with-light-bulb-inside-building_181624-58123.jpg", alt: "re:print custom lamp showcase" - } - ] + url: "http://img.b2bpic.net/free-photo/selective-focus-shot-modern-lamp-with-light-bulb-inside-building_181624-58123.jpg", alt: "re:print custom lamp showcase"}, + ], }, twitter: { card: "summary_large_image", title: "re:print | Custom Lamps & Lighting", description: "Handcrafted custom lamps, keychains, and LED light boxes.", images: [ - "http://img.b2bpic.net/free-photo/selective-focus-shot-modern-lamp-with-light-bulb-inside-building_181624-58123.jpg" - ] + "http://img.b2bpic.net/free-photo/selective-focus-shot-modern-lamp-with-light-bulb-inside-building_181624-58123.jpg"], }, robots: { index: true, - follow: true - } + follow: true, + }, }; export default function RootLayout({