8 Commits

Author SHA1 Message Date
f4b8f85838 Update src/app/page.tsx 2026-03-04 02:09:13 +00:00
1439d91c9e Update src/app/layout.tsx 2026-03-04 02:09:13 +00:00
0ec4925970 Merge version_2 into main
Merge version_2 into main
2026-03-04 02:07:07 +00:00
1ca5bf5568 Update src/app/page.tsx 2026-03-04 02:07:03 +00:00
5f314009dd Update src/app/layout.tsx 2026-03-04 02:07:02 +00:00
511f22f77a Merge version_1 into main
Merge version_1 into main
2026-03-04 02:04:53 +00:00
f66f3e7399 Merge version_1 into main
Merge version_1 into main
2026-03-04 02:03:58 +00:00
9db54e2bb2 Merge version_1 into main
Merge version_1 into main
2026-03-04 02:02:46 +00:00
2 changed files with 14 additions and 44 deletions

View File

@@ -1,49 +1,20 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import "@/styles/globals.css";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Casa de la Proteína | Suplementos Deportivos Santo Domingo Este", description: "Tienda de proteínas y suplementos en Santo Domingo Este. Asesoría personalizada, productos originales y entrega rápida. Llamanos: (809) 718-1268", keywords: "proteínas Santo Domingo Este,suplementos deportivos RD,vitaminas Santo Domingo,tienda de proteínas San Isidro,suplementos originales República Dominicana", robots: {
index: true,
follow: true,
},
openGraph: {
title: "Casa de la Proteína | Tu Tienda Local de Confianza", description: "Expertos en suplementos deportivos con asesoría personalizada en Santo Domingo Este", url: "https://casadelaproteina.com", siteName: "Casa de la Proteína", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg", alt: "Casa de la Proteína - Suplementos Deportivos"},
],
},
twitter: {
card: "summary_large_image", title: "Casa de la Proteína", description: "Proteínas y suplementos deportivos en Santo Domingo Este", images: ["http://img.b2bpic.net/free-photo/protein-powder-pouring-into-shaker-cup_23-2152017167.jpg"],
},
};
title: "Casa de la Proteína | Suplementos Originales en Santo Domingo Este", description: "Distribuidor autorizado de suplementos deportivos y proteínas en Santo Domingo Este. Asesoría personalizada, productos 100% originales y entrega rápida."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<html lang="es">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1411,7 +1382,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}
}

View File

@@ -88,16 +88,16 @@ export default function LandingPage() {
textboxLayout="default"
features={[
{
title: "Proteínas", description: "Whey protein, caseína y proteína vegana de las mejores marcas", imageSrc: "http://img.b2bpic.net/free-photo/bananas-is-good-way-healthy-carbs_329181-7978.jpg", imageAlt: "protein category whey protein fitness supplies", button: { text: "Ver Proteínas", href: "#consultation" }
title: "Proteínas", description: "Whey protein, caseína y proteína vegana de las mejores marcas — desde $1,299", imageSrc: "http://img.b2bpic.net/free-photo/bananas-is-good-way-healthy-carbs_329181-7978.jpg", imageAlt: "protein category whey protein fitness supplies", button: { text: "Ver Proteínas", href: "#consultation" }
},
{
title: "Pre-Entrenamientos", description: "Energía, enfoque y resistencia para maximizar tu sesión", imageSrc: "http://img.b2bpic.net/free-photo/refreshment-gym_1098-16161.jpg?_wi=3", imageAlt: "preworkout category energy supplements gym", button: { text: "Ver Pre-Entrenamientos", href: "#consultation" }
title: "Pre-Entrenamientos", description: "Energía, enfoque y resistencia para maximizar tu sesión — Pre-entrenos premium desde $899", imageSrc: "http://img.b2bpic.net/free-photo/refreshment-gym_1098-16161.jpg?_wi=3", imageAlt: "preworkout category energy supplements gym", button: { text: "Ver Pre-Entrenamientos", href: "#consultation" }
},
{
title: "Vitaminas y Minerales", description: "Salud integral con multivitamínicos y suplementos premium", imageSrc: "http://img.b2bpic.net/free-photo/immunity-boosting-food-healthy-lifestyle_23-2149211528.jpg", imageAlt: "vitamins category health supplements nutrition", button: { text: "Ver Vitaminas", href: "#consultation" }
title: "Vitaminas y Minerales", description: "Salud integral con multivitamínicos y suplementos premium — Refuerza tu inmunidad desde $599", imageSrc: "http://img.b2bpic.net/free-photo/immunity-boosting-food-healthy-lifestyle_23-2149211528.jpg", imageAlt: "vitamins category health supplements nutrition", button: { text: "Ver Vitaminas", href: "#consultation" }
},
{
title: "Ganadores de Peso", description: "Calorías de calidad para ganar masa muscular de forma efectiva", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163367.jpg", imageAlt: "weight gainer category mass nutrition gym", button: { text: "Ver Ganadores", href: "#consultation" }
title: "Ganadores de Peso", description: "Calorías de calidad para ganar masa muscular de forma efectiva — Ganadores de marcas líderes desde $1,599", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163367.jpg", imageAlt: "weight gainer category mass nutrition gym", button: { text: "Ver Ganadores", href: "#consultation" }
}
]}
gridVariant="two-columns-alternating-heights"
@@ -129,7 +129,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Tu correo electrónico"
buttonText="Recibir Recomendación"
buttonText="Sí, Enviar Mi Objetivo"
termsText="Nos comprometemos a responder en menos de 2 horas. Tu privacidad es importante para nosotros."
/>
</div>
@@ -189,4 +189,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}