Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 01:23:02 +00:00

View File

@@ -53,22 +53,22 @@ export default function LandingPage() {
]}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-with-apple-kitchen_1303-24709.jpg", imageAlt: "woman healthy digestive keto lifestyle wellness"
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-with-apple-kitchen_1303-24709.jpg?_wi=1", imageAlt: "woman healthy digestive keto lifestyle wellness"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/maternity-concept-two-pregnant-women-with-uncovered-tummy_169016-1383.jpg", imageAlt: "woman relieved happy digestive health transformation before after"
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/maternity-concept-two-pregnant-women-with-uncovered-tummy_169016-1383.jpg?_wi=1", imageAlt: "woman relieved happy digestive health transformation before after"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/delicious-alcoholic-beverage-cocktail_23-2148722565.jpg", imageAlt: "mineral electrolytes water glass healthy drink nutrition"
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/delicious-alcoholic-beverage-cocktail_23-2148722565.jpg?_wi=1", imageAlt: "mineral electrolytes water glass healthy drink nutrition"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-vegetables-cutting-board-kitchen-table-top-view_169016-52027.jpg", imageAlt: "fiber rich foods vegetables healthy digestion nutrition"
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-vegetables-cutting-board-kitchen-table-top-view_169016-52027.jpg?_wi=1", imageAlt: "fiber rich foods vegetables healthy digestion nutrition"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-ingredients_23-2148834753.jpg", imageAlt: "healthy fats avocado olive oil nutrition keto diet"
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-ingredients_23-2148834753.jpg?_wi=1", imageAlt: "healthy fats avocado olive oil nutrition keto diet"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-girl-doing-sports-home-sitting-yoga-mat-bright-room-home-stretching_1258-182689.jpg", imageAlt: "woman morning routine exercise healthy habits wellness"
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-girl-doing-sports-home-sitting-yoga-mat-bright-room-home-stretching_1258-182689.jpg?_wi=1", imageAlt: "woman morning routine exercise healthy habits wellness"
},
]}
autoPlay={true}
@@ -97,16 +97,16 @@ export default function LandingPage() {
animationType="slide-up"
features={[
{
id: "1", tag: "Paso 1", title: "Requilibrio de Electrolitos", description: "Descubre cómo rebalancear magnesio, potasio y sodio específicamente para cetosis sin gastar en suplementos caros.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-alcoholic-beverage-cocktail_23-2148722565.jpg", imageAlt: "mineral electrolytes water glass healthy drink nutrition"
id: "1", tag: "Paso 1", title: "Requilibrio de Electrolitos", description: "Descubre cómo rebalancear magnesio, potasio y sodio específicamente para cetosis sin gastar en suplementos caros.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-alcoholic-beverage-cocktail_23-2148722565.jpg?_wi=2", imageAlt: "mineral electrolytes water glass healthy drink nutrition"
},
{
id: "2", tag: "Paso 2", title: "Estrategia Correcta de Fibra", description: "No toda la fibra es igual en keto. Aprende cuál fibra SÍ ayuda a tu tránsito sin sabotear tu cetosis.", imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-vegetables-cutting-board-kitchen-table-top-view_169016-52027.jpg", imageAlt: "fiber rich foods vegetables healthy digestion nutrition"
id: "2", tag: "Paso 2", title: "Estrategia Correcta de Fibra", description: "No toda la fibra es igual en keto. Aprende cuál fibra SÍ ayuda a tu tránsito sin sabotear tu cetosis.", imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-vegetables-cutting-board-kitchen-table-top-view_169016-52027.jpg?_wi=2", imageAlt: "fiber rich foods vegetables healthy digestion nutrition"
},
{
id: "3", tag: "Paso 3", title: "Selección Inteligente de Grasas", description: "Las grasas correctas disparan tu digestión. Conoce cuáles grasas amargas y digestivas funcionan en keto.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-ingredients_23-2148834753.jpg", imageAlt: "healthy fats avocado olive oil nutrition keto diet"
id: "3", tag: "Paso 3", title: "Selección Inteligente de Grasas", description: "Las grasas correctas disparan tu digestión. Conoce cuáles grasas amargas y digestivas funcionan en keto.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-ingredients_23-2148834753.jpg?_wi=2", imageAlt: "healthy fats avocado olive oil nutrition keto diet"
},
{
id: "4", tag: "Paso 4", title: "Estimulación Natural del Movimiento", description: "Rutina de 5 minutos por las mañanas que activa tu sistema digestivo de forma natural sin cafeína forzada.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-girl-doing-sports-home-sitting-yoga-mat-bright-room-home-stretching_1258-182689.jpg", imageAlt: "woman morning routine exercise healthy habits wellness"
id: "4", tag: "Paso 4", title: "Estimulación Natural del Movimiento", description: "Rutina de 5 minutos por las mañanas que activa tu sistema digestivo de forma natural sin cafeína forzada.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-girl-doing-sports-home-sitting-yoga-mat-bright-room-home-stretching_1258-182689.jpg?_wi=2", imageAlt: "woman morning routine exercise healthy habits wellness"
},
{
id: "5", tag: "Paso 5", title: "Timing Metabólico Diario", description: "El cuándo comes es tan importante como el qué comes. Descubre el timing perfecto para tu cetosis.", imageSrc: "http://img.b2bpic.net/free-photo/ingredients-healthy-meal_23-2148484652.jpg", imageAlt: "meal timing schedule nutrition clock healthy eating"
@@ -128,10 +128,10 @@ export default function LandingPage() {
id: "1", name: "Diagnóstico Rápido Keto Digestivo", price: "Incluido", variant: "5 minutos para identificar tu causa raíz", imageSrc: "http://img.b2bpic.net/free-photo/portrait-tired-young-working-woman-glasses-holds-hands-head-suffers-painful-migraine-has_1258-202759.jpg", imageAlt: "woman stressed stomach pain bloating discomfort illustration"
},
{
id: "2", name: "Protocolo de 7 Días Paso a Paso", price: "Incluido", variant: "Plan diario ajustable a tu rutina", imageSrc: "http://img.b2bpic.net/free-photo/maternity-concept-two-pregnant-women-with-uncovered-tummy_169016-1383.jpg", imageAlt: "woman relieved happy digestive health transformation before after"
id: "2", name: "Protocolo de 7 Días Paso a Paso", price: "Incluido", variant: "Plan diario ajustable a tu rutina", imageSrc: "http://img.b2bpic.net/free-photo/maternity-concept-two-pregnant-women-with-uncovered-tummy_169016-1383.jpg?_wi=2", imageAlt: "woman relieved happy digestive health transformation before after"
},
{
id: "3", name: "Lista de Alimentos Estratégicos", price: "Incluido", variant: "Alimentos que SÍ ayudan vs. sabotean", imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-vegetables-cutting-board-kitchen-table-top-view_169016-52027.jpg", imageAlt: "fiber rich foods vegetables healthy digestion nutrition"
id: "3", name: "Lista de Alimentos Estratégicos", price: "Incluido", variant: "Alimentos que SÍ ayudan vs. sabotean", imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-vegetables-cutting-board-kitchen-table-top-view_169016-52027.jpg?_wi=3", imageAlt: "fiber rich foods vegetables healthy digestion nutrition"
},
]}
/>
@@ -146,7 +146,7 @@ export default function LandingPage() {
animationType="slide-up"
plans={[
{
id: "basic", title: "Sistema Completo", price: "$11", period: "pago único", imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-with-apple-kitchen_1303-24709.jpg", imageAlt: "woman healthy digestive keto lifestyle wellness", features: [
id: "basic", title: "Sistema Completo", price: "$11", period: "pago único", imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-with-apple-kitchen_1303-24709.jpg?_wi=2", imageAlt: "woman healthy digestive keto lifestyle wellness", features: [
"Diagnóstico Rápido Keto Digestivo (5 min)", "Protocolo de 7 Días Paso a Paso", "Lista Estratégica de Alimentos", "Guía de Electrolitos y Grasas", "Rutina Matutina Activadora (5 min)", "Checklist Diario de Seguimiento", "Bonus: Guía Keto en Restaurantes", "Bonus: Top 20 Alimentos Keto Pro-Digestión", "Garantía de 7 Días Sin Riesgo"
],
button: {
@@ -224,7 +224,7 @@ export default function LandingPage() {
description="Tu cuerpo no está fallando. Solo necesita el ajuste correcto. Accede ahora al Método R.E.S.E.T. Digestivo Keto™ y vuelve a sentirte ligera en 7 días."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/sporty-woman-with-apple-kitchen_1303-24709.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sporty-woman-with-apple-kitchen_1303-24709.jpg?_wi=3"
imageAlt="woman healthy digestive keto lifestyle wellness"
mediaAnimation="slide-up"
mediaPosition="right"