Merge version_4 into main #6
@@ -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 — 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: "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: "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: "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: "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: "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: "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" }
|
||||
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" }
|
||||
}
|
||||
]}
|
||||
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="Sí, Enviar Mi Objetivo"
|
||||
buttonText="Recibir Recomendación"
|
||||
termsText="Nos comprometemos a responder en menos de 2 horas. Tu privacidad es importante para nosotros."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user