7 Commits

Author SHA1 Message Date
caaf304923 Merge version_3 into main
Merge version_3 into main
2026-03-09 15:52:23 +00:00
71224ae1f3 Update src/app/page.tsx 2026-03-09 15:52:18 +00:00
8a248b4fb1 Update src/app/layout.tsx 2026-03-09 15:52:17 +00:00
c8e0dc5278 Merge version_2 into main
Merge version_2 into main
2026-03-05 16:15:24 +00:00
7903681fc2 Merge version_2 into main
Merge version_2 into main
2026-03-05 16:14:34 +00:00
1d79035c4e Merge version_2 into main
Merge version_2 into main
2026-03-05 16:13:08 +00:00
46999f47a9 Merge version_2 into main
Merge version_2 into main
2026-03-05 16:11:36 +00:00
2 changed files with 10 additions and 49 deletions

View File

@@ -1,58 +1,20 @@
import type { Metadata } from "next"; import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google"; import { Inter } from "next/font/google";
import { Poppins } from "next/font/google";
import "./globals.css"; import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({ const inter = Inter({ subsets: ["latin"] });
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const poppins = Poppins({
variable: "--font-poppins", subsets: ["latin"],
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = { export const metadata: Metadata = {
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"), title: "BambooFit - Alivio Natural del Dolor de Rodilla", description: "Manga de compresión de bambú premium para alivio del dolor de rodilla. Diseñada para máxima comodidad y transpirabilidad."};
alternates: {
canonical: "https://bamboofit.com"},
openGraph: {
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: "Manga de Compresión de Rodilla de Bambú"},
],
},
twitter: {
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,
follow: true,
},
};
export default function RootLayout({ export default function RootLayout({
children, children,
}: Readonly<{ }: {
children: React.ReactNode; children: React.ReactNode;
}>) { }) {
return ( return (
<html lang="es" suppressHydrationWarning> <html lang="es">
<ServiceWrapper> <body className={inter.className}>{children}
<body
className={`${halant.variable} ${inter.variable} ${poppins.variable} antialiased`}
>
<Tag />
{children}
<script <script
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{
__html: ` __html: `
@@ -1420,7 +1382,6 @@ export default function RootLayout({
}} }}
/> />
</body> </body>
</ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -196,15 +196,15 @@ export default function Home() {
tagIcon={Award} tagIcon={Award}
plans={[ plans={[
{ {
id: "basic", title: "Básico", price: "€29.99", period: "/unidad", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exercising-outdoors-with-elastic-band_23-2148891939.jpg?_wi=18", imageAlt: "Plan Básico", button: { text: "Agregar al Carrito", href: "#cart" }, id: "duo", title: "o", price: "€49.99", period: "/2 unidades", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exercising-outdoors-with-elastic-band_23-2148891939.jpg?_wi=19", imageAlt: "Plan o", button: { text: "Agregar al Carrito", href: "#cart" },
features: [ features: [
"1 manga de compresión", "Talla estándar", "Soporte por email", "Garantía de 30 días" "2 mangas de compresión", "Tallas personalizadas", "Soporte prioritario", "Garantía de 30 días", "Descuento del 17%"
], ],
}, },
{ {
id: "duo", title: "Dúo (Popular)", price: "€49.99", period: "/2 unidades", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exercising-outdoors-with-elastic-band_23-2148891939.jpg?_wi=19", imageAlt: "Plan o", button: { text: "Agregar al Carrito", href: "#cart" }, id: "basic", title: "Básico", price: "€29.99", period: "/unidad", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-exercising-outdoors-with-elastic-band_23-2148891939.jpg?_wi=18", imageAlt: "Plan Básico", button: { text: "Agregar al Carrito", href: "#cart" },
features: [ features: [
"2 mangas de compresión", "Tallas personalizadas", "Soporte prioritario", "Garantía de 30 días", "Descuento del 17%" "1 manga de compresión", "Talla estándar", "Soporte por email", "Garantía de 30 días"
], ],
}, },
{ {