Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 23:14:44 +00:00

View File

@@ -26,148 +26,117 @@ export default function LandingPage() {
headingFontWeight="light"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Servicios", id: "#servicios"},
{
name: "Resultados", id: "#metricas"},
{
name: "Testimonios", id: "#testimonios"},
]}
brandName="MtyAgency"
button={{
text: "Contactar", href: "#contacto"}}
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Servicios", id: "#servicios" },
{ name: "Resultados", id: "#metricas" },
{ name: "Testimonios", id: "#testimonios" },
{ name: "Contacto", id: "#contacto" }
]}
brandName="MtyAgency"
button={{ text: "Contactar", href: "#contacto" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "radial-gradient"}}
title="Crece. Sin límites."
description="Transformamos negocios locales en Monterrey mediante marketing digital de alto impacto."
buttons={[
{
text: "Comenzar", href: "#contacto"},
]}
carouselItems={[
{
id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/gradient-blue-abstract-background-smooth-dark-blue-with-black-vignette-studio_1258-68106.jpg", imageAlt: "Abstract geometry"},
{
id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/soft-vintage-gradient-blur-background-with-pastel-colored-well-use-as-studio-room-product-presentation-banner_1258-71435.jpg", imageAlt: "Abstract geometry"},
{
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/still-life-unused-bath-bomb_23-2150248918.jpg", imageAlt: "Abstract geometry"},
{
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-abstract-design-elements-assortment_23-2148996792.jpg", imageAlt: "Abstract geometry"},
{
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/easter-egg-with-paper-table_23-2148059907.jpg", imageAlt: "Abstract geometry"},
{
id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3915.jpg", imageAlt: "Abstract geometry"},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{ variant: "radial-gradient" }}
title="Crece. Sin límites."
description="Transformamos negocios locales en Monterrey mediante marketing digital de alto impacto."
buttons={[{ text: "Comenzar", href: "#contacto" }]}
carouselItems={[
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/gradient-blue-abstract-background-smooth-dark-blue-with-black-vignette-studio_1258-68106.jpg", imageAlt: "Abstract geometry" },
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/soft-vintage-gradient-blur-background-with-pastel-colored-well-use-as-studio-room-product-presentation-banner_1258-71435.jpg", imageAlt: "Abstract geometry" },
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/still-life-unused-bath-bomb_23-2150248918.jpg", imageAlt: "Abstract geometry" },
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-abstract-design-elements-assortment_23-2148996792.jpg", imageAlt: "Abstract geometry" },
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/easter-egg-with-paper-table_23-2148059907.jpg", imageAlt: "Abstract geometry" },
{ id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3915.jpg", imageAlt: "Abstract geometry" }
]}
/>
</div>
<div id="metricas" data-section="metricas">
<MetricCardThree
textboxLayout="default"
useInvertedBackground={false}
animationType="blur-reveal"
metrics={[
{
id: "m1", icon: Users,
title: "Clientes Nuevos", value: "120+"},
]}
title="Impacto real"
description="Resultados comprobables para el mercado local."
/>
</div>
<div id="metricas" data-section="metricas">
<MetricCardThree
textboxLayout="default"
useInvertedBackground={false}
animationType="blur-reveal"
metrics={[
{ id: "m1", icon: Users, title: "Clientes Nuevos", value: "120+" }
]}
title="Impacto real"
description="Resultados comprobables para el mercado local."
/>
</div>
<div id="servicios" data-section="servicios">
<FeatureCardNine
textboxLayout="default"
useInvertedBackground={false}
animationType="blur-reveal"
features={[
{
title: "Estrategia Digital", description: "Planificación precisa para dominar tu sector local.", phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=shk0py"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-geometric-cube_23-2150979618.jpg"},
},
{
title: "Performance Ads", description: "Campaña optimizada para maximizar conversiones.", phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6knubj"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037290.jpg"},
},
{
title: "Branding Visual", description: "Identidad única que destaca en el mercado actual.", phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nb5lbg"},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2crc8k"},
},
]}
showStepNumbers={false}
title="Nuestros servicios"
description="Enfoque bento-grid minimalista para tu negocio."
/>
</div>
<div id="servicios" data-section="servicios">
<FeatureCardNine
textboxLayout="default"
useInvertedBackground={false}
animationType="blur-reveal"
features={[
{
title: "Estrategia Digital",
description: "Planificación precisa para dominar tu sector local.",
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=shk0py" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-geometric-cube_23-2150979618.jpg" }
},
{
title: "Performance Ads",
description: "Campaña optimizada para maximizar conversiones.",
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6knubj" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037290.jpg" }
},
{
title: "Branding Visual",
description: "Identidad única que destaca en el mercado actual.",
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nb5lbg" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2crc8k" }
}
]}
showStepNumbers={false}
title="Nuestros servicios"
description="Enfoque bento-grid minimalista para tu negocio."
/>
</div>
<div id="testimonios" data-section="testimonios">
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "Restaurante Local", imageSrc: "http://img.b2bpic.net/free-photo/wavy-waters-pool-with-darker-blue-spots-flat-lay_23-2148358141.jpg"},
{
id: "t2", name: "Boutique Mty", imageSrc: "http://img.b2bpic.net/free-vector/geometric-circular-poster_1017-1954.jpg"},
{
id: "t3", name: "Servicio Técnico", imageSrc: "http://img.b2bpic.net/free-vector/geometric-people-avatars-flat-design_23-2147543171.jpg"},
{
id: "t4", name: "Cafetería Local", imageSrc: "http://img.b2bpic.net/free-photo/user-sign-icon-front-side_187299-47522.jpg"},
{
id: "t5", name: "Consultoría", imageSrc: "http://img.b2bpic.net/free-vector/vintage-logo-template_23-2147503109.jpg"},
]}
cardTitle="Lo que dicen de nosotros"
cardTag="Experiencias"
cardAnimation="blur-reveal"
/>
</div>
<div id="testimonios" data-section="testimonios">
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Restaurante Local", imageSrc: "http://img.b2bpic.net/free-photo/wavy-waters-pool-with-darker-blue-spots-flat-lay_23-2148358141.jpg" },
{ id: "t2", name: "Boutique Mty", imageSrc: "http://img.b2bpic.net/free-vector/geometric-circular-poster_1017-1954.jpg" },
{ id: "t3", name: "Servicio Técnico", imageSrc: "http://img.b2bpic.net/free-vector/geometric-people-avatars-flat-design_23-2147543171.jpg" },
{ id: "t4", name: "Cafetería Local", imageSrc: "http://img.b2bpic.net/free-photo/user-sign-icon-front-side_187299-47522.jpg" },
{ id: "t5", name: "Consultoría", imageSrc: "http://img.b2bpic.net/free-vector/vintage-logo-template_23-2147503109.jpg" }
]}
cardTitle="Lo que dicen de nosotros"
cardTag="Experiencias"
cardAnimation="blur-reveal"
/>
</div>
<div id="contacto" data-section="contacto">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain"}}
tag="Contacto"
title="Hablemos hoy."
description="Tu próximo gran crecimiento empieza aquí."
buttons={[
{
text: "WhatsApp", href: "https://wa.me/5218100000000"},
]}
/>
</div>
<div id="contacto" data-section="contacto">
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Contacto"
title="Hablemos hoy."
description="Tu próximo gran crecimiento empieza aquí."
buttons={[{ text: "WhatsApp", href: "https://wa.me/5218100000000" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="MtyAgency"
columns={[
{
title: "Links", items: [
{
label: "Inicio", href: "/"},
{
label: "Servicios", href: "#servicios"},
],
},
]}
copyrightText="© 2024 MtyAgency. Todos los derechos reservados."
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="MtyAgency"
columns={[
{ title: "Links", items: [{ label: "Inicio", href: "/" }, { label: "Servicios", href: "#servicios" }] }
]}
copyrightText="© 2024 MtyAgency. Todos los derechos reservados."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}