From 61053aa0315881e88b8b7d6a5bdee741b12ca159 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:12:35 +0000 Subject: [PATCH 1/3] Update src/app/apparel/page.tsx --- src/app/apparel/page.tsx | 110 +++++++++------------------------------ 1 file changed, 26 insertions(+), 84 deletions(-) diff --git a/src/app/apparel/page.tsx b/src/app/apparel/page.tsx index 9882dbb..328b6ee 100644 --- a/src/app/apparel/page.tsx +++ b/src/app/apparel/page.tsx @@ -20,8 +20,7 @@ export default function ApparelPage() { 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 ApparelPage() { ], }, { - 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 ApparelPage() { ], }, { - title: "Soporte", - items: [ + title: "Soporte", items: [ { label: "Preguntas Frecuentes", href: "#" }, { label: "Entregas", href: "#" }, { label: "Devoluciones", href: "#" }, @@ -47,8 +44,7 @@ export default function ApparelPage() { ], }, { - 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 ApparelPage() { 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 ApparelPage() { tagAnimation="slide-up" buttons={[ { - text: "Explorar Toda la Ropa", - href: "/apparel", - }, + text: "Explorar Toda la Ropa", href: "/apparel"}, ]} buttonAnimation="slide-up" products={[ { - id: "1", - brand: "BeFocus Gear", - name: "Camiseta de Entrenamiento Premium", - price: "$39.99", - rating: 5, - reviewCount: "2.1k", - imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg?_wi=3", - imageAlt: "Camiseta de gimnasio de alto rendimiento", - }, + id: "1", brand: "BeFocus Gear", name: "Camiseta de Entrenamiento Premium", price: "$39.99", rating: 5, + reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg", imageAlt: "Camiseta de gimnasio de alto rendimiento"}, { - id: "2", - brand: "BeFocus Wear", - name: "Pantalón Corto de Entrenamiento", - price: "$49.99", - rating: 5, - reviewCount: "1.7k", - imageSrc: "http://img.b2bpic.net/free-photo/full-length-shot-sporty-young-woman-dressed-tracksuit-carries-rolled-karemat-holds-bottle-water-poses-agains-modern-building-going-have-cardio-training-prepares-morning-workout_273609-57724.jpg?_wi=4", - imageAlt: "Pantalones cortos deportivos de calidad", - }, + id: "2", brand: "BeFocus Wear", name: "Pantalón Corto de Entrenamiento", price: "$49.99", rating: 5, + reviewCount: "1.7k", imageSrc: "http://img.b2bpic.net/free-photo/full-length-shot-sporty-young-woman-dressed-tracksuit-carries-rolled-karemat-holds-bottle-water-poses-agains-modern-building-going-have-cardio-training-prepares-morning-workout_273609-57724.jpg", imageAlt: "Pantalones cortos deportivos de calidad"}, { - id: "3", - brand: "BeFocus Athletic", - name: "Zapatillas de Entrenamiento", - price: "$129.99", - rating: 5, - reviewCount: "1.5k", - imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=3", - imageAlt: "Zapatillas de entrenamiento profesional", - }, + id: "3", brand: "BeFocus Athletic", name: "Zapatillas de Entrenamiento", price: "$129.99", rating: 5, + reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg", imageAlt: "Zapatillas de entrenamiento profesional"}, { - id: "4", - brand: "BeFocus Pro", - name: "Sudadera de Entrenamiento", - price: "$69.99", - rating: 5, - reviewCount: "1.3k", - imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg?_wi=4", - imageAlt: "Sudadera deportiva premium", - }, + id: "4", brand: "BeFocus Pro", name: "Sudadera de Entrenamiento", price: "$69.99", rating: 5, + reviewCount: "1.3k", imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg", imageAlt: "Sudadera deportiva premium"}, ]} gridVariant="asymmetric-60-wide-40-narrow" animationType="slide-up" @@ -146,40 +112,22 @@ export default function ApparelPage() { tagAnimation="slide-up" buttons={[ { - text: "Ver Todas las Categorías", - href: "/apparel", - }, + text: "Ver Todas las Categorías", href: "/apparel"}, ]} buttonAnimation="slide-up" features={[ { - id: "1", - title: "Camisetas y Tops", - tags: ["Ropa", "Básico"], - imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg?_wi=5", - imageAlt: "Colección de camisetas deportivas", - }, + id: "1", title: "Camisetas y Tops", tags: ["Ropa", "Básico"], + imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg", imageAlt: "Colección de camisetas deportivas"}, { - id: "2", - title: "Pantalones y Shorts", - tags: ["Pantalones", "Entrenamiento"], - imageSrc: "http://img.b2bpic.net/free-photo/full-length-shot-sporty-young-woman-dressed-tracksuit-carries-rolled-karemat-holds-bottle-water-poses-agains-modern-building-going-have-cardio-training-prepares-morning-workout_273609-57724.jpg?_wi=5", - imageAlt: "Pantalones deportivos y shorts", - }, + id: "2", title: "Pantalones y Shorts", tags: ["Pantalones", "Entrenamiento"], + imageSrc: "http://img.b2bpic.net/free-photo/full-length-shot-sporty-young-woman-dressed-tracksuit-carries-rolled-karemat-holds-bottle-water-poses-agains-modern-building-going-have-cardio-training-prepares-morning-workout_273609-57724.jpg", imageAlt: "Pantalones deportivos y shorts"}, { - id: "3", - title: "Calzado Deportivo", - tags: ["Zapatos", "Rendimiento"], - imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=4", - imageAlt: "Zapatillas de entrenamiento", - }, + id: "3", title: "Calzado Deportivo", tags: ["Zapatos", "Rendimiento"], + imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg", imageAlt: "Zapatillas de entrenamiento"}, { - id: "4", - title: "Accesorios y Complementos", - tags: ["Accesorios", "Equipo"], - imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg?_wi=6", - imageAlt: "Accesorios deportivos premium", - }, + id: "4", title: "Accesorios y Complementos", tags: ["Accesorios", "Equipo"], + imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg", imageAlt: "Accesorios deportivos premium"}, ]} animationType="slide-up" textboxLayout="default" @@ -194,16 +142,10 @@ export default function ApparelPage() { 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} -- 2.49.1 From 7a712a283147dbd9631c938b191a58b7dafe6399 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:12:35 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 182 ++++++++++------------------------------------- 1 file changed, 37 insertions(+), 145 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eece27f..c6d1eff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,8 +23,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Productos", - items: [ + title: "Productos", items: [ { label: "Equipos", href: "/products" }, { label: "Suplementación", href: "/supplements" }, { label: "Ropa", href: "/apparel" }, @@ -32,8 +31,7 @@ export default function HomePage() { ], }, { - title: "Empresa", - items: [ + title: "Empresa", items: [ { label: "Sobre Nosotros", href: "/#about" }, { label: "Contacto", href: "/contact" }, { label: "Blog", href: "#" }, @@ -41,8 +39,7 @@ export default function HomePage() { ], }, { - title: "Soporte", - items: [ + title: "Soporte", items: [ { label: "Preguntas Frecuentes", href: "#" }, { label: "Entregas", href: "#" }, { label: "Devoluciones", href: "#" }, @@ -50,8 +47,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Política de Privacidad", href: "#" }, { label: "Términos de Servicio", href: "#" }, { label: "Cookies", href: "#" }, @@ -67,7 +63,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLargeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -86,7 +82,7 @@ export default function HomePage() { @@ -125,19 +115,13 @@ export default function HomePage() { buttonAnimation="slide-up" bulletPoints={[ { - title: "Equipos Premium", - description: "Seleccionamos solo los mejores equipos de entrenamiento del mercado para garantizar tu seguridad y resultados.", - icon: Dumbbell, + title: "Equipos Premium", description: "Seleccionamos solo los mejores equipos de entrenamiento del mercado para garantizar tu seguridad y resultados.", icon: Dumbbell, }, { - title: "Suplementación Certificada", - description: "Todos nuestros suplementos están certificados y formulados por expertos nutricionales deportivos.", - icon: Pill, + title: "Suplementación Certificada", description: "Todos nuestros suplementos están certificados y formulados por expertos nutricionales deportivos.", icon: Pill, }, { - title: "Ropa de Alto Rendimiento", - description: "Diseño ergonómico y materiales premium que te acompañan en cada entrenamiento.", - }, + title: "Ropa de Alto Rendimiento", description: "Diseño ergonómico y materiales premium que te acompañan en cada entrenamiento."}, ]} imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150289979.jpg" imageAlt="Comunidad BeFocus de atletas" @@ -160,45 +144,17 @@ export default function HomePage() { buttonAnimation="slide-up" products={[ { - id: "1", - brand: "BeFocus Pro", - name: "Mancuerna Ajustable Premium", - price: "$185.00", - rating: 5, - reviewCount: "2.3k", - imageSrc: "http://img.b2bpic.net/free-photo/training-gym-concept-with-kettlebells-arrangement_23-2149307765.jpg?_wi=1", - imageAlt: "Mancuerna ajustable de alta calidad", - }, + id: "1", brand: "BeFocus Pro", name: "Mancuerna Ajustable Premium", price: "$185.00", rating: 5, + reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/training-gym-concept-with-kettlebells-arrangement_23-2149307765.jpg", imageAlt: "Mancuerna ajustable de alta calidad"}, { - id: "2", - brand: "BeFocus Elite", - name: "Barra Olímpica Profesional", - price: "$320.00", - rating: 5, - reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-61685.jpg?_wi=1", - imageAlt: "Barra olímpica certificada", - }, + id: "2", brand: "BeFocus Elite", name: "Barra Olímpica Profesional", price: "$320.00", rating: 5, + reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-61685.jpg", imageAlt: "Barra olímpica certificada"}, { - id: "3", - 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=1", - imageAlt: "Proteína whey de alta calidad", - }, + id: "3", 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: "4", - brand: "BeFocus Gear", - name: "Camiseta de Entrenamiento", - price: "$39.99", - rating: 4, - reviewCount: "892", - imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg?_wi=1", - imageAlt: "Camiseta de gimnasio de alto rendimiento", - }, + id: "4", brand: "BeFocus Gear", name: "Camiseta de Entrenamiento", price: "$39.99", rating: 4, + reviewCount: "892", imageSrc: "http://img.b2bpic.net/free-photo/dreaming-beautiful-girl-black-sportswear-stay-isolated-white_231208-2846.jpg", imageAlt: "Camiseta de gimnasio de alto rendimiento"}, ]} gridVariant="asymmetric-60-wide-40-narrow" animationType="slide-up" @@ -219,33 +175,17 @@ export default function HomePage() { buttonAnimation="slide-up" features={[ { - id: "1", - title: "Equipos de Gimnasio Profesionales", - tags: ["Equipos", "Profesional"], - imageSrc: "http://img.b2bpic.net/free-photo/training-gym-concept-with-kettlebells-arrangement_23-2149307765.jpg?_wi=2", - imageAlt: "Equipos de gimnasio profesionales", - }, + id: "1", title: "Equipos de Gimnasio Profesionales", tags: ["Equipos", "Profesional"], + imageSrc: "http://img.b2bpic.net/free-photo/training-gym-concept-with-kettlebells-arrangement_23-2149307765.jpg", imageAlt: "Equipos de gimnasio profesionales"}, { - id: "2", - title: "Suplementos Deportivos Certificados", - tags: ["Suplementación", "Certificado"], - 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=1", - imageAlt: "Suplementos deportivos premium", - }, + id: "2", title: "Suplementos Deportivos Certificados", tags: ["Suplementación", "Certificado"], + 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 deportivos premium"}, { - id: "3", - title: "Ropa de Alto Rendimiento", - tags: ["Apparel", "Calidad"], - imageSrc: "http://img.b2bpic.net/free-photo/full-length-shot-sporty-young-woman-dressed-tracksuit-carries-rolled-karemat-holds-bottle-water-poses-agains-modern-building-going-have-cardio-training-prepares-morning-workout_273609-57724.jpg?_wi=1", - imageAlt: "Ropa de entrenamiento de alta calidad", - }, + id: "3", title: "Ropa de Alto Rendimiento", tags: ["Apparel", "Calidad"], + imageSrc: "http://img.b2bpic.net/free-photo/full-length-shot-sporty-young-woman-dressed-tracksuit-carries-rolled-karemat-holds-bottle-water-poses-agains-modern-building-going-have-cardio-training-prepares-morning-workout_273609-57724.jpg", imageAlt: "Ropa de entrenamiento de alta calidad"}, { - id: "4", - title: "Accesorios y Complementos", - tags: ["Accesorios", "Equipo"], - imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=1", - imageAlt: "Zapatos y accesorios de entrenamiento", - }, + id: "4", title: "Accesorios y Complementos", tags: ["Accesorios", "Equipo"], + imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg", imageAlt: "Zapatos y accesorios de entrenamiento"}, ]} animationType="slide-up" textboxLayout="default" @@ -263,59 +203,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - title: "Transformación Total en 6 Meses", - quote: "Los productos de BeFocus han sido fundamentales en mi transformación. La calidad de los equipos y suplementos es incomparable. Recomiendo esta marca a todos mis amigos del gimnasio.", - name: "Carlos Mendoza", - role: "Atleta Profesional", - imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3597.jpg", - imageAlt: "Carlos Mendoza, atleta profesional", - }, + id: "1", title: "Transformación Total en 6 Meses", quote: "Los productos de BeFocus han sido fundamentales en mi transformación. La calidad de los equipos y suplementos es incomparable. Recomiendo esta marca a todos mis amigos del gimnasio.", name: "Carlos Mendoza", role: "Atleta Profesional", imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3597.jpg", imageAlt: "Carlos Mendoza, atleta profesional"}, { - id: "2", - title: "Mejor Opción para Serio", - quote: "Como entrenador, siempre busco lo mejor para mis clientes. BeFocus ofrece exactamente eso: calidad, confianza y resultados reales.", - name: "María García", - role: "Entrenadora Personal Certificada", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman_618663-83.jpg", - imageAlt: "María García, entrenadora profesional", - }, + id: "2", title: "Mejor Opción para Serio", quote: "Como entrenador, siempre busco lo mejor para mis clientes. BeFocus ofrece exactamente eso: calidad, confianza y resultados reales.", name: "María García", role: "Entrenadora Personal Certificada", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman_618663-83.jpg", imageAlt: "María García, entrenadora profesional"}, { - id: "3", - title: "Suplementación que Realmente Funciona", - quote: "Probé muchas marcas antes de encontrar BeFocus. Sus suplementos son puros, efectivos y los resultados se ven en semanas.", - name: "Juan López", - role: "Competidor de Fitness", - imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-training-gym_1303-20738.jpg", - imageAlt: "Juan López, competidor de fitness", - }, + id: "3", title: "Suplementación que Realmente Funciona", quote: "Probé muchas marcas antes de encontrar BeFocus. Sus suplementos son puros, efectivos y los resultados se ven en semanas.", name: "Juan López", role: "Competidor de Fitness", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-training-gym_1303-20738.jpg", imageAlt: "Juan López, competidor de fitness"}, { - id: "4", - title: "Ropa Que Aguanta el Ritmo", - quote: "La ropa de BeFocus es cómoda, durable y se ve increíble. He estado usando la misma línea durante dos años sin ningún problema.", - name: "Andrea Silva", - role: "Influencer de Fitness", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-624.jpg", - imageAlt: "Andrea Silva, influencer de fitness", - }, + id: "4", title: "Ropa Que Aguanta el Ritmo", quote: "La ropa de BeFocus es cómoda, durable y se ve increíble. He estado usando la misma línea durante dos años sin ningún problema.", name: "Andrea Silva", role: "Influencer de Fitness", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-624.jpg", imageAlt: "Andrea Silva, influencer de fitness"}, { - id: "5", - title: "Comunidad Que Apoya", - quote: "BeFocus no es solo una marca, es una comunidad. El soporte y la dedicación que tienen hacia sus clientes es excepcional.", - name: "Roberto Díaz", - role: "Fundador de Gimnasio Local", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-634.jpg", - imageAlt: "Roberto Díaz, propietario de gimnasio", - }, + id: "5", title: "Comunidad Que Apoya", quote: "BeFocus no es solo una marca, es una comunidad. El soporte y la dedicación que tienen hacia sus clientes es excepcional.", name: "Roberto Díaz", role: "Fundador de Gimnasio Local", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-634.jpg", imageAlt: "Roberto Díaz, propietario de gimnasio"}, { - id: "6", - title: "Confianza Garantizada", - quote: "Llevo 5 años entrenando con productos BeFocus. La consistencia y calidad nunca bajan. Son mi marca de confianza.", - name: "Fernando Ruiz", - role: "Maratonista y Atleta", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-athlete-black-t-shirt-posing-dumbbell-studio-isolated-gray-background_613910-6608.jpg", - imageAlt: "Fernando Ruiz, atleta profesional", - }, + id: "6", title: "Confianza Garantizada", quote: "Llevo 5 años entrenando con productos BeFocus. La consistencia y calidad nunca bajan. Son mi marca de confianza.", name: "Fernando Ruiz", role: "Maratonista y Atleta", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-athlete-black-t-shirt-posing-dumbbell-studio-isolated-gray-background_613910-6608.jpg", imageAlt: "Fernando Ruiz, atleta profesional"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -330,16 +228,10 @@ export default function HomePage() { 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} -- 2.49.1 From 8bee648eb7f9022792cc487eb06be99ee455155e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:12:35 +0000 Subject: [PATCH 3/3] Update src/app/supplements/page.tsx --- src/app/supplements/page.tsx | 110 +++++++++-------------------------- 1 file changed, 26 insertions(+), 84 deletions(-) diff --git a/src/app/supplements/page.tsx b/src/app/supplements/page.tsx index c2b6401..5cc066a 100644 --- a/src/app/supplements/page.tsx +++ b/src/app/supplements/page.tsx @@ -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} -- 2.49.1