Merge version_1 into main #1
155
src/app/page.tsx
155
src/app/page.tsx
@@ -16,27 +16,26 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Empresa",
|
||||
id: "about",
|
||||
},
|
||||
name: "Empresa", id: "about"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "features",
|
||||
},
|
||||
name: "Servicios", id: "features"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="COHEN"
|
||||
/>
|
||||
@@ -45,19 +44,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Sistemas de Calefacción y Refrigeración de Vanguardia"
|
||||
description="Expertos en soluciones climáticas de alto rendimiento para el hogar y la industria. Calidad, eficiencia y confort garantizados."
|
||||
buttons={[
|
||||
{
|
||||
text: "Nuestros Servicios",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Nuestros Servicios", href: "#features"},
|
||||
{
|
||||
text: "Contacto",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contacto", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg"
|
||||
imageAlt="Instalación de aire acondicionado"
|
||||
@@ -71,17 +65,11 @@ export default function LandingPage() {
|
||||
description="En Cohen Climatización, nos dedicamos a transformar tus espacios en lugares de confort absoluto mediante ingeniería de precisión y tecnologías de climatización de última generación."
|
||||
metrics={[
|
||||
{
|
||||
value: "30+",
|
||||
title: "Años de Trayectoria",
|
||||
},
|
||||
value: "30+", title: "Años de Trayectoria"},
|
||||
{
|
||||
value: "5000+",
|
||||
title: "Proyectos Instalados",
|
||||
},
|
||||
value: "5000+", title: "Proyectos Instalados"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Satisfacción Garantizada",
|
||||
},
|
||||
value: "100%", title: "Satisfacción Garantizada"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388963.jpg"
|
||||
imageAlt="Instalaciones de Cohen"
|
||||
@@ -97,40 +85,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Instalación Profesional",
|
||||
subtitle: "Técnicos certificados trabajando con marcas líderes.",
|
||||
category: "Servicio",
|
||||
value: "100%",
|
||||
},
|
||||
id: "f1", title: "Instalación Profesional", subtitle: "Técnicos certificados trabajando con marcas líderes.", category: "Servicio", value: "100%"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Mantenimiento Preventivo",
|
||||
subtitle: "Aseguramos la vida útil de tus equipos con inspecciones técnicas.",
|
||||
category: "Mantenimiento",
|
||||
value: "24/7",
|
||||
},
|
||||
id: "f2", title: "Mantenimiento Preventivo", subtitle: "Aseguramos la vida útil de tus equipos con inspecciones técnicas.", category: "Mantenimiento", value: "24/7"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Asesoramiento de Ingeniería",
|
||||
subtitle: "Diseñamos sistemas a medida para cada tipo de ambiente.",
|
||||
category: "Ingeniería",
|
||||
value: "Custom",
|
||||
},
|
||||
id: "f3", title: "Asesoramiento de Ingeniería", subtitle: "Diseñamos sistemas a medida para cada tipo de ambiente.", category: "Ingeniería", value: "Custom"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Eficiencia Energética",
|
||||
subtitle: "Optimizamos el consumo para reducir costos operativos.",
|
||||
category: "Sostenibilidad",
|
||||
value: "Alto",
|
||||
},
|
||||
id: "f4", title: "Eficiencia Energética", subtitle: "Optimizamos el consumo para reducir costos operativos.", category: "Sostenibilidad", value: "Alto"},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Soporte Técnico 24/7",
|
||||
subtitle: "Asistencia rápida ante cualquier urgencia climática.",
|
||||
category: "Atención",
|
||||
value: "Disponible",
|
||||
},
|
||||
id: "f5", title: "Soporte Técnico 24/7", subtitle: "Asistencia rápida ante cualquier urgencia climática.", category: "Atención", value: "Disponible"},
|
||||
]}
|
||||
title="Soluciones Integrales de Climatización"
|
||||
description="Cubrimos todas las necesidades de calefacción, refrigeración y ventilación con estándares internacionales."
|
||||
@@ -144,45 +107,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Familia García",
|
||||
handle: "@familiagarcia",
|
||||
testimonial: "Excelente servicio, instalaron la calefacción central en casa en tiempo récord. Muy prolijos.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-smart-trendy-wear-is-sitting-armchair-with-cup-tea_158595-7466.jpg",
|
||||
},
|
||||
id: "1", name: "Familia García", handle: "@familiagarcia", testimonial: "Excelente servicio, instalaron la calefacción central en casa en tiempo récord. Muy prolijos.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-smart-trendy-wear-is-sitting-armchair-with-cup-tea_158595-7466.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Arq. Lucas Martinez",
|
||||
handle: "@lucasmarq",
|
||||
testimonial: "Cohen es nuestro aliado estratégico en todos los proyectos de obra corporativa. Eficiencia total.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
|
||||
},
|
||||
id: "2", name: "Arq. Lucas Martinez", handle: "@lucasmarq", testimonial: "Cohen es nuestro aliado estratégico en todos los proyectos de obra corporativa. Eficiencia total.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Hotel Plaza",
|
||||
handle: "@hotelplaza",
|
||||
testimonial: "Atención impecable. Resolvieron nuestro sistema de ventilación complejo con mucha claridad técnica.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-developers-reviewing-3d-models-details-create-layout_482257-130014.jpg",
|
||||
},
|
||||
id: "3", name: "Hotel Plaza", handle: "@hotelplaza", testimonial: "Atención impecable. Resolvieron nuestro sistema de ventilación complejo con mucha claridad técnica.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-developers-reviewing-3d-models-details-create-layout_482257-130014.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ing. Valeria S.",
|
||||
handle: "@valesol",
|
||||
testimonial: "El mantenimiento preventivo nos ahorró muchos gastos. Un equipo de trabajo realmente serio.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/love-expression_1098-16152.jpg",
|
||||
},
|
||||
id: "4", name: "Ing. Valeria S.", handle: "@valesol", testimonial: "El mantenimiento preventivo nos ahorró muchos gastos. Un equipo de trabajo realmente serio.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/love-expression_1098-16152.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Carlos Rossi",
|
||||
handle: "@carlosrossi",
|
||||
testimonial: "Muy buena atención, desde el primer presupuesto hasta la puesta en marcha. Totalmente recomendados.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg",
|
||||
},
|
||||
id: "5", name: "Carlos Rossi", handle: "@carlosrossi", testimonial: "Muy buena atención, desde el primer presupuesto hasta la puesta en marcha. Totalmente recomendados.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Lo que nuestros clientes dicen"
|
||||
@@ -194,8 +132,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Contacto"
|
||||
title="Solicita una Consulta"
|
||||
description="Estamos listos para asesorarte. Completa el formulario y un técnico se pondrá en contacto a la brevedad."
|
||||
@@ -211,33 +148,21 @@ export default function LandingPage() {
|
||||
logoText="COHEN"
|
||||
columns={[
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{
|
||||
label: "Nosotros",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Nosotros", href: "#about"},
|
||||
{
|
||||
label: "Servicios",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Servicios", href: "#features"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contacto", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacidad", href: "#"},
|
||||
{
|
||||
label: "Términos",
|
||||
href: "#",
|
||||
},
|
||||
label: "Términos", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user