diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1106490..b81aeea 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,17 +21,17 @@ const poppins = Poppins({ }); export const metadata: Metadata = { - title: "Bamboo Knee Compression Sleeve | Natural Pain Relief & Support", description: "Breathable bamboo knee compression sleeve for pain relief, reduced swelling, and improved mobility. Comfortable all-day support for arthritis, sports injuries, and joint pain.", keywords: "knee compression sleeve, knee pain relief, arthritis support, compression brace, bamboo fabric", metadataBase: new URL("https://bamboofit.com"), + title: "Manga de Compresión de Rodilla de Bambú | Alivio Natural del Dolor", description: "Manga de compresión de rodilla transpirable de bambú para alivio del dolor, reducción de hinchazón y mejor movilidad. Soporte cómodo todo el día para artritis, lesiones deportivas y dolor articular.", keywords: "manga de compresión de rodilla, alivio del dolor de rodilla, soporte para artritis, faja de compresión, tela de bambú", metadataBase: new URL("https://bamboofit.com"), 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: "website", images: [ + title: "Manga de Compresión de Rodilla de Bambú | Alivio Natural del Dolor", description: "Experimenta alivio natural del dolor con nuestra manga de compresión de rodilla de bambú transpirable. Diseñada para comodidad todo el día y movilidad mejorada.", 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"}, + url: "http://img.b2bpic.net/free-photo/side-view-woman-exercising-outdoors-with-elastic-band_23-2148891939.jpg", alt: "Manga de Compresión de Rodilla de Bambú"}, ], }, twitter: { - card: "summary_large_image", title: "Bamboo Knee Compression Sleeve | Natural Pain Relief", description: "Breathable support for knee pain, arthritis, and swelling. 30-day satisfaction guarantee.", images: ["http://img.b2bpic.net/free-photo/side-view-woman-exercising-outdoors-with-elastic-band_23-2148891939.jpg"], + card: "summary_large_image", title: "Manga de Compresión de Rodilla de Bambú | Alivio Natural del Dolor", description: "Soporte transpirable para dolor de rodilla, artritis e hinchazón. Garantía de satisfacción de 30 días.", images: ["http://img.b2bpic.net/free-photo/side-view-woman-exercising-outdoors-with-elastic-band_23-2148891939.jpg"], }, robots: { index: true, @@ -45,7 +45,7 @@ export default function RootLayout({ children: React.ReactNode; }>) { return ( - + - + + {/* Hero Section */}
-
+ {/* Problem Section */}
-
+ {/* Solution Section */}
- -
- -
-
+ {/* Benefits Section */} +
+ +
+ + {/* Product Features Section */} +
+ +
+ + {/* Social Proof - Testimonials */}
-
+ {/* Pricing Section */}
-
+ {/* 30-Day Guarantee Section */} +
+ +
+ + {/* FAQ Section */}
-
+ {/* Final CTA Section */}
- -
- -