Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 30d9edfa3f | |||
| c9024e0d99 | |||
| 1cad124715 | |||
| 9681b6ede7 | |||
| 4b2a5250d5 | |||
| 9a78646140 |
@@ -26,25 +26,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "/",
|
||||
},
|
||||
name: "Inicio", id: "/"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "/services",
|
||||
},
|
||||
name: "Servicios", id: "/services"},
|
||||
{
|
||||
name: "Dashboard",
|
||||
id: "/dashboard",
|
||||
},
|
||||
name: "Dashboard", id: "/dashboard"},
|
||||
{
|
||||
name: "Proceso",
|
||||
id: "/process",
|
||||
},
|
||||
name: "Proceso", id: "/process"},
|
||||
{
|
||||
name: "Diagnóstico",
|
||||
id: "/diagnosis",
|
||||
},
|
||||
name: "Diagnóstico", id: "/diagnosis"},
|
||||
]}
|
||||
brandName="GrowthCore Digital"
|
||||
/>
|
||||
@@ -57,15 +47,10 @@ export default function LandingPage() {
|
||||
description="Así luce el panel privado de cada cliente activo. 11 secciones, datos reales, actualizados mensualmente para ofrecerte una visión 360 de tu rendimiento."
|
||||
metrics={[
|
||||
{
|
||||
value: "$84K",
|
||||
title: "Ventas del mes",
|
||||
},
|
||||
value: "$84K", title: "Ventas del mes"},
|
||||
{
|
||||
value: "1.2K",
|
||||
title: "Clientes activos",
|
||||
},
|
||||
value: "1.2K", title: "Clientes activos"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-financial-results_1098-482.jpg"
|
||||
imageAlt="Interfaz de un dashboard de negocios sofisticado"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -79,45 +64,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "cta-quote-1",
|
||||
name: "GrowthCore Digital",
|
||||
handle: "Equipo de Expertos",
|
||||
testimonial: "Tu negocio tiene más potencial del que crees. Solo necesita los datos correctos para demostrarlo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-their-daily-occupation_23-2151137268.jpg",
|
||||
imageAlt: "Equipo de GrowthCore Digital",
|
||||
},
|
||||
id: "cta-quote-1", name: "GrowthCore Digital", handle: "Equipo de Expertos", testimonial: "Tu negocio tiene más potencial del que crees. Solo necesita los datos correctos para demostrarlo.", imageAlt: "Equipo de GrowthCore Digital"},
|
||||
{
|
||||
id: "cta-quote-2",
|
||||
name: "Ana García",
|
||||
handle: "CEO, InnovaTech",
|
||||
testimonial: "El dashboard nos dio una claridad sin precedentes. ¡Nuestras decisiones son ahora basadas en datos reales y el crecimiento es visible!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-leading-financial-meeting_482257-121208.jpg",
|
||||
imageAlt: "Businessman leading financial meeting",
|
||||
},
|
||||
id: "cta-quote-2", name: "Ana García", handle: "CEO, InnovaTech", testimonial: "El dashboard nos dio una claridad sin precedentes. ¡Nuestras decisiones son ahora basadas en datos reales y el crecimiento es visible!", imageAlt: "Businessman leading financial meeting"},
|
||||
{
|
||||
id: "cta-quote-3",
|
||||
name: "Carlos Ruiz",
|
||||
handle: "Director Comercial, GlobalBiz",
|
||||
testimonial: "La implementación fue rápida y el equipo de GrowthCore Digital estuvo siempre disponible. Un socio estratégico invaluable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-business-manager-leading-discussion-late-night-meeting-talking-about-sales-with-team-working-overtime-startup-office-overworked-business-team-brainstorming-marketing-strategy_482257-43146.jpg",
|
||||
imageAlt: "Caucasian business manager leading discussion",
|
||||
},
|
||||
id: "cta-quote-3", name: "Carlos Ruiz", handle: "Director Comercial, GlobalBiz", testimonial: "La implementación fue rápida y el equipo de GrowthCore Digital estuvo siempre disponible. Un socio estratégico invaluable.", imageAlt: "Caucasian business manager leading discussion"},
|
||||
{
|
||||
id: "cta-quote-4",
|
||||
name: "Sofía Hernández",
|
||||
handle: "Fundadora, EcoMarket",
|
||||
testimonial: "Gracias a su análisis de competencia, pudimos ajustar nuestra estrategia y superar a nuestros rivales en pocos meses.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-colleagues-working-charts-analysis-with-digital-tablet-using-online-research-information-create-infographics-report-people-analyzing-diagrams-boardroom_482257-46896.jpg",
|
||||
imageAlt: "Multiethnic group of colleagues working on charts analysis",
|
||||
},
|
||||
id: "cta-quote-4", name: "Sofía Hernández", handle: "Fundadora, EcoMarket", testimonial: "Gracias a su análisis de competencia, pudimos ajustar nuestra estrategia y superar a nuestros rivales en pocos meses.", imageAlt: "Multiethnic group of colleagues working on charts analysis"},
|
||||
{
|
||||
id: "cta-quote-5",
|
||||
name: "Javier López",
|
||||
handle: "Gerente de Operaciones, LogiFast",
|
||||
testimonial: "Redujimos nuestros costos operativos significativamente con las recomendaciones basadas en IA. ¡Impresionante!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-developing-new-project-together_1098-21664.jpg",
|
||||
imageAlt: "Teamwork developing new project together",
|
||||
},
|
||||
id: "cta-quote-5", name: "Javier López", handle: "Gerente de Operaciones, LogiFast", testimonial: "Redujimos nuestros costos operativos significativamente con las recomendaciones basadas en IA. ¡Impresionante!", imageAlt: "Teamwork developing new project together"},
|
||||
]}
|
||||
title="¿Quieres este dashboard para tu empresa?"
|
||||
description="Empieza con el diagnóstico gratuito y lo tendrás activo en 21 días. La inteligencia de datos a tu alcance."
|
||||
@@ -129,29 +84,19 @@ export default function LandingPage() {
|
||||
logoText="GrowthCore Digital"
|
||||
columns={[
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "contacto@growthcore.digital",
|
||||
href: "mailto:contacto@growthcore.digital",
|
||||
},
|
||||
label: "contacto@growthcore.digital", href: "mailto:contacto@growthcore.digital"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com/company/growthcoredigital",
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com/company/growthcoredigital"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{
|
||||
label: "Política de Privacidad",
|
||||
href: "#privacy-policy",
|
||||
},
|
||||
label: "Política de Privacidad", href: "#privacy-policy"},
|
||||
{
|
||||
label: "Términos de Servicio",
|
||||
href: "#terms-of-service",
|
||||
},
|
||||
label: "Términos de Servicio", href: "#terms-of-service"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -26,25 +26,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "/",
|
||||
},
|
||||
name: "Inicio", id: "/"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "/services",
|
||||
},
|
||||
name: "Servicios", id: "/services"},
|
||||
{
|
||||
name: "Dashboard",
|
||||
id: "/dashboard",
|
||||
},
|
||||
name: "Dashboard", id: "/dashboard"},
|
||||
{
|
||||
name: "Proceso",
|
||||
id: "/process",
|
||||
},
|
||||
name: "Proceso", id: "/process"},
|
||||
{
|
||||
name: "Diagnóstico",
|
||||
id: "/diagnosis",
|
||||
},
|
||||
name: "Diagnóstico", id: "/diagnosis"},
|
||||
]}
|
||||
brandName="GrowthCore Digital"
|
||||
/>
|
||||
@@ -57,40 +47,19 @@ export default function LandingPage() {
|
||||
description="Rellena los campos y te contactamos en menos de 48 horas con un análisis real de tu negocio. Sin spam, sin compromiso."
|
||||
inputs={[
|
||||
{
|
||||
name: "companyName",
|
||||
type: "text",
|
||||
placeholder: "Ej. Mi empresa S.A.",
|
||||
required: true,
|
||||
name: "companyName", type: "text", placeholder: "Ej. Mi empresa S.A.", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "you@company.com",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "you@company.com", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "+593 / +44 ...",
|
||||
required: false,
|
||||
name: "phone", type: "tel", placeholder: "+593 / +44 ...", required: false,
|
||||
},
|
||||
]}
|
||||
multiSelect={{
|
||||
name: "sectorChallenge",
|
||||
label: "¿Cuál es tu reto principal?",
|
||||
options: [
|
||||
"Aumentar ventas / Increase sales",
|
||||
"Reducir costos / Reduce costs",
|
||||
"Mejorar marketing digital / Improve digital marketing",
|
||||
"Automatizar procesos / Automate processes",
|
||||
"Analizar la competencia / Analyse competitors",
|
||||
"Predecir demanda / Forecast demand",
|
||||
"Crear web o app / Build website or app",
|
||||
"Mejorar imagen / Improve brand image",
|
||||
"Otro / Other",
|
||||
],
|
||||
name: "sectorChallenge", label: "¿Cuál es tu reto principal?", options: [
|
||||
"Aumentar ventas / Increase sales", "Reducir costos / Reduce costs", "Mejorar marketing digital / Improve digital marketing", "Automatizar procesos / Automate processes", "Analizar la competencia / Analyse competitors", "Predecir demanda / Forecast demand", "Crear web o app / Build website or app", "Mejorar imagen / Improve brand image", "Otro / Other"],
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/management-team-developing-new-digital-transformation-initiatives_482257-90820.jpg"
|
||||
imageAlt="Reunión de consulta sobre análisis de datos"
|
||||
mediaPosition="right"
|
||||
buttonText="Solicitar diagnóstico gratuito →"
|
||||
@@ -103,27 +72,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "Análisis de mercado inicial",
|
||||
content: "Revisión del sector, la demanda y tu posición actual frente al mercado para identificar oportunidades.",
|
||||
},
|
||||
id: "faq-1", title: "Análisis de mercado inicial", content: "Revisión del sector, la demanda y tu posición actual frente al mercado para identificar oportunidades."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Revisión de la competencia",
|
||||
content: "Identificamos los 3 competidores más relevantes y analizamos sus estrategias activas para darte ventaja.",
|
||||
},
|
||||
id: "faq-2", title: "Revisión de la competencia", content: "Identificamos los 3 competidores más relevantes y analizamos sus estrategias activas para darte ventaja."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Oportunidades identificadas",
|
||||
content: "Al menos 3 áreas donde tu empresa puede mejorar resultados de inmediato, con enfoque en el impacto.",
|
||||
},
|
||||
id: "faq-3", title: "Oportunidades identificadas", content: "Al menos 3 áreas donde tu empresa puede mejorar resultados de inmediato, con enfoque en el impacto."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Plan de acción prioritario",
|
||||
content: "Acciones concretas ordenadas por impacto y urgencia, listas para ejecutar en tu negocio.",
|
||||
},
|
||||
id: "faq-4", title: "Plan de acción prioritario", content: "Acciones concretas ordenadas por impacto y urgencia, listas para ejecutar en tu negocio."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-yellow-arrow-yellow-background-with-copy-space_23-2148459948.jpg"
|
||||
imageAlt="Ilustración de resolución de preguntas y soluciones"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
@@ -138,29 +94,19 @@ export default function LandingPage() {
|
||||
logoText="GrowthCore Digital"
|
||||
columns={[
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "contacto@growthcore.digital",
|
||||
href: "mailto:contacto@growthcore.digital",
|
||||
},
|
||||
label: "contacto@growthcore.digital", href: "mailto:contacto@growthcore.digital"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com/company/growthcoredigital",
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com/company/growthcoredigital"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{
|
||||
label: "Política de Privacidad",
|
||||
href: "#privacy-policy",
|
||||
},
|
||||
label: "Política de Privacidad", href: "#privacy-policy"},
|
||||
{
|
||||
label: "Términos de Servicio",
|
||||
href: "#terms-of-service",
|
||||
},
|
||||
label: "Términos de Servicio", href: "#terms-of-service"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user