From eec87a15688477f7ee0008b94112035a6d3022ee Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:15:52 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1287adf..1106490 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -25,7 +25,7 @@ export const metadata: Metadata = { alternates: { canonical: "https://bamboofit.com"}, openGraph: { - title: "Bamboo Knee Compression Sleeve | Natural Pain Relief", description: "Experience natural pain relief with our breathable bamboo knee compression sleeve. Designed for all-day comfort and mobility.", url: "https://bamboofit.com", siteName: "BambooFit", type: "product", images: [ + title: "Bamboo Knee Compression Sleeve | Natural Pain Relief", description: "Experience natural pain relief with our breathable bamboo knee compression sleeve. Designed for all-day comfort and mobility.", url: "https://bamboofit.com", siteName: "BambooFit", type: "website", images: [ { url: "http://img.b2bpic.net/free-photo/side-view-woman-exercising-outdoors-with-elastic-band_23-2148891939.jpg", alt: "Bamboo Knee Compression Sleeve"}, ], -- 2.49.1