Merge version_2 into main #2
277
src/app/page.tsx
277
src/app/page.tsx
@@ -29,26 +29,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonios",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Inicio", id: "hero" },
|
||||
{ name: "Nosotros", id: "about" },
|
||||
{ name: "Reparaciones", id: "features" },
|
||||
{ name: "Testimonios", id: "testimonials" },
|
||||
{ name: "Preguntas", id: "faq" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
]}
|
||||
brandName="KitchenExpert"
|
||||
/>
|
||||
@@ -56,114 +42,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Expertos en Reparación y Renovación de Cocinas"
|
||||
description="Devolvemos la vida a tu cocina. Servicios profesionales de mantenimiento y reparación con resultados de calidad superior."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=1",
|
||||
imageAlt: "Kitchen 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=2",
|
||||
imageAlt: "Kitchen 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=3",
|
||||
imageAlt: "Kitchen 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=4",
|
||||
imageAlt: "Kitchen 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=5",
|
||||
imageAlt: "Kitchen 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=6",
|
||||
imageAlt: "Kitchen 6",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=1", imageAlt: "Kitchen 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=2", imageAlt: "Kitchen 2" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=7",
|
||||
imageAlt: "Kitchen 7",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=8",
|
||||
imageAlt: "Kitchen 8",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=9",
|
||||
imageAlt: "Kitchen 9",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=10",
|
||||
imageAlt: "Kitchen 10",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=11",
|
||||
imageAlt: "Kitchen 11",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=12",
|
||||
imageAlt: "Kitchen 12",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Solicitar Presupuesto",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg",
|
||||
alt: "Cliente 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-posing-together-their-new-home-while-holding-paintbrush_23-2149086827.jpg",
|
||||
alt: "Cliente 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-holding-apple-eating-fruit-kitchen-looking-happy_1258-204563.jpg",
|
||||
alt: "Cliente 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-texting-mobile-phone_171337-11887.jpg",
|
||||
alt: "Cliente 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg",
|
||||
alt: "Cliente 5",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=7", imageAlt: "Kitchen 7" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-restaurant_1253-1012.jpg?_wi=8", imageAlt: "Kitchen 8" }
|
||||
]}
|
||||
buttons={[{ text: "Solicitar Presupuesto", href: "#contact" }]}
|
||||
avatarText="+500 Clientes satisfechos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Reparación de Gabinetes",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Instalación de Encimeras",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fontanería Especializada",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Mantenimiento Preventivo",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Modernización Integral",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -181,23 +72,12 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyOne
|
||||
useInvertedBackground={false}
|
||||
title="Nuestros Servicios Especializados"
|
||||
description="Desde arreglos menores hasta renovaciones completas, cubrimos todas tus necesidades."
|
||||
description="Soluciones integrales para mantener tu cocina funcional y elegante."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Reparación de Gabinetes",
|
||||
content: "Restauramos puertas, cajones y bisagras dañadas para que luzcan como nuevos.",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Instalación de Accesorios",
|
||||
content: "Modernizamos tu espacio instalando nuevos herrajes, luces y accesorios funcionales.",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Mantenimiento Preventivo",
|
||||
content: "Revisión completa de fontanería y superficies para evitar problemas futuros.",
|
||||
},
|
||||
{ id: "s1", title: "Reparación de Gabinetes", content: "Restauramos puertas, cajones y bisagras dañadas con materiales premium." },
|
||||
{ id: "s2", title: "Fontanería y Fugas", content: "Detección y reparación profesional de fugas bajo fregaderos y grifería." },
|
||||
{ id: "s3", title: "Mantenimiento Preventivo", content: "Revisión semestral de herrajes, sellados de encimeras y ajustes estructurales." },
|
||||
{ id: "s4", title: "Instalación de Electrodomésticos", content: "Montaje seguro y profesional de equipos integrados a medida." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-technician-hand-wearing-gloves-repairing-computer_23-2147922198.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -210,63 +90,16 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "María G.",
|
||||
role: "Propietaria",
|
||||
company: "Cliente residencial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Carlos R.",
|
||||
role: "Propietario",
|
||||
company: "Cliente residencial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-together-their-new-home-while-holding-paintbrush_23-2149086827.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lucía P.",
|
||||
role: "Propietaria",
|
||||
company: "Cliente residencial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-holding-apple-eating-fruit-kitchen-looking-happy_1258-204563.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jorge M.",
|
||||
role: "Propietario",
|
||||
company: "Cliente residencial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-texting-mobile-phone_171337-11887.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ana S.",
|
||||
role: "Propietaria",
|
||||
company: "Cliente residencial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg?_wi=2",
|
||||
},
|
||||
{ id: "1", name: "María G.", role: "Residencial", company: "Cliente Verificado", rating: 5 },
|
||||
{ id: "2", name: "Carlos R.", role: "Residencial", company: "Cliente Verificado", rating: 5 }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100+",
|
||||
label: "Cocinas Renovadas",
|
||||
},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Satisfacción",
|
||||
},
|
||||
{
|
||||
value: "10+",
|
||||
label: "Años de Experiencia",
|
||||
},
|
||||
{ value: "15+", label: "Años de oficio" },
|
||||
{ value: "98%", label: "Satisfacción" },
|
||||
{ value: "1200", label: "Cocinas reparadas" },
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="La confianza de nuestros clientes es nuestra mejor garantía."
|
||||
title="Recomendados por nuestros clientes"
|
||||
description="La confianza es nuestra mayor herramienta."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -275,26 +108,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "¿Cuánto tarda una reparación promedio?",
|
||||
content: "La mayoría de las reparaciones se completan en 1 a 2 días hábiles dependiendo del daño.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "¿Ofrecen garantía por el trabajo?",
|
||||
content: "Sí, garantizamos todas nuestras reparaciones por 12 meses.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "¿Cómo solicito una cotización?",
|
||||
content: "Solo debes llenar nuestro formulario de contacto y te llamaremos para coordinar una visita.",
|
||||
},
|
||||
{ id: "q1", title: "¿Atienden emergencias?", content: "Sí, contamos con un servicio de atención rápida para fugas de agua y daños estructurales críticos." },
|
||||
{ id: "q2", title: "¿Qué garantía ofrecen?", content: "Ofrecemos garantía de 12 meses en mano de obra y componentes instalados por nuestro equipo." },
|
||||
{ id: "q3", title: "¿En qué zonas operan?", content: "Brindamos servicio a toda el área metropolitana de lunes a viernes de 8:00 a 18:00."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-couple-taking-notes_23-2148889750.jpg"
|
||||
mediaAnimation="opacity"
|
||||
title="Preguntas Frecuentes"
|
||||
description="Resolvemos todas tus dudas sobre nuestros servicios."
|
||||
description="Todo lo que necesitas saber antes de contratar a KitchenExpert."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -302,12 +123,10 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Contacto"
|
||||
title="Comienza hoy mismo"
|
||||
description="Envíanos tu información y un especialista se pondrá en contacto para evaluar tu cocina sin compromiso."
|
||||
title="Recibe atención inmediata"
|
||||
description="Cuéntanos qué necesita tu cocina y un especialista certificado te atenderá a la brevedad."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-fun-fight-kitchen_23-2148018361.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -317,38 +136,16 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-beautiful-woman-listening-music_23-2148586256.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
{
|
||||
label: "Nosotros",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Servicios",
|
||||
href: "#features",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Soporte",
|
||||
items: [
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "KitchenExpert", items: [{ label: "Sobre nosotros", href: "#about" }, { label: "Trabaja con nosotros", href: "#" }] },
|
||||
{ title: "Servicios", items: [{ label: "Reparación de gabinetes", href: "#features" }, { label: "Fontanería", href: "#features" }, { label: "Mantenimiento", href: "#features" }] },
|
||||
{ title: "Horario", items: [{ label: "Lun-Vie: 8:00 - 18:00", href: "#" }, { label: "Emergencias: 24/7", href: "#" }] },
|
||||
{ title: "Contacto", items: [{ label: "soporte@kitchenexpert.com", href: "mailto:soporte@kitchenexpert.com" }, { label: "(55) 1234-5678", href: "tel:+5512345678" }] }
|
||||
]}
|
||||
logoText="KitchenExpert"
|
||||
copyrightText="© 2025 | KitchenExpert"
|
||||
copyrightText="© 2025 | KitchenExpert - Reparaciones Certificadas"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user