Update src/app/supplements/page.tsx

This commit is contained in:
2026-03-09 22:12:35 +00:00
parent 7a712a2831
commit 8bee648eb7

View File

@@ -20,8 +20,7 @@ export default function SupplementsPage() {
const footerColumns = [
{
title: "Productos",
items: [
title: "Productos", items: [
{ label: "Equipos", href: "/products" },
{ label: "Suplementación", href: "/supplements" },
{ label: "Ropa", href: "/apparel" },
@@ -29,8 +28,7 @@ export default function SupplementsPage() {
],
},
{
title: "Empresa",
items: [
title: "Empresa", items: [
{ label: "Sobre Nosotros", href: "/#about" },
{ label: "Contacto", href: "/contact" },
{ label: "Blog", href: "#" },
@@ -38,8 +36,7 @@ export default function SupplementsPage() {
],
},
{
title: "Soporte",
items: [
title: "Soporte", items: [
{ label: "Preguntas Frecuentes", href: "#" },
{ label: "Entregas", href: "#" },
{ label: "Devoluciones", href: "#" },
@@ -47,8 +44,7 @@ export default function SupplementsPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Política de Privacidad", href: "#" },
{ label: "Términos de Servicio", href: "#" },
{ label: "Cookies", href: "#" },
@@ -64,7 +60,7 @@ export default function SupplementsPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -83,52 +79,22 @@ export default function SupplementsPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Ver Todos los Suplementos",
href: "/supplements",
},
text: "Ver Todos los Suplementos", href: "/supplements"},
]}
buttonAnimation="slide-up"
products={[
{
id: "1",
brand: "BeFocus Nutrition",
name: "Proteína Whey Premium",
price: "$45.99",
rating: 5,
reviewCount: "3.1k",
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jars-shelf_23-2152017171.jpg?_wi=3",
imageAlt: "Proteína whey de alta calidad",
},
id: "1", brand: "BeFocus Nutrition", name: "Proteína Whey Premium", price: "$45.99", rating: 5,
reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/supplement-jars-shelf_23-2152017171.jpg", imageAlt: "Proteína whey de alta calidad"},
{
id: "2",
brand: "BeFocus Performance",
name: "Creatina Monohidrato Puro",
price: "$34.99",
rating: 5,
reviewCount: "2.8k",
imageSrc: "http://img.b2bpic.net/free-photo/profile-portrait-black-office-worker-earphones-having-rest-after-his-morning-outdoor-training-listening-music-looking-his-smart-phone-screen-choosing-favourite-songs-from-track-list_273609-1198.jpg?_wi=4",
imageAlt: "Creatina monohidrato premium",
},
id: "2", brand: "BeFocus Performance", name: "Creatina Monohidrato Puro", price: "$34.99", rating: 5,
reviewCount: "2.8k", imageSrc: "http://img.b2bpic.net/free-photo/profile-portrait-black-office-worker-earphones-having-rest-after-his-morning-outdoor-training-listening-music-looking-his-smart-phone-screen-choosing-favourite-songs-from-track-list_273609-1198.jpg", imageAlt: "Creatina monohidrato premium"},
{
id: "3",
brand: "BeFocus Health",
name: "Multivitamínico Completo",
price: "$29.99",
rating: 5,
reviewCount: "1.9k",
imageSrc: "http://img.b2bpic.net/free-photo/blister-packs-tablets-pills-prescription-medication-blister-packs_181624-810.jpg?_wi=2",
imageAlt: "Multivitamínico deportivo",
},
id: "3", brand: "BeFocus Health", name: "Multivitamínico Completo", price: "$29.99", rating: 5,
reviewCount: "1.9k", imageSrc: "http://img.b2bpic.net/free-photo/blister-packs-tablets-pills-prescription-medication-blister-packs_181624-810.jpg", imageAlt: "Multivitamínico deportivo"},
{
id: "4",
brand: "BeFocus Elite",
name: "BCAA Recovery Complex",
price: "$52.99",
rating: 5,
reviewCount: "2.4k",
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jars-shelf_23-2152017171.jpg?_wi=4",
imageAlt: "BCAA recovery complex",
},
id: "4", brand: "BeFocus Elite", name: "BCAA Recovery Complex", price: "$52.99", rating: 5,
reviewCount: "2.4k", imageSrc: "http://img.b2bpic.net/free-photo/supplement-jars-shelf_23-2152017171.jpg", imageAlt: "BCAA recovery complex"},
]}
gridVariant="asymmetric-60-wide-40-narrow"
animationType="slide-up"
@@ -146,40 +112,22 @@ export default function SupplementsPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Explorar Todos",
href: "/supplements",
},
text: "Explorar Todos", href: "/supplements"},
]}
buttonAnimation="slide-up"
features={[
{
id: "1",
title: "Proteínas y Aminoácidos",
tags: ["Proteína", "Ganancia Muscular"],
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jars-shelf_23-2152017171.jpg?_wi=5",
imageAlt: "Proteínas premium para ganancia muscular",
},
id: "1", title: "Proteínas y Aminoácidos", tags: ["Proteína", "Ganancia Muscular"],
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jars-shelf_23-2152017171.jpg", imageAlt: "Proteínas premium para ganancia muscular"},
{
id: "2",
title: "Creatina y Fuerza",
tags: ["Creatina", "Potencia"],
imageSrc: "http://img.b2bpic.net/free-photo/profile-portrait-black-office-worker-earphones-having-rest-after-his-morning-outdoor-training-listening-music-looking-his-smart-phone-screen-choosing-favourite-songs-from-track-list_273609-1198.jpg?_wi=5",
imageAlt: "Suplementos de fuerza y potencia",
},
id: "2", title: "Creatina y Fuerza", tags: ["Creatina", "Potencia"],
imageSrc: "http://img.b2bpic.net/free-photo/profile-portrait-black-office-worker-earphones-having-rest-after-his-morning-outdoor-training-listening-music-looking-his-smart-phone-screen-choosing-favourite-songs-from-track-list_273609-1198.jpg", imageAlt: "Suplementos de fuerza y potencia"},
{
id: "3",
title: "Recuperación y Reconstrucción",
tags: ["Recovery", "Salud"],
imageSrc: "http://img.b2bpic.net/free-photo/blister-packs-tablets-pills-prescription-medication-blister-packs_181624-810.jpg?_wi=3",
imageAlt: "Suplementos de recuperación",
},
id: "3", title: "Recuperación y Reconstrucción", tags: ["Recovery", "Salud"],
imageSrc: "http://img.b2bpic.net/free-photo/blister-packs-tablets-pills-prescription-medication-blister-packs_181624-810.jpg", imageAlt: "Suplementos de recuperación"},
{
id: "4",
title: "Vitaminas y Minerales",
tags: ["Nutrición", "Salud General"],
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jars-shelf_23-2152017171.jpg?_wi=6",
imageAlt: "Vitaminas y minerales esenciales",
},
id: "4", title: "Vitaminas y Minerales", tags: ["Nutrición", "Salud General"],
imageSrc: "http://img.b2bpic.net/free-photo/supplement-jars-shelf_23-2152017171.jpg", imageAlt: "Vitaminas y minerales esenciales"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -194,16 +142,10 @@ export default function SupplementsPage() {
tag="Colaboraciones"
tagIcon={Handshake}
tagAnimation="slide-up"
names=[
"BeFocus Pro", "Fitness Elite", "Nutrition Lab", "Athletic Gear", "Performance Plus", "Training Force", "Recovery Science", "Energy Max"]
logos={[
"http://img.b2bpic.net/free-vector/personal-trainer-badges-template-design_23-2149434462.jpg",
"http://img.b2bpic.net/free-vector/typography-logo-template_23-2150529526.jpg",
"http://img.b2bpic.net/free-vector/personal-trainer-logo-design-template_742173-29658.jpg",
"http://img.b2bpic.net/free-vector/variety-sport-badges-retro-style_23-2147520382.jpg",
"http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg",
"http://img.b2bpic.net/free-vector/abstract-labor-day-labels-collection_23-2147546664.jpg",
"http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg",
"http://img.b2bpic.net/free-vector/retro-fitness-background-green-color_23-2147535300.jpg",
]}
"http://img.b2bpic.net/free-vector/personal-trainer-badges-template-design_23-2149434462.jpg", "http://img.b2bpic.net/free-vector/typography-logo-template_23-2150529526.jpg", "http://img.b2bpic.net/free-vector/personal-trainer-logo-design-template_742173-29658.jpg", "http://img.b2bpic.net/free-vector/variety-sport-badges-retro-style_23-2147520382.jpg", "http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg", "http://img.b2bpic.net/free-vector/abstract-labor-day-labels-collection_23-2147546664.jpg", "http://img.b2bpic.net/free-vector/collection-logos-health-industry_23-2147691914.jpg", "http://img.b2bpic.net/free-vector/retro-fitness-background-green-color_23-2147535300.jpg"]}
textboxLayout="default"
useInvertedBackground={true}
speed={40}