Merge version_1_1781557553860 into main #1
@@ -17,13 +17,9 @@ export default function HomePage() {
|
||||
brand="ADIA Automatizaciones"
|
||||
description="Iluminamos espacios. Automatizamos experiencias."
|
||||
primaryButton={{
|
||||
text: "Contáctanos",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Contáctanos", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Conoce más",
|
||||
href: "#residential",
|
||||
}}
|
||||
text: "Conoce más", href: "#residential"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/robot-vacuum-cleaning-floor_23-2151319019.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -37,20 +33,11 @@ export default function HomePage() {
|
||||
description="Fusionamos control inteligente con diseño lumínico avanzado para crear ambientes que se adaptan a tu ritmo de vida y estilo personal."
|
||||
items={[
|
||||
{
|
||||
icon: Lightbulb,
|
||||
title: "Control Total",
|
||||
description: "Gestión intuitiva de cada fuente de luz.",
|
||||
},
|
||||
icon: "Lightbulb", title: "Control Total", description: "Gestión intuitiva de cada fuente de luz."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Eficiencia",
|
||||
description: "Sistemas optimizados que ahorran energía.",
|
||||
},
|
||||
icon: "Zap", title: "Eficiencia", description: "Sistemas optimizados que ahorran energía."},
|
||||
{
|
||||
icon: Star,
|
||||
title: "Diseño Artístico",
|
||||
description: "Iluminación con enfoque decorativo premium.",
|
||||
},
|
||||
icon: "Star", title: "Diseño Artístico", description: "Iluminación con enfoque decorativo premium."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036892.jpg"
|
||||
/>
|
||||
@@ -65,47 +52,19 @@ export default function HomePage() {
|
||||
description="Soluciones de automatización inteligente diseñadas para elevar la comodidad en cada habitación de tu hogar."
|
||||
items={[
|
||||
{
|
||||
title: "Salas Inteligentes",
|
||||
description: "Escenas programadas para cada momento.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-smartphone_23-2150652841.jpg",
|
||||
href: "#",
|
||||
},
|
||||
title: "Salas Inteligentes", description: "Escenas programadas para cada momento.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-smartphone_23-2150652841.jpg", href: "#"},
|
||||
{
|
||||
title: "Recámaras Comfort",
|
||||
description: "Despierta con luz natural simulada.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-lighting-device-with-futuristic-design_23-2151037534.jpg",
|
||||
href: "#",
|
||||
},
|
||||
title: "Recámaras Comfort", description: "Despierta con luz natural simulada.", imageSrc: "http://img.b2bpic.net/free-photo/view-lighting-device-with-futuristic-design_23-2151037534.jpg", href: "#"},
|
||||
{
|
||||
title: "Jardines",
|
||||
description: "Iluminación exterior automatizada.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamp-against-red-brick-wall-night_1339-3095.jpg",
|
||||
href: "#",
|
||||
},
|
||||
title: "Jardines", description: "Iluminación exterior automatizada.", imageSrc: "http://img.b2bpic.net/free-photo/lamp-against-red-brick-wall-night_1339-3095.jpg", href: "#"},
|
||||
{
|
||||
title: "Cocinas Modernas",
|
||||
description: "Precisión y estilo en tu cocina.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821355.jpg",
|
||||
href: "#",
|
||||
},
|
||||
title: "Cocinas Modernas", description: "Precisión y estilo en tu cocina.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821355.jpg", href: "#"},
|
||||
{
|
||||
title: "Home Cinema",
|
||||
description: "Cine en casa con gestión lumínica.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419459.jpg",
|
||||
href: "#",
|
||||
},
|
||||
title: "Home Cinema", description: "Cine en casa con gestión lumínica.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419459.jpg", href: "#"},
|
||||
{
|
||||
title: "Baños Spa",
|
||||
description: "Ambientes de relajación profunda.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-style-small-bathroom-with-furnishings_23-2150836543.jpg",
|
||||
href: "#",
|
||||
},
|
||||
title: "Baños Spa", description: "Ambientes de relajación profunda.", imageSrc: "http://img.b2bpic.net/free-photo/modern-style-small-bathroom-with-furnishings_23-2150836543.jpg", href: "#"},
|
||||
{
|
||||
title: "Seguridad",
|
||||
description: "Sensores que cuidan tu entorno.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036902.jpg",
|
||||
href: "#",
|
||||
},
|
||||
title: "Seguridad", description: "Sensores que cuidan tu entorno.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036902.jpg", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -119,31 +78,16 @@ export default function HomePage() {
|
||||
description="Transformamos piezas, muros y objetos en obras de arte a través de efectos de luz dramáticos y precisos."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "Personalización",
|
||||
features: [
|
||||
"Proyectos a medida",
|
||||
"Efectos dinámicos",
|
||||
"Accesorios premium",
|
||||
],
|
||||
value: "100%", title: "Personalización", features: [
|
||||
"Proyectos a medida", "Efectos dinámicos", "Accesorios premium"],
|
||||
},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Proyectos",
|
||||
features: [
|
||||
"Museos",
|
||||
"Galerías",
|
||||
"Hoteles",
|
||||
],
|
||||
value: "50+", title: "Proyectos", features: [
|
||||
"Museos", "Galerías", "Hoteles"],
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Soporte",
|
||||
features: [
|
||||
"Mantenimiento",
|
||||
"Configuración",
|
||||
"Actualización",
|
||||
],
|
||||
value: "24/7", title: "Soporte", features: [
|
||||
"Mantenimiento", "Configuración", "Actualización"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -155,42 +99,23 @@ export default function HomePage() {
|
||||
<TestimonialMarqueeOverlayCards
|
||||
tag="Clientes"
|
||||
title="Transformando Ambientes"
|
||||
description="Historias de nuestros clientes sobre la automatización de sus espacios."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Elena R.",
|
||||
role: "Arquitecta",
|
||||
company: "Studio Design",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg",
|
||||
},
|
||||
name: "Elena R.", role: "Arquitecta", company: "Studio Design", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg"},
|
||||
{
|
||||
name: "Carlos M.",
|
||||
role: "Constructor",
|
||||
company: "UrbanBuild",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-2021.jpg",
|
||||
},
|
||||
name: "Carlos M.", role: "Constructor", company: "UrbanBuild", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-2021.jpg"},
|
||||
{
|
||||
name: "Sofía V.",
|
||||
role: "Propietaria",
|
||||
company: "Residencial Altea",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg",
|
||||
},
|
||||
name: "Sofía V.", role: "Propietaria", company: "Residencial Altea", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg"},
|
||||
{
|
||||
name: "Diego L.",
|
||||
role: "Interiorista",
|
||||
company: "Art Deco",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346480.jpg",
|
||||
},
|
||||
name: "Diego L.", role: "Interiorista", company: "Art Deco", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346480.jpg"},
|
||||
{
|
||||
name: "Ana G.",
|
||||
role: "Consultora",
|
||||
company: "Global Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-woman_329181-13486.jpg",
|
||||
},
|
||||
name: "Ana G.", role: "Consultora", company: "Global Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-woman_329181-13486.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -203,16 +128,11 @@ export default function HomePage() {
|
||||
title="Preguntas frecuentes"
|
||||
categories={[
|
||||
{
|
||||
name: "General",
|
||||
items: [
|
||||
name: "General", items: [
|
||||
{
|
||||
question: "¿Qué incluye la automatización?",
|
||||
answer: "Control remoto, sensores, escenas y control por voz.",
|
||||
},
|
||||
question: "¿Qué incluye la automatización?", answer: "Control remoto, sensores, escenas y control por voz."},
|
||||
{
|
||||
question: "¿Es compatible con mi sistema actual?",
|
||||
answer: "Integramos soluciones con casi cualquier sistema moderno.",
|
||||
},
|
||||
question: "¿Es compatible con mi sistema actual?", answer: "Integramos soluciones con casi cualquier sistema moderno."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -227,13 +147,9 @@ export default function HomePage() {
|
||||
tag="Contacto"
|
||||
text="¿Listo para transformar tu espacio? Hablemos: 449 493 0126"
|
||||
primaryButton={{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/5214494930126",
|
||||
}}
|
||||
text: "WhatsApp", href: "https://wa.me/5214494930126"}}
|
||||
secondaryButton={{
|
||||
text: "Llamar ahora",
|
||||
href: "tel:+524494930126",
|
||||
}}
|
||||
text: "Llamar ahora", href: "tel:+524494930126"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user