Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
160
src/app/page.tsx
160
src/app/page.tsx
@@ -11,7 +11,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Sparkles } from "lucide-react";
|
||||
import { Sparkles, Smartphone, BarChart, Film, Globe } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "about",
|
||||
},
|
||||
name: "Nosotros", id: "about"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "features",
|
||||
},
|
||||
name: "Servicios", id: "features"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="Mente Nueva"
|
||||
/>
|
||||
@@ -55,16 +47,13 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Construye tu éxito con nuestra agencia"
|
||||
description="¿Estás buscando llevar tu presencia digital al siguiente nivel? ¡Tenemos la solución perfecta para ti! Nuestra agencia de marketing digital está liderando la innovación en el sector."
|
||||
tag="Mente Nueva Marketing"
|
||||
buttons={[
|
||||
{
|
||||
text: "Cotiza tu proyecto",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Cotiza tu proyecto", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/scary-office-zombie-with-bloody-wounds-workspace-working-modern-laptop-brain-eating-evil-monster-with-deep-scars-trying-use-computer-when-dead-creepy-walking-woman-comes-help_482257-46728.jpg"
|
||||
imageAlt="digital marketing agency office workspace"
|
||||
@@ -79,17 +68,11 @@ export default function LandingPage() {
|
||||
description="Mente Nueva es una agencia de marketing impulsada por valores, dedicada a alcanzar tus objetivos financieros y de marca. Somos el mejor aliado para tu negocio, ubicados en Bakersfield, California."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+",
|
||||
title: "Años de experiencia",
|
||||
},
|
||||
value: "10+", title: "Años de experiencia"},
|
||||
{
|
||||
value: "500+",
|
||||
title: "Proyectos realizados",
|
||||
},
|
||||
value: "500+", title: "Proyectos realizados"},
|
||||
{
|
||||
value: "99%",
|
||||
title: "Satisfacción de clientes",
|
||||
},
|
||||
value: "99%", title: "Satisfacción de clientes"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-worker-pointing-out-wrong-accounting-data-while-expectant-mother-having-clipboard-hand-marketing-company-employees-reviewing-profitable-strategy-ideas-project-startup-partners_482257-38643.jpg"
|
||||
imageAlt="creative marketing team collaboration office"
|
||||
@@ -104,28 +87,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "App Móvil",
|
||||
description: "Llega a tu audiencia en constante movimiento con interfaces intuitivas y notificaciones personalizadas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apps-menu-right-side-with-white-background_187299-39716.jpg",
|
||||
buttonIcon: "Smartphone",
|
||||
title: "App Móvil", description: "Llega a tu audiencia en constante movimiento con interfaces intuitivas y notificaciones personalizadas.", imageSrc: "http://img.b2bpic.net/free-photo/apps-menu-right-side-with-white-background_187299-39716.jpg", buttonIcon: Smartphone,
|
||||
},
|
||||
{
|
||||
title: "Marketing Digital",
|
||||
description: "Planificación estratégica, ejecución y análisis de campañas para aumentar tu conversión en línea.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-20876.jpg",
|
||||
buttonIcon: "BarChart",
|
||||
title: "Marketing Digital", description: "Planificación estratégica, ejecución y análisis de campañas para aumentar tu conversión en línea.", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-20876.jpg", buttonIcon: BarChart,
|
||||
},
|
||||
{
|
||||
title: "Video Corporativo",
|
||||
description: "Contamos la historia de tu marca con producción y postproducción de contenido audiovisual impactante.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-fashion-female-blogger-online-influencer-holding-shopping-bags-lots-clothes_7861-776.jpg",
|
||||
buttonIcon: "Film",
|
||||
title: "Video Corporativo", description: "Contamos la historia de tu marca con producción y postproducción de contenido audiovisual impactante.", imageSrc: "http://img.b2bpic.net/free-photo/asian-fashion-female-blogger-online-influencer-holding-shopping-bags-lots-clothes_7861-776.jpg", buttonIcon: Film,
|
||||
},
|
||||
{
|
||||
title: "Desarrollo Web",
|
||||
description: "Creamos experiencias digitales atractivas y funcionales adaptadas a las necesidades de tu empresa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-front-side-with-white-background_187299-39798.jpg",
|
||||
buttonIcon: "Globe",
|
||||
title: "Desarrollo Web", description: "Creamos experiencias digitales atractivas y funcionales adaptadas a las necesidades de tu empresa.", imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-front-side-with-white-background_187299-39798.jpg", buttonIcon: Globe,
|
||||
},
|
||||
]}
|
||||
title="Nuestros Servicios"
|
||||
@@ -140,20 +111,11 @@ export default function LandingPage() {
|
||||
tag="Impacto"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "200%",
|
||||
description: "Incremento promedio en tráfico",
|
||||
},
|
||||
id: "1", value: "200%", description: "Incremento promedio en tráfico"},
|
||||
{
|
||||
id: "2",
|
||||
value: "150%",
|
||||
description: "Mejora en engagement en redes",
|
||||
},
|
||||
id: "2", value: "150%", description: "Mejora en engagement en redes"},
|
||||
{
|
||||
id: "3",
|
||||
value: "5x",
|
||||
description: "Retorno de inversión",
|
||||
},
|
||||
id: "3", value: "5x", description: "Retorno de inversión"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -168,35 +130,11 @@ export default function LandingPage() {
|
||||
description="Las mejores estrategias para impulsar tu negocio en el mundo digital."
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "App",
|
||||
title: "Simplificando la Edición de tu Aplicación",
|
||||
excerpt: "Sin código, sin problemas para tu proyecto móvil.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-124276.jpg",
|
||||
authorName: "Mente Nueva",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
date: "Agosto 4, 2023",
|
||||
},
|
||||
id: "1", category: "App", title: "Simplificando la Edición de tu Aplicación", excerpt: "Sin código, sin problemas para tu proyecto móvil.", imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-124276.jpg", authorName: "Mente Nueva", authorAvatar: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", date: "Agosto 4, 2023"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Marketing",
|
||||
title: "Estrategias de Growth Hacking 2023",
|
||||
excerpt: "Cómo escalar rápidamente en mercados competitivos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-tablet_23-2148765411.jpg",
|
||||
authorName: "Mente Nueva",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-businesswoman-black-suit-going-up-escalator-talking-mobile-phone-saleswoman_1258-194303.jpg",
|
||||
date: "Julio 20, 2023",
|
||||
},
|
||||
id: "2", category: "Marketing", title: "Estrategias de Growth Hacking 2023", excerpt: "Cómo escalar rápidamente en mercados competitivos.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-tablet_23-2148765411.jpg", authorName: "Mente Nueva", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-businesswoman-black-suit-going-up-escalator-talking-mobile-phone-saleswoman_1258-194303.jpg", date: "Julio 20, 2023"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Branding",
|
||||
title: "El Futuro del Branding Digital",
|
||||
excerpt: "Identidad visual en la era de la inteligencia artificial.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-watching-presentation_1098-21754.jpg",
|
||||
authorName: "Mente Nueva",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-sitting-desk_329181-15290.jpg",
|
||||
date: "Julio 10, 2023",
|
||||
},
|
||||
id: "3", category: "Branding", title: "El Futuro del Branding Digital", excerpt: "Identidad visual en la era de la inteligencia artificial.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-watching-presentation_1098-21754.jpg", authorName: "Mente Nueva", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-sitting-desk_329181-15290.jpg", date: "Julio 10, 2023"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -206,30 +144,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Taylor Green",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
},
|
||||
id: "1", name: "Taylor Green", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Alex River",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-middle-aged-business-leader_1262-4838.jpg",
|
||||
},
|
||||
id: "2", name: "Alex River", imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-middle-aged-business-leader_1262-4838.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Maria Sol",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167445.jpg",
|
||||
},
|
||||
id: "3", name: "Maria Sol", imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167445.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Juan Perez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gymnast-training-competition_23-2149334432.jpg",
|
||||
},
|
||||
id: "4", name: "Juan Perez", imageSrc: "http://img.b2bpic.net/free-photo/young-gymnast-training-competition_23-2149334432.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ana Sofia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-asian-woman-winning-laptop-receive-good-news-achieve-goal-work-triumphing_1258-199179.jpg",
|
||||
},
|
||||
id: "5", name: "Ana Sofia", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-asian-woman-winning-laptop-receive-good-news-achieve-goal-work-triumphing_1258-199179.jpg"},
|
||||
]}
|
||||
cardTitle="Testimonios"
|
||||
cardTag="Clientes Felices"
|
||||
@@ -241,8 +164,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Trabajemos juntos"
|
||||
title="Contacto"
|
||||
description="Estamos listos para transformar tu negocio. Contáctanos en Bakersfield, California."
|
||||
@@ -256,37 +178,23 @@ export default function LandingPage() {
|
||||
logoText="Mente Nueva Marketing"
|
||||
columns={[
|
||||
{
|
||||
title: "Servicios",
|
||||
items: [
|
||||
title: "Servicios", items: [
|
||||
{
|
||||
label: "Apps Móviles",
|
||||
href: "#",
|
||||
},
|
||||
label: "Apps Móviles", href: "#"},
|
||||
{
|
||||
label: "Páginas Web",
|
||||
href: "#",
|
||||
},
|
||||
label: "Páginas Web", href: "#"},
|
||||
{
|
||||
label: "Marketing Digital",
|
||||
href: "#",
|
||||
},
|
||||
label: "Marketing Digital", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{
|
||||
label: "Nosotros",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Nosotros", href: "#about"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contacto", href: "#contact"},
|
||||
{
|
||||
label: "Soporte",
|
||||
href: "#",
|
||||
},
|
||||
label: "Soporte", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user