Merge version_1 into main #2
152
src/app/page.tsx
152
src/app/page.tsx
@@ -30,65 +30,36 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Mentoría",
|
||||
id: "benefits",
|
||||
},
|
||||
name: "Mentoría", id: "benefits"},
|
||||
{
|
||||
name: "Sobre Mí",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre Mí", id: "about"},
|
||||
{
|
||||
name: "Resultados",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Resultados", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
]}
|
||||
brandName="LuanSells"
|
||||
button={{
|
||||
text: "Aplicar ahora",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Aplicar ahora", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Escala Tu Reventa a Nivel Pro con LuanSells"
|
||||
description="Descubre el método exacto para escalar tu negocio de reventa. Mentoría personalizada para quienes buscan resultados reales, consistentes y escalables."
|
||||
tag="Mentoría Limitada"
|
||||
buttons={[
|
||||
{
|
||||
text: "Aplicar a la Mentoría",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Aplicar a la Mentoría", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-using-laptop-restaurant_23-2147956341.jpg",
|
||||
imageAlt: "Mentoria LuanSells",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-using-laptop-restaurant_23-2147956341.jpg", imageAlt: "Mentoria LuanSells"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg?_wi=1",
|
||||
imageAlt: "Estrategia de Reventa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg?_wi=1",
|
||||
imageAlt: "Análisis de Datos",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg?_wi=1",
|
||||
imageAlt: "Colaboración Profesional",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg?_wi=1",
|
||||
imageAlt: "Sesión de Estudio",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg", imageAlt: "Estrategia de Reventa"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -103,34 +74,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
label: "Estrategia",
|
||||
title: "Dominio de Sourcing",
|
||||
items: [
|
||||
"Encuentra productos ganadores",
|
||||
"Optimiza tus fuentes de suministro",
|
||||
"Reducción de riesgos en compras",
|
||||
],
|
||||
id: "1", label: "Estrategia", title: "Dominio de Sourcing", items: [
|
||||
"Encuentra productos ganadores", "Optimiza tus fuentes de suministro", "Reducción de riesgos en compras"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
label: "Ventas",
|
||||
title: "Escalado de Ventas",
|
||||
items: [
|
||||
"Técnicas de venta avanzada",
|
||||
"Optimización de listados",
|
||||
"Maximización de márgenes",
|
||||
],
|
||||
id: "2", label: "Ventas", title: "Escalado de Ventas", items: [
|
||||
"Técnicas de venta avanzada", "Optimización de listados", "Maximización de márgenes"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
label: "Sistema",
|
||||
title: "Automatización",
|
||||
items: [
|
||||
"Crea sistemas sostenibles",
|
||||
"Gestión eficiente de inventario",
|
||||
"Escala sin caos operativo",
|
||||
],
|
||||
id: "3", label: "Sistema", title: "Automatización", items: [
|
||||
"Crea sistemas sostenibles", "Gestión eficiente de inventario", "Escala sin caos operativo"],
|
||||
},
|
||||
]}
|
||||
title="Qué vas a lograr"
|
||||
@@ -144,9 +97,7 @@ export default function LandingPage() {
|
||||
title="Sobre LuanSells: Experiencia Real en Reventa"
|
||||
buttons={[
|
||||
{
|
||||
text: "Conectar",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
text: "Conectar", href: "https://instagram.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -159,45 +110,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alejandro M.",
|
||||
role: "Estudiante",
|
||||
company: "Reventa Pro",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Alejandro M.", role: "Estudiante", company: "Reventa Pro", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-summary-graph-arrow-up_53876-133586.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sara L.",
|
||||
role: "Emprendedora",
|
||||
company: "Ventas Online",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Sara L.", role: "Emprendedora", company: "Ventas Online", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Carlos G.",
|
||||
role: "Revendedor",
|
||||
company: "TechScales",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Carlos G.", role: "Revendedor", company: "TechScales", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena P.",
|
||||
role: "Alumna",
|
||||
company: "MarketGrow",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Elena P.", role: "Alumna", company: "MarketGrow", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-her-notes-study-session_23-2149265799.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Marc T.",
|
||||
role: "Revendedor",
|
||||
company: "ScaleUp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-africanamerican-female-student-smiling-pleased-showing-okay-sign-like-some_1258-137770.jpg",
|
||||
},
|
||||
id: "5", name: "Marc T.", role: "Revendedor", company: "ScaleUp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-africanamerican-female-student-smiling-pleased-showing-okay-sign-like-some_1258-137770.jpg"},
|
||||
]}
|
||||
title="Resultados de Alumnos"
|
||||
description="Personas que pasaron de dudas a tener negocios de reventa sólidos."
|
||||
@@ -209,20 +135,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "¿Necesito experiencia previa?",
|
||||
content: "No, la mentoría está diseñada para todos los niveles.",
|
||||
},
|
||||
id: "1", title: "¿Necesito experiencia previa?", content: "No, la mentoría está diseñada para todos los niveles."},
|
||||
{
|
||||
id: "2",
|
||||
title: "¿Cuánto tiempo toma ver resultados?",
|
||||
content: "Depende de tu dedicación, pero verás cambios rápidos.",
|
||||
},
|
||||
id: "2", title: "¿Cuánto tiempo toma ver resultados?", content: "Depende de tu dedicación, pero verás cambios rápidos."},
|
||||
{
|
||||
id: "3",
|
||||
title: "¿Cómo aplico?",
|
||||
content: "Rellena el formulario de solicitud y te contactaremos.",
|
||||
},
|
||||
id: "3", title: "¿Cómo aplico?", content: "Rellena el formulario de solicitud y te contactaremos."},
|
||||
]}
|
||||
sideTitle="Preguntas Frecuentes"
|
||||
sideDescription="Dudas comunes sobre cómo empezar."
|
||||
@@ -234,8 +151,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Aplicar Ahora"
|
||||
title="Da el paso hacia la libertad financiera"
|
||||
description="Envía tu solicitud para ser evaluado y empecemos a escalar tu negocio juntos."
|
||||
@@ -247,13 +163,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="LuanSells"
|
||||
leftLink={{
|
||||
text: "Políticas",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Políticas", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Contacto",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Contacto", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user