Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
194
src/app/page.tsx
194
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "features",
|
||||
},
|
||||
name: "Servicios", id: "features"},
|
||||
{
|
||||
name: "Testimonios",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonios", id: "testimonials"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="Nexus Marketing"
|
||||
/>
|
||||
@@ -54,38 +46,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Impulsamos el Crecimiento de tu Marca"
|
||||
description="Agencia líder en marketing digital enfocada en resultados, creatividad y estrategia. Transformamos tus objetivos en éxitos tangibles mediante análisis profundo."
|
||||
tag="Marketing 360"
|
||||
buttons={[
|
||||
{
|
||||
text: "Comienza Ahora",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Comienza Ahora", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-plexus-background-with-low-poly_1048-12443.jpg",
|
||||
imageAlt: "Dashboard de marketing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-plexus-background-with-low-poly_1048-12443.jpg", imageAlt: "Dashboard de marketing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workplace-equipped-with-modern-tech-tools-serve-enterprise_482257-118685.jpg",
|
||||
imageAlt: "Equipo creativo trabajando",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-polygonal-space-low-poly-dark-background-with-connecting-dots-lines-connection-structure_1048-15232.jpg",
|
||||
imageAlt: "3D render of an abstract polygonal space",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-modern-plexus-design_1048-15474.jpg",
|
||||
imageAlt: "3D render of an abstract background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-plexus-background-with-connecting-lines-dots_1048-15555.jpg",
|
||||
imageAlt: "3D render of a plexus background",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workplace-equipped-with-modern-tech-tools-serve-enterprise_482257-118685.jpg", imageAlt: "Equipo creativo trabajando"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -100,20 +73,11 @@ export default function LandingPage() {
|
||||
tag="Impacto"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "200%",
|
||||
description: "Crecimiento anual",
|
||||
},
|
||||
id: "1", value: "200%", description: "Crecimiento anual"},
|
||||
{
|
||||
id: "2",
|
||||
value: "150k",
|
||||
description: "Conversiones generadas",
|
||||
},
|
||||
id: "2", value: "150k", description: "Conversiones generadas"},
|
||||
{
|
||||
id: "3",
|
||||
value: "500+",
|
||||
description: "Campañas activas",
|
||||
},
|
||||
id: "3", value: "500+", description: "Campañas activas"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -126,20 +90,11 @@ export default function LandingPage() {
|
||||
description="Ofrecemos servicios diseñados para escalar tu negocio en el entorno digital actual."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Estrategia Digital",
|
||||
content: "Diseñamos hojas de ruta basadas en datos.",
|
||||
},
|
||||
id: "f1", title: "Estrategia Digital", content: "Diseñamos hojas de ruta basadas en datos."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Marketing Social",
|
||||
content: "Conectamos tu marca con audiencias reales.",
|
||||
},
|
||||
id: "f2", title: "Marketing Social", content: "Conectamos tu marca con audiencias reales."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "SEO & Performance",
|
||||
content: "Optimizamos tu presencia para mayor conversión.",
|
||||
},
|
||||
id: "f3", title: "SEO & Performance", content: "Optimizamos tu presencia para mayor conversión."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-digital-particle-design_1048-12790.jpg"
|
||||
imageAlt="Soluciones digitales"
|
||||
@@ -154,20 +109,11 @@ export default function LandingPage() {
|
||||
description="Metodología probada para garantizar consistencia y ROI."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "p1",
|
||||
title: "Auditoría",
|
||||
content: "Analizamos profundamente tu mercado.",
|
||||
},
|
||||
id: "p1", title: "Auditoría", content: "Analizamos profundamente tu mercado."},
|
||||
{
|
||||
id: "p2",
|
||||
title: "Ejecución",
|
||||
content: "Despliegue táctico creativo.",
|
||||
},
|
||||
id: "p2", title: "Ejecución", content: "Despliegue táctico creativo."},
|
||||
{
|
||||
id: "p3",
|
||||
title: "Optimización",
|
||||
content: "Iteración constante basada en datos.",
|
||||
},
|
||||
id: "p3", title: "Optimización", content: "Iteración constante basada en datos."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/retro-cartoon-speech-bubbles-arrows-infographic-elements-stickers_52683-68341.jpg"
|
||||
imageAlt="Proceso de trabajo"
|
||||
@@ -181,30 +127,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "María González",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-angry-expression_1194-3815.jpg",
|
||||
},
|
||||
id: "1", name: "María González", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-angry-expression_1194-3815.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Carlos Ruiz",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21366.jpg",
|
||||
},
|
||||
id: "2", name: "Carlos Ruiz", imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21366.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ana López",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
|
||||
},
|
||||
id: "3", name: "Ana López", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jorge M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118021.jpg",
|
||||
},
|
||||
id: "4", name: "Jorge M.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118021.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena Torres",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1632.jpg",
|
||||
},
|
||||
id: "5", name: "Elena Torres", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1632.jpg"},
|
||||
]}
|
||||
cardTitle="Clientes que confían"
|
||||
cardTag="Opiniones"
|
||||
@@ -218,20 +149,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "¿Qué incluye el plan?",
|
||||
content: "Todo lo necesario para empezar.",
|
||||
},
|
||||
id: "q1", title: "¿Qué incluye el plan?", content: "Todo lo necesario para empezar."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "¿Cuándo veré resultados?",
|
||||
content: "Resultados tangibles desde mes 1.",
|
||||
},
|
||||
id: "q2", title: "¿Cuándo veré resultados?", content: "Resultados tangibles desde mes 1."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "¿Cómo comenzamos?",
|
||||
content: "Agenda una consultoría gratuita.",
|
||||
},
|
||||
id: "q3", title: "¿Cómo comenzamos?", content: "Agenda una consultoría gratuita."},
|
||||
]}
|
||||
title="Preguntas Frecuentes"
|
||||
description="Resolvemos tus dudas sobre nuestra metodología."
|
||||
@@ -248,35 +170,11 @@ export default function LandingPage() {
|
||||
description="Contenido relevante sobre el futuro del marketing."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Estrategia",
|
||||
title: "Guía 2025",
|
||||
excerpt: "Tendencias digitales actuales.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-drafting-supplies-near-laptop_23-2147831942.jpg",
|
||||
authorName: "Nexus Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
|
||||
date: "10 Oct",
|
||||
},
|
||||
id: "b1", category: "Estrategia", title: "Guía 2025", excerpt: "Tendencias digitales actuales.", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-drafting-supplies-near-laptop_23-2147831942.jpg", authorName: "Nexus Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", date: "10 Oct"},
|
||||
{
|
||||
id: "b2",
|
||||
category: "SEO",
|
||||
title: "Ranking TOP",
|
||||
excerpt: "Cómo aparecer primero.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-team-meeting-discussing-ideas-boardroom_74855-3309.jpg",
|
||||
authorName: "Nexus Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg",
|
||||
date: "12 Oct",
|
||||
},
|
||||
id: "b2", category: "SEO", title: "Ranking TOP", excerpt: "Cómo aparecer primero.", imageSrc: "http://img.b2bpic.net/free-photo/startup-team-meeting-discussing-ideas-boardroom_74855-3309.jpg", authorName: "Nexus Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", date: "12 Oct"},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Growth",
|
||||
title: "Scaleup",
|
||||
excerpt: "Escala tu negocio rápido.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/debugging-software-programming-language-displayed-computer-display_482257-123007.jpg",
|
||||
authorName: "Nexus Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businessman-standing-against-grey-wall-clenching-his-fist_23-2148087510.jpg",
|
||||
date: "15 Oct",
|
||||
},
|
||||
id: "b3", category: "Growth", title: "Scaleup", excerpt: "Escala tu negocio rápido.", imageSrc: "http://img.b2bpic.net/free-photo/debugging-software-programming-language-displayed-computer-display_482257-123007.jpg", authorName: "Nexus Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businessman-standing-against-grey-wall-clenching-his-fist_23-2148087510.jpg", date: "15 Oct"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -285,16 +183,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Contacto"
|
||||
title="¿Listo para escalar?"
|
||||
description="Agenda una sesión estratégica con nuestro equipo de expertos y descubre el potencial de tu marca hoy."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contactar ahora",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contactar ahora", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -303,38 +198,25 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{
|
||||
label: "Sobre nosotros",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sobre nosotros", href: "#"},
|
||||
{
|
||||
label: "Carreras",
|
||||
href: "#",
|
||||
},
|
||||
label: "Carreras", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Servicios",
|
||||
items: [
|
||||
title: "Servicios", items: [
|
||||
{
|
||||
label: "SEO",
|
||||
href: "#",
|
||||
},
|
||||
label: "SEO", href: "#"},
|
||||
{
|
||||
label: "Ads",
|
||||
href: "#",
|
||||
},
|
||||
label: "Ads", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacidad", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user