Merge version_1 into main #1
@@ -26,38 +26,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "/",
|
||||
},
|
||||
name: "Inicio", id: "/"},
|
||||
{
|
||||
name: "Capilaridad",
|
||||
id: "/servicios/humedad-capilaridad-bilbao",
|
||||
},
|
||||
name: "Capilaridad", id: "/servicios/humedad-capilaridad-bilbao"},
|
||||
{
|
||||
name: "Condensación",
|
||||
id: "/servicios/condensacion-viviendas-vizcaya",
|
||||
},
|
||||
name: "Condensación", id: "/servicios/condensacion-viviendas-vizcaya"},
|
||||
{
|
||||
name: "Filtraciones",
|
||||
id: "/servicios/filtraciones-sotanos-barakaldo",
|
||||
},
|
||||
name: "Filtraciones", id: "/servicios/filtraciones-sotanos-barakaldo"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "/blog",
|
||||
},
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "/contacto",
|
||||
},
|
||||
name: "Contacto", id: "/contacto"},
|
||||
]}
|
||||
button={{
|
||||
text: "Diagnóstico Gratuito",
|
||||
href: "/contacto",
|
||||
}}
|
||||
text: "Diagnóstico Gratuito", href: "/contacto"}}
|
||||
topBarButton={{
|
||||
text: "WhatsApp: 944 078 417",
|
||||
href: "https://wa.me/34944078417",
|
||||
}}
|
||||
text: "WhatsApp: 944 078 417", href: "https://wa.me/34944078417"}}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/creative-thanks-giving-25-flat-icon-pack-such-as-sms-you-wind-thank-fall_1142-26675.jpg"
|
||||
logoAlt="Logo EuskalSec"
|
||||
brandName="EuskalSec"
|
||||
@@ -71,11 +55,8 @@ export default function LandingPage() {
|
||||
title="Condensación en Viviendas de Vizcaya: Aire Sano y Libre de Moho"
|
||||
buttons={[
|
||||
{
|
||||
text: "Diagnóstico Gratuito",
|
||||
href: "/contacto",
|
||||
},
|
||||
text: "Diagnóstico Gratuito", href: "/contacto"},
|
||||
]}
|
||||
description="La condensación es un problema de salud y confort que afecta a muchas viviendas en Vizcaya, manifestándose en moho, malos olores y ventanas empañadas. En EuskalSec, implementamos sistemas de ventilación mecánica controlada que renuevan el aire interior, eliminando el exceso de humedad y previniendo la aparición de hongos y ácaros. Disfruta de un ambiente limpio y respirable."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -84,25 +65,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-co1",
|
||||
title: "¿Por qué aparece condensación en mi casa?",
|
||||
content: "Se debe a un exceso de humedad ambiental en el interior y una ventilación insuficiente, que choca con superficies frías como ventanas y paredes exteriores.",
|
||||
},
|
||||
id: "faq-co1", title: "¿Por qué aparece condensación en mi casa?", content: "Se debe a un exceso de humedad ambiental en el interior y una ventilación insuficiente, que choca con superficies frías como ventanas y paredes exteriores."},
|
||||
{
|
||||
id: "faq-co2",
|
||||
title: "¿Qué problemas de salud causa la condensación?",
|
||||
content: "El moho y los ácaros producidos por la condensación pueden provocar o agravar problemas respiratorios, alergias y otras afecciones en adultos y niños.",
|
||||
},
|
||||
id: "faq-co2", title: "¿Qué problemas de salud causa la condensación?", content: "El moho y los ácaros producidos por la condensación pueden provocar o agravar problemas respiratorios, alergias y otras afecciones en adultos y niños."},
|
||||
{
|
||||
id: "faq-co3",
|
||||
title: "¿Cómo se elimina la condensación?",
|
||||
content: "En EuskalSec instalamos sistemas de ventilación forzada que renuevan el aire de forma constante, controlando los niveles de humedad y eliminando el moho.",
|
||||
},
|
||||
id: "faq-co3", title: "¿Cómo se elimina la condensación?", content: "En EuskalSec instalamos sistemas de ventilación forzada que renuevan el aire de forma constante, controlando los niveles de humedad y eliminando el moho."},
|
||||
{
|
||||
id: "faq-co4",
|
||||
title: "¿Es ruidoso el sistema de ventilación?",
|
||||
content: "Nuestros sistemas son muy silenciosos y de bajo consumo, diseñados para no interferir en el confort diario de tu hogar.",
|
||||
},
|
||||
id: "faq-co4", title: "¿Es ruidoso el sistema de ventilación?", content: "Nuestros sistemas son muy silenciosos y de bajo consumo, diseñados para no interferir en el confort diario de tu hogar."},
|
||||
]}
|
||||
sideTitle="Preguntas Frecuentes sobre Condensación"
|
||||
sideDescription="Resuelve tus dudas sobre los problemas de condensación y cómo EuskalSec puede ayudarte a resolverlos."
|
||||
@@ -115,99 +84,57 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Servicios",
|
||||
items: [
|
||||
title: "Servicios", items: [
|
||||
{
|
||||
label: "Humedad por Capilaridad",
|
||||
href: "/servicios/humedad-capilaridad-bilbao",
|
||||
},
|
||||
label: "Humedad por Capilaridad", href: "/servicios/humedad-capilaridad-bilbao"},
|
||||
{
|
||||
label: "Humedad por Condensación",
|
||||
href: "/servicios/condensacion-viviendas-vizcaya",
|
||||
},
|
||||
label: "Humedad por Condensación", href: "/servicios/condensacion-viviendas-vizcaya"},
|
||||
{
|
||||
label: "Filtraciones Laterales",
|
||||
href: "/servicios/filtraciones-sotanos-barakaldo",
|
||||
},
|
||||
label: "Filtraciones Laterales", href: "/servicios/filtraciones-sotanos-barakaldo"},
|
||||
{
|
||||
label: "Diagnóstico Gratuito",
|
||||
href: "/contacto",
|
||||
},
|
||||
label: "Diagnóstico Gratuito", href: "/contacto"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{
|
||||
label: "¿Por qué EuskalSec?",
|
||||
href: "#why-euskalsec",
|
||||
},
|
||||
label: "¿Por qué EuskalSec?", href: "#why-euskalsec"},
|
||||
{
|
||||
label: "Galería de Trabajos",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Galería de Trabajos", href: "#gallery"},
|
||||
{
|
||||
label: "Testimonios",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonios", href: "#testimonials"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
label: "Blog", href: "/blog"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "C/ 22 de enero nº6 bajo, Barakaldo",
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
|
||||
},
|
||||
label: "C/ 22 de enero nº6 bajo, Barakaldo", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
{
|
||||
label: "Teléfono: 944 078 417",
|
||||
href: "tel:+34944078417",
|
||||
},
|
||||
label: "Teléfono: 944 078 417", href: "tel:+34944078417"},
|
||||
{
|
||||
label: "WhatsApp: 944 078 417",
|
||||
href: "https://wa.me/34944078417",
|
||||
},
|
||||
label: "WhatsApp: 944 078 417", href: "https://wa.me/34944078417"},
|
||||
{
|
||||
label: "info@euskalsec.com",
|
||||
href: "mailto:info@euskalsec.com",
|
||||
},
|
||||
label: "info@euskalsec.com", href: "mailto:info@euskalsec.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Zonas donde trabajamos",
|
||||
items: [
|
||||
title: "Zonas donde trabajamos", items: [
|
||||
{
|
||||
label: "Bilbao",
|
||||
href: "/servicios/humedad-capilaridad-bilbao",
|
||||
},
|
||||
label: "Bilbao", href: "/servicios/humedad-capilaridad-bilbao"},
|
||||
{
|
||||
label: "Barakaldo",
|
||||
href: "/servicios/filtraciones-sotanos-barakaldo",
|
||||
},
|
||||
label: "Barakaldo", href: "/servicios/filtraciones-sotanos-barakaldo"},
|
||||
{
|
||||
label: "Getxo",
|
||||
href: "#",
|
||||
},
|
||||
label: "Getxo", href: "#"},
|
||||
{
|
||||
label: "Sestao",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sestao", href: "#"},
|
||||
{
|
||||
label: "Santurtzi",
|
||||
href: "#",
|
||||
},
|
||||
label: "Santurtzi", href: "#"},
|
||||
{
|
||||
label: "Vitoria-Gasteiz",
|
||||
href: "#",
|
||||
},
|
||||
label: "Vitoria-Gasteiz", href: "#"},
|
||||
{
|
||||
label: "San Sebastián",
|
||||
href: "#",
|
||||
},
|
||||
label: "San Sebastián", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -26,38 +26,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "/",
|
||||
},
|
||||
name: "Inicio", id: "/"},
|
||||
{
|
||||
name: "Capilaridad",
|
||||
id: "/servicios/humedad-capilaridad-bilbao",
|
||||
},
|
||||
name: "Capilaridad", id: "/servicios/humedad-capilaridad-bilbao"},
|
||||
{
|
||||
name: "Condensación",
|
||||
id: "/servicios/condensacion-viviendas-vizcaya",
|
||||
},
|
||||
name: "Condensación", id: "/servicios/condensacion-viviendas-vizcaya"},
|
||||
{
|
||||
name: "Filtraciones",
|
||||
id: "/servicios/filtraciones-sotanos-barakaldo",
|
||||
},
|
||||
name: "Filtraciones", id: "/servicios/filtraciones-sotanos-barakaldo"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "/blog",
|
||||
},
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "/contacto",
|
||||
},
|
||||
name: "Contacto", id: "/contacto"},
|
||||
]}
|
||||
button={{
|
||||
text: "Diagnóstico Gratuito",
|
||||
href: "/contacto",
|
||||
}}
|
||||
text: "Diagnóstico Gratuito", href: "/contacto"}}
|
||||
topBarButton={{
|
||||
text: "WhatsApp: 944 078 417",
|
||||
href: "https://wa.me/34944078417",
|
||||
}}
|
||||
text: "WhatsApp: 944 078 417", href: "https://wa.me/34944078417"}}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/creative-thanks-giving-25-flat-icon-pack-such-as-sms-you-wind-thank-fall_1142-26675.jpg"
|
||||
logoAlt="Logo EuskalSec"
|
||||
brandName="EuskalSec"
|
||||
@@ -71,11 +55,8 @@ export default function LandingPage() {
|
||||
title="Filtraciones Laterales en Sótanos de Barakaldo: Impermeabilización Garantizada"
|
||||
buttons={[
|
||||
{
|
||||
text: "Diagnóstico Gratuito",
|
||||
href: "/contacto",
|
||||
},
|
||||
text: "Diagnóstico Gratuito", href: "/contacto"},
|
||||
]}
|
||||
description="Las filtraciones laterales en sótanos y garajes de Barakaldo y alrededores son un problema común que puede dañar la estructura y los bienes. En EuskalSec, somos especialistas en la impermeabilización de muros de contención y soleras, aplicando resinas hidrófugas o pantallas de impermeabilización que evitan la entrada de agua de forma eficaz y duradera. Protege tu espacio subterráneo con nuestra garantía."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -84,25 +65,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-f1",
|
||||
title: "¿Qué causa las filtraciones en sótanos?",
|
||||
content: "Generalmente, las filtraciones se producen por la presión del agua freática sobre los muros o soleras del sótano, o por deficiencias en la impermeabilización original.",
|
||||
},
|
||||
id: "faq-f1", title: "¿Qué causa las filtraciones en sótanos?", content: "Generalmente, las filtraciones se producen por la presión del agua freática sobre los muros o soleras del sótano, o por deficiencias en la impermeabilización original."},
|
||||
{
|
||||
id: "faq-f2",
|
||||
title: "¿Se pueden reparar las filtraciones sin obra?",
|
||||
content: "Aunque algunos casos requieren intervención exterior, a menudo podemos solucionar las filtraciones mediante inyección de resinas hidrófugas desde el interior, minimizando las molestias.",
|
||||
},
|
||||
id: "faq-f2", title: "¿Se pueden reparar las filtraciones sin obra?", content: "Aunque algunos casos requieren intervención exterior, a menudo podemos solucionar las filtraciones mediante inyección de resinas hidrófugas desde el interior, minimizando las molestias."},
|
||||
{
|
||||
id: "faq-f3",
|
||||
title: "¿Cuánto tiempo tarda la impermeabilización?",
|
||||
content: "La duración depende de la complejidad y extensión de las filtraciones, pero nuestros equipos trabajan de forma eficiente para minimizar el tiempo de ejecución.",
|
||||
},
|
||||
id: "faq-f3", title: "¿Cuánto tiempo tarda la impermeabilización?", content: "La duración depende de la complejidad y extensión de las filtraciones, pero nuestros equipos trabajan de forma eficiente para minimizar el tiempo de ejecución."},
|
||||
{
|
||||
id: "faq-f4",
|
||||
title: "¿Qué tipo de garantía ofrecen?",
|
||||
content: "Ofrecemos garantía por escrito en todas nuestras impermeabilizaciones, asegurando la estanqueidad y durabilidad de la solución aplicada.",
|
||||
},
|
||||
id: "faq-f4", title: "¿Qué tipo de garantía ofrecen?", content: "Ofrecemos garantía por escrito en todas nuestras impermeabilizaciones, asegurando la estanqueidad y durabilidad de la solución aplicada."},
|
||||
]}
|
||||
sideTitle="Preguntas Frecuentes sobre Filtraciones"
|
||||
sideDescription="Conoce todo sobre las filtraciones laterales en sótanos y las soluciones que ofrecemos."
|
||||
@@ -115,99 +84,57 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Servicios",
|
||||
items: [
|
||||
title: "Servicios", items: [
|
||||
{
|
||||
label: "Humedad por Capilaridad",
|
||||
href: "/servicios/humedad-capilaridad-bilbao",
|
||||
},
|
||||
label: "Humedad por Capilaridad", href: "/servicios/humedad-capilaridad-bilbao"},
|
||||
{
|
||||
label: "Humedad por Condensación",
|
||||
href: "/servicios/condensacion-viviendas-vizcaya",
|
||||
},
|
||||
label: "Humedad por Condensación", href: "/servicios/condensacion-viviendas-vizcaya"},
|
||||
{
|
||||
label: "Filtraciones Laterales",
|
||||
href: "/servicios/filtraciones-sotanos-barakaldo",
|
||||
},
|
||||
label: "Filtraciones Laterales", href: "/servicios/filtraciones-sotanos-barakaldo"},
|
||||
{
|
||||
label: "Diagnóstico Gratuito",
|
||||
href: "/contacto",
|
||||
},
|
||||
label: "Diagnóstico Gratuito", href: "/contacto"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{
|
||||
label: "¿Por qué EuskalSec?",
|
||||
href: "#why-euskalsec",
|
||||
},
|
||||
label: "¿Por qué EuskalSec?", href: "#why-euskalsec"},
|
||||
{
|
||||
label: "Galería de Trabajos",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Galería de Trabajos", href: "#gallery"},
|
||||
{
|
||||
label: "Testimonios",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonios", href: "#testimonials"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
label: "Blog", href: "/blog"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "C/ 22 de enero nº6 bajo, Barakaldo",
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
|
||||
},
|
||||
label: "C/ 22 de enero nº6 bajo, Barakaldo", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
{
|
||||
label: "Teléfono: 944 078 417",
|
||||
href: "tel:+34944078417",
|
||||
},
|
||||
label: "Teléfono: 944 078 417", href: "tel:+34944078417"},
|
||||
{
|
||||
label: "WhatsApp: 944 078 417",
|
||||
href: "https://wa.me/34944078417",
|
||||
},
|
||||
label: "WhatsApp: 944 078 417", href: "https://wa.me/34944078417"},
|
||||
{
|
||||
label: "info@euskalsec.com",
|
||||
href: "mailto:info@euskalsec.com",
|
||||
},
|
||||
label: "info@euskalsec.com", href: "mailto:info@euskalsec.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Zonas donde trabajamos",
|
||||
items: [
|
||||
title: "Zonas donde trabajamos", items: [
|
||||
{
|
||||
label: "Bilbao",
|
||||
href: "/servicios/humedad-capilaridad-bilbao",
|
||||
},
|
||||
label: "Bilbao", href: "/servicios/humedad-capilaridad-bilbao"},
|
||||
{
|
||||
label: "Barakaldo",
|
||||
href: "/servicios/filtraciones-sotanos-barakaldo",
|
||||
},
|
||||
label: "Barakaldo", href: "/servicios/filtraciones-sotanos-barakaldo"},
|
||||
{
|
||||
label: "Getxo",
|
||||
href: "#",
|
||||
},
|
||||
label: "Getxo", href: "#"},
|
||||
{
|
||||
label: "Sestao",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sestao", href: "#"},
|
||||
{
|
||||
label: "Santurtzi",
|
||||
href: "#",
|
||||
},
|
||||
label: "Santurtzi", href: "#"},
|
||||
{
|
||||
label: "Vitoria-Gasteiz",
|
||||
href: "#",
|
||||
},
|
||||
label: "Vitoria-Gasteiz", href: "#"},
|
||||
{
|
||||
label: "San Sebastián",
|
||||
href: "#",
|
||||
},
|
||||
label: "San Sebastián", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -26,38 +26,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "/",
|
||||
},
|
||||
name: "Inicio", id: "/"},
|
||||
{
|
||||
name: "Capilaridad",
|
||||
id: "/servicios/humedad-capilaridad-bilbao",
|
||||
},
|
||||
name: "Capilaridad", id: "/servicios/humedad-capilaridad-bilbao"},
|
||||
{
|
||||
name: "Condensación",
|
||||
id: "/servicios/condensacion-viviendas-vizcaya",
|
||||
},
|
||||
name: "Condensación", id: "/servicios/condensacion-viviendas-vizcaya"},
|
||||
{
|
||||
name: "Filtraciones",
|
||||
id: "/servicios/filtraciones-sotanos-barakaldo",
|
||||
},
|
||||
name: "Filtraciones", id: "/servicios/filtraciones-sotanos-barakaldo"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "/blog",
|
||||
},
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "/contacto",
|
||||
},
|
||||
name: "Contacto", id: "/contacto"},
|
||||
]}
|
||||
button={{
|
||||
text: "Diagnóstico Gratuito",
|
||||
href: "/contacto",
|
||||
}}
|
||||
text: "Diagnóstico Gratuito", href: "/contacto"}}
|
||||
topBarButton={{
|
||||
text: "WhatsApp: 944 078 417",
|
||||
href: "https://wa.me/34944078417",
|
||||
}}
|
||||
text: "WhatsApp: 944 078 417", href: "https://wa.me/34944078417"}}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/creative-thanks-giving-25-flat-icon-pack-such-as-sms-you-wind-thank-fall_1142-26675.jpg"
|
||||
logoAlt="Logo EuskalSec"
|
||||
brandName="EuskalSec"
|
||||
@@ -71,11 +55,8 @@ export default function LandingPage() {
|
||||
title="Humedad por Capilaridad en Bilbao y Vizcaya: Soluciones Definitivas"
|
||||
buttons={[
|
||||
{
|
||||
text: "Diagnóstico Gratuito",
|
||||
href: "/contacto",
|
||||
},
|
||||
text: "Diagnóstico Gratuito", href: "/contacto"},
|
||||
]}
|
||||
description="La humedad por capilaridad es uno de los problemas más comunes en edificios antiguos, donde el agua del subsuelo asciende por los muros. En EuskalSec, ofrecemos tratamientos avanzados con electroósmosis inalámbrica y barreras químicas para detener este fenómeno en su origen, garantizando un ambiente seco y saludable en tu vivienda de Bilbao, Barakaldo, Getxo y toda Vizcaya."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -84,25 +65,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-c1",
|
||||
title: "¿Cómo sé si tengo humedad por capilaridad?",
|
||||
content: "Se manifiesta con manchas de salitre, desconchados en la pintura de la parte baja de las paredes, y un olor a humedad persistente. Afecta especialmente a plantas bajas y sótanos.",
|
||||
},
|
||||
id: "faq-c1", title: "¿Cómo sé si tengo humedad por capilaridad?", content: "Se manifiesta con manchas de salitre, desconchados en la pintura de la parte baja de las paredes, y un olor a humedad persistente. Afecta especialmente a plantas bajas y sótanos."},
|
||||
{
|
||||
id: "faq-c2",
|
||||
title: "¿Cuánto dura un tratamiento de capilaridad?",
|
||||
content: "Nuestros tratamientos son definitivos. Una vez aplicado, el sistema de electroósmosis o la barrera química impide permanentemente el ascenso capilar del agua.",
|
||||
},
|
||||
id: "faq-c2", title: "¿Cuánto dura un tratamiento de capilaridad?", content: "Nuestros tratamientos son definitivos. Una vez aplicado, el sistema de electroósmosis o la barrera química impide permanentemente el ascenso capilar del agua."},
|
||||
{
|
||||
id: "faq-c3",
|
||||
title: "¿Es necesario hacer grandes obras?",
|
||||
content: "No, en la mayoría de los casos utilizamos técnicas no invasivas, como la electroósmosis inalámbrica, que no requiere obras ni picados, o inyecciones que minimizan las molestias.",
|
||||
},
|
||||
id: "faq-c3", title: "¿Es necesario hacer grandes obras?", content: "No, en la mayoría de los casos utilizamos técnicas no invasivas, como la electroósmosis inalámbrica, que no requiere obras ni picados, o inyecciones que minimizan las molestias."},
|
||||
{
|
||||
id: "faq-c4",
|
||||
title: "¿Tienen garantía por escrito?",
|
||||
content: "Sí, todos nuestros tratamientos de humedad por capilaridad incluyen una garantía por escrito que certifica la eficacia y durabilidad de la solución aplicada.",
|
||||
},
|
||||
id: "faq-c4", title: "¿Tienen garantía por escrito?", content: "Sí, todos nuestros tratamientos de humedad por capilaridad incluyen una garantía por escrito que certifica la eficacia y durabilidad de la solución aplicada."},
|
||||
]}
|
||||
sideTitle="Preguntas Frecuentes sobre Capilaridad"
|
||||
sideDescription="Consulta las dudas más comunes sobre la humedad por capilaridad y sus tratamientos."
|
||||
@@ -115,99 +84,57 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Servicios",
|
||||
items: [
|
||||
title: "Servicios", items: [
|
||||
{
|
||||
label: "Humedad por Capilaridad",
|
||||
href: "/servicios/humedad-capilaridad-bilbao",
|
||||
},
|
||||
label: "Humedad por Capilaridad", href: "/servicios/humedad-capilaridad-bilbao"},
|
||||
{
|
||||
label: "Humedad por Condensación",
|
||||
href: "/servicios/condensacion-viviendas-vizcaya",
|
||||
},
|
||||
label: "Humedad por Condensación", href: "/servicios/condensacion-viviendas-vizcaya"},
|
||||
{
|
||||
label: "Filtraciones Laterales",
|
||||
href: "/servicios/filtraciones-sotanos-barakaldo",
|
||||
},
|
||||
label: "Filtraciones Laterales", href: "/servicios/filtraciones-sotanos-barakaldo"},
|
||||
{
|
||||
label: "Diagnóstico Gratuito",
|
||||
href: "/contacto",
|
||||
},
|
||||
label: "Diagnóstico Gratuito", href: "/contacto"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{
|
||||
label: "¿Por qué EuskalSec?",
|
||||
href: "#why-euskalsec",
|
||||
},
|
||||
label: "¿Por qué EuskalSec?", href: "#why-euskalsec"},
|
||||
{
|
||||
label: "Galería de Trabajos",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Galería de Trabajos", href: "#gallery"},
|
||||
{
|
||||
label: "Testimonios",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonios", href: "#testimonials"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
label: "Blog", href: "/blog"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "C/ 22 de enero nº6 bajo, Barakaldo",
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
|
||||
},
|
||||
label: "C/ 22 de enero nº6 bajo, Barakaldo", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
{
|
||||
label: "Teléfono: 944 078 417",
|
||||
href: "tel:+34944078417",
|
||||
},
|
||||
label: "Teléfono: 944 078 417", href: "tel:+34944078417"},
|
||||
{
|
||||
label: "WhatsApp: 944 078 417",
|
||||
href: "https://wa.me/34944078417",
|
||||
},
|
||||
label: "WhatsApp: 944 078 417", href: "https://wa.me/34944078417"},
|
||||
{
|
||||
label: "info@euskalsec.com",
|
||||
href: "mailto:info@euskalsec.com",
|
||||
},
|
||||
label: "info@euskalsec.com", href: "mailto:info@euskalsec.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Zonas donde trabajamos",
|
||||
items: [
|
||||
title: "Zonas donde trabajamos", items: [
|
||||
{
|
||||
label: "Bilbao",
|
||||
href: "/servicios/humedad-capilaridad-bilbao",
|
||||
},
|
||||
label: "Bilbao", href: "/servicios/humedad-capilaridad-bilbao"},
|
||||
{
|
||||
label: "Barakaldo",
|
||||
href: "/servicios/filtraciones-sotanos-barakaldo",
|
||||
},
|
||||
label: "Barakaldo", href: "/servicios/filtraciones-sotanos-barakaldo"},
|
||||
{
|
||||
label: "Getxo",
|
||||
href: "#",
|
||||
},
|
||||
label: "Getxo", href: "#"},
|
||||
{
|
||||
label: "Sestao",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sestao", href: "#"},
|
||||
{
|
||||
label: "Santurtzi",
|
||||
href: "#",
|
||||
},
|
||||
label: "Santurtzi", href: "#"},
|
||||
{
|
||||
label: "Vitoria-Gasteiz",
|
||||
href: "#",
|
||||
},
|
||||
label: "Vitoria-Gasteiz", href: "#"},
|
||||
{
|
||||
label: "San Sebastián",
|
||||
href: "#",
|
||||
},
|
||||
label: "San Sebastián", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user