| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- import { a1 as head, a2 as attr_class, a3 as attr, a4 as clsx, a5 as ensure_array_like, a6 as attr_style, e as escape_html, a7 as stringify } from "../../chunks/renderer.js";
- import { h as html } from "../../chunks/html.js";
- function _page($$renderer, $$props) {
- $$renderer.component(($$renderer2) => {
- const services = [
- {
- icon: `<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z"/><path d="M12 6v6l4 2"/></svg>`,
- name: "Mantenimiento Preventivo",
- label: "Toyota · Yale · Raymond · Komatsu",
- desc: "Servicio periódico de mantenimiento preventivo para montacargas de marcas líderes. Incluye inspección de sistemas mecánicos, eléctricos y de frenos para garantizar operación segura y eficiente.",
- img: "/gallery/3.jpg"
- },
- {
- icon: `<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z"/></svg>`,
- name: "Reparación y Servicio Correctivo",
- label: "Diagnóstico Integral",
- desc: "Diagnóstico y reparación integral de montacargas y apiladores eléctricos con fallas mecánicas o eléctricas. Intervención especializada en motores, cableado, frenos de tambor y chasis.",
- img: "/gallery/10.jpg"
- },
- {
- icon: `<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"/><path d="M19.07 4.93a10 10 0 010 14.14M4.93 4.93a10 10 0 000 14.14"/></svg>`,
- name: "Restauración y Pintura",
- label: "Acabados Industriales",
- desc: "Servicio de restauración completa de montacargas industriales, incluyendo preparación de superficie, pintura y acabados del chasis. Prolonga la vida útil y mantiene imagen profesional.",
- img: "/gallery/8.jpg"
- },
- {
- icon: `<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="3" width="20" height="14" rx="2"/><path d="M8 21h8M12 17v4"/></svg>`,
- name: "Servicio a Apiladores Eléctricos",
- label: "Almacenes y Bodegas",
- desc: "Mantenimiento y reparación especializada en apiladores eléctricos. Revisión de sistemas de elevación, componentes eléctricos y baterías para rendimiento óptimo en almacenes.",
- img: "/gallery/4.jpg"
- },
- {
- icon: `<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"/></svg>`,
- name: "Revisión de Sistemas Eléctricos",
- label: "Alta Precisión Técnica",
- desc: "Inspección y reparación de motores eléctricos, cableado interno y componentes electrónicos. Trabajo técnico de alta precisión para garantizar seguridad eléctrica y correcto funcionamiento.",
- img: "/gallery/9.jpg"
- }
- ];
- const galleryImages = [
- {
- src: "/gallery/2.jpg",
- alt: "Montacargas Komatsu en reparación"
- },
- {
- src: "/gallery/3.jpg",
- alt: "Montacargas en mantenimiento técnico"
- },
- {
- src: "/gallery/4.jpg",
- alt: "Montacargas Raymond en bodega industrial"
- },
- { src: "/gallery/5.jpg", alt: "Montacargas Yale en bodega" },
- {
- src: "/gallery/7.jpg",
- alt: "Montacargas Toyota en patio industrial"
- }
- ];
- const waUrl = "https://wa.me/50683097441?text=Hola%2C%20vi%20su%20sitio%20web%20y%20me%20interesan%20sus%20servicios.";
- head("1uha8ag", $$renderer2, ($$renderer3) => {
- $$renderer3.title(($$renderer4) => {
- $$renderer4.push(`<title>Seidoor – Servicio Técnico de Montacargas</title>`);
- });
- $$renderer3.push(`<meta name="description" content="Especialistas en mantenimiento y reparación de montacargas y apiladores eléctricos en Costa Rica. 8 años de experiencia." class="svelte-1uha8ag"/> <link rel="preconnect" href="https://fonts.googleapis.com" class="svelte-1uha8ag"/> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous" class="svelte-1uha8ag"/> <link href="https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;600;700&family=Exo+2:wght@300;400;500;600&display=swap" rel="stylesheet" class="svelte-1uha8ag"/>`);
- });
- $$renderer2.push(`<nav${attr_class(clsx("nav-bar"), "svelte-1uha8ag")}><div class="nav-inner svelte-1uha8ag"><a href="/" class="nav-logo svelte-1uha8ag"><img src="/logo.png" alt="Seidoor" class="h-10 w-auto svelte-1uha8ag"/></a> <div class="nav-links svelte-1uha8ag"><a href="/" class="nav-link active-link svelte-1uha8ag">Inicio</a> <a href="/about" class="nav-link svelte-1uha8ag">Nosotros</a> <a href="#servicios" class="nav-link svelte-1uha8ag">Servicios</a> <a href="#galeria" class="nav-link svelte-1uha8ag">Galería</a> <a href="#contacto" class="nav-link svelte-1uha8ag">Contacto</a> <a${attr("href", waUrl)} target="_blank" rel="noopener" class="nav-cta svelte-1uha8ag">WhatsApp</a></div> <button class="hamburger svelte-1uha8ag" aria-label="Menú"><span${attr_class(clsx("bar bar-top"), "svelte-1uha8ag")}></span> <span${attr_class(clsx("bar bar-mid"), "svelte-1uha8ag")}></span> <span${attr_class(clsx("bar bar-bot"), "svelte-1uha8ag")}></span></button></div> `);
- {
- $$renderer2.push("<!--[-1-->");
- }
- $$renderer2.push(`<!--]--></nav> <section class="hero min-h-screen-ios svelte-1uha8ag"><video class="hero-video hidden sm:block svelte-1uha8ag" autoplay="" muted="" loop="" playsinline=""><source src="/hero-bg.mp4" type="video/mp4" class="svelte-1uha8ag"/></video> <video class="hero-video sm:hidden svelte-1uha8ag" autoplay="" muted="" loop="" playsinline=""><source src="/hero-bg-mobile.mp4" type="video/mp4" class="svelte-1uha8ag"/></video> <div class="hero-overlay svelte-1uha8ag"></div> <div class="hero-grid-overlay svelte-1uha8ag"></div> <div class="gear-watermark svelte-1uha8ag" aria-hidden="true"><svg viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg" class="svelte-1uha8ag"><path d="M100 60a40 40 0 100 80 40 40 0 000-80z" stroke="#D4C832" stroke-width="1.5" opacity="0.15" class="svelte-1uha8ag"></path><line x1="100" y1="10" x2="100" y2="30" stroke="#D4C832" stroke-width="2" opacity="0.12" class="svelte-1uha8ag"></line><line x1="100" y1="170" x2="100" y2="190" stroke="#D4C832" stroke-width="2" opacity="0.12" class="svelte-1uha8ag"></line><line x1="10" y1="100" x2="30" y2="100" stroke="#D4C832" stroke-width="2" opacity="0.12" class="svelte-1uha8ag"></line><line x1="170" y1="100" x2="190" y2="100" stroke="#D4C832" stroke-width="2" opacity="0.12" class="svelte-1uha8ag"></line><line x1="25.15" y1="25.15" x2="39.29" y2="39.29" stroke="#D4C832" stroke-width="2" opacity="0.12" class="svelte-1uha8ag"></line><line x1="160.71" y1="160.71" x2="174.85" y2="174.85" stroke="#D4C832" stroke-width="2" opacity="0.12" class="svelte-1uha8ag"></line><line x1="25.15" y1="174.85" x2="39.29" y2="160.71" stroke="#D4C832" stroke-width="2" opacity="0.12" class="svelte-1uha8ag"></line><line x1="160.71" y1="39.29" x2="174.85" y2="25.15" stroke="#D4C832" stroke-width="2" opacity="0.12" class="svelte-1uha8ag"></line><circle cx="100" cy="100" r="90" stroke="#D4C832" stroke-width="0.5" opacity="0.1" class="svelte-1uha8ag"></circle><circle cx="100" cy="100" r="70" stroke="#D4C832" stroke-width="0.5" opacity="0.08" class="svelte-1uha8ag"></circle></svg></div> <div class="hero-content svelte-1uha8ag"><div class="hero-badge reveal svelte-1uha8ag"><span class="badge-line svelte-1uha8ag"></span> <span class="badge-text svelte-1uha8ag">8 AÑOS DE EXPERIENCIA</span> <span class="badge-line svelte-1uha8ag"></span></div> <h1 class="hero-title reveal svelte-1uha8ag"><span class="title-main svelte-1uha8ag">SEIDOOR</span> <span class="title-sub svelte-1uha8ag">Servicio Técnico Industrial</span></h1> <p class="hero-tagline reveal svelte-1uha8ag">8 años manteniendo tu maquinaria en marcha.</p> <div class="hero-actions reveal svelte-1uha8ag"><a${attr("href", waUrl)} target="_blank" rel="noopener" class="btn-primary svelte-1uha8ag"><svg viewBox="0 0 24 24" fill="currentColor" class="btn-icon svelte-1uha8ag" aria-hidden="true"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z" class="svelte-1uha8ag"></path><path d="M12 0C5.373 0 0 5.373 0 12c0 2.117.549 4.107 1.51 5.84L.057 23.049a.75.75 0 00.921.921l5.21-1.453A11.945 11.945 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.75a9.716 9.716 0 01-4.946-1.352l-.355-.212-3.668 1.023 1.023-3.668-.212-.355A9.716 9.716 0 012.25 12C2.25 6.615 6.615 2.25 12 2.25S21.75 6.615 21.75 12 17.385 21.75 12 21.75z" class="svelte-1uha8ag"></path></svg> Contactar por WhatsApp</a> <a href="tel:50683097441" class="btn-secondary svelte-1uha8ag"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="btn-icon svelte-1uha8ag" aria-hidden="true"><path d="M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.8 11.5a19.79 19.79 0 01-3.07-8.67A2 2 0 012.7 1h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.91 8.73a16 16 0 006.29 6.29l1.1-1.1a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z" class="svelte-1uha8ag"></path></svg> Llamar Ahora</a></div> <div class="hero-stats reveal svelte-1uha8ag"><div class="stat svelte-1uha8ag"><span class="stat-num svelte-1uha8ag">8</span> <span class="stat-label svelte-1uha8ag">Años de Experiencia</span></div> <div class="stat-divider svelte-1uha8ag"></div> <div class="stat svelte-1uha8ag"><span class="stat-num svelte-1uha8ag">5+</span> <span class="stat-label svelte-1uha8ag">Marcas Atendidas</span></div> <div class="stat-divider svelte-1uha8ag"></div> <div class="stat svelte-1uha8ag"><span class="stat-num svelte-1uha8ag">100%</span> <span class="stat-label svelte-1uha8ag">Compromiso Técnico</span></div></div></div> <div class="scroll-hint svelte-1uha8ag" aria-hidden="true"><span class="scroll-text svelte-1uha8ag">SCROLL</span> <div class="scroll-bar svelte-1uha8ag"></div></div></section> <div class="sawtooth-divider svelte-1uha8ag" aria-hidden="true"><svg viewBox="0 0 1440 40" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg" class="svelte-1uha8ag"><path d="M0,40 L0,20 L40,0 L80,20 L120,0 L160,20 L200,0 L240,20 L280,0 L320,20 L360,0 L400,20 L440,0 L480,20 L520,0 L560,20 L600,0 L640,20 L680,0 L720,20 L760,0 L800,20 L840,0 L880,20 L920,0 L960,20 L1000,0 L1040,20 L1080,0 L1120,20 L1160,0 L1200,20 L1240,0 L1280,20 L1320,0 L1360,20 L1400,0 L1440,20 L1440,40 Z" fill="#2A2A2A" class="svelte-1uha8ag"></path></svg></div> <section id="servicios" class="section-services svelte-1uha8ag"><div class="section-header reveal svelte-1uha8ag"><div class="section-label svelte-1uha8ag">NUESTROS SERVICIOS</div> <h2 class="section-title svelte-1uha8ag">Soluciones Técnicas<br class="svelte-1uha8ag"/>Especializadas</h2> <div class="title-underline svelte-1uha8ag"></div></div> <div class="services-grid svelte-1uha8ag"><!--[-->`);
- const each_array = ensure_array_like(services);
- for (let i = 0, $$length = each_array.length; i < $$length; i++) {
- let svc = each_array[i];
- $$renderer2.push(`<div class="service-card reveal svelte-1uha8ag"${attr_style(`animation-delay: ${stringify(i * 80)}ms`)}><div class="card-top svelte-1uha8ag"><div class="card-img-wrap svelte-1uha8ag"><img${attr("src", svc.img)}${attr("alt", svc.name)} class="card-img svelte-1uha8ag" loading="lazy"/> <div class="card-img-overlay svelte-1uha8ag"></div></div> <div class="service-icon svelte-1uha8ag">${html(svc.icon)}</div></div> <div class="card-body svelte-1uha8ag"><div class="card-label svelte-1uha8ag">${escape_html(svc.label)}</div> <h3 class="card-title svelte-1uha8ag">${escape_html(svc.name)}</h3> <p class="card-desc svelte-1uha8ag">${escape_html(svc.desc)}</p></div> <div class="card-footer svelte-1uha8ag"><a${attr("href", waUrl)} target="_blank" rel="noopener" class="card-cta svelte-1uha8ag">Solicitar Servicio <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="arrow-icon svelte-1uha8ag" aria-hidden="true"><path d="M5 12h14M12 5l7 7-7 7" class="svelte-1uha8ag"></path></svg></a></div></div>`);
- }
- $$renderer2.push(`<!--]--></div></section> <div class="sawtooth-divider-flip svelte-1uha8ag" aria-hidden="true"><svg viewBox="0 0 1440 40" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg" class="svelte-1uha8ag"><path d="M0,0 L0,20 L40,40 L80,20 L120,40 L160,20 L200,40 L240,20 L280,40 L320,20 L360,40 L400,20 L440,40 L480,20 L520,40 L560,20 L600,40 L640,20 L680,40 L720,20 L760,40 L800,20 L840,40 L880,20 L920,40 L960,20 L1000,40 L1040,20 L1080,40 L1120,20 L1160,40 L1200,20 L1240,40 L1280,20 L1320,40 L1360,20 L1400,40 L1440,20 L1440,0 Z" fill="#1A1A1A" class="svelte-1uha8ag"></path></svg></div> <section id="galeria" class="section-gallery svelte-1uha8ag"><div class="section-header reveal svelte-1uha8ag"><div class="section-label svelte-1uha8ag">NUESTRO TRABAJO</div> <h2 class="section-title svelte-1uha8ag">Galería de Proyectos</h2> <div class="title-underline svelte-1uha8ag"></div></div> <div class="gallery-grid svelte-1uha8ag"><!--[-->`);
- const each_array_1 = ensure_array_like(galleryImages);
- for (let i = 0, $$length = each_array_1.length; i < $$length; i++) {
- let img = each_array_1[i];
- $$renderer2.push(`<button class="gallery-item reveal svelte-1uha8ag"${attr_style(`animation-delay: ${stringify(i * 100)}ms`)}${attr("aria-label", `Ver imagen: ${stringify(img.alt)}`)}><img${attr("src", img.src)}${attr("alt", img.alt)} class="gallery-img svelte-1uha8ag" loading="lazy"/> <div class="gallery-overlay svelte-1uha8ag"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="zoom-icon svelte-1uha8ag" aria-hidden="true"><circle cx="11" cy="11" r="8" class="svelte-1uha8ag"></circle><path d="M21 21l-4.35-4.35" class="svelte-1uha8ag"></path><path d="M11 8v6M8 11h6" class="svelte-1uha8ag"></path></svg> <span class="gallery-caption svelte-1uha8ag">${escape_html(img.alt)}</span></div></button>`);
- }
- $$renderer2.push(`<!--]--></div></section> `);
- {
- $$renderer2.push("<!--[-1-->");
- }
- $$renderer2.push(`<!--]--> <section id="contacto" class="section-contact svelte-1uha8ag"><div class="section-header reveal svelte-1uha8ag"><div class="section-label svelte-1uha8ag">CONTÁCTENOS</div> <h2 class="section-title svelte-1uha8ag">Hablemos de su<br class="svelte-1uha8ag"/>Maquinaria</h2> <div class="title-underline svelte-1uha8ag"></div></div> <div class="contact-grid svelte-1uha8ag"><div class="contact-info reveal svelte-1uha8ag"><div class="contact-card svelte-1uha8ag"><div class="contact-item svelte-1uha8ag"><div class="contact-icon svelte-1uha8ag"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true" class="svelte-1uha8ag"><path d="M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.8 11.5a19.79 19.79 0 01-3.07-8.67A2 2 0 012.7 1h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.91 8.73a16 16 0 006.29 6.29l1.1-1.1a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z" class="svelte-1uha8ag"></path></svg></div> <div class="svelte-1uha8ag"><div class="contact-label svelte-1uha8ag">Teléfono</div> <a href="tel:50683097441" class="contact-value svelte-1uha8ag">+506 8309-7441</a></div></div> <div class="contact-item svelte-1uha8ag"><div class="contact-icon contact-icon-green svelte-1uha8ag"><svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" class="svelte-1uha8ag"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z" class="svelte-1uha8ag"></path><path d="M12 0C5.373 0 0 5.373 0 12c0 2.117.549 4.107 1.51 5.84L.057 23.049a.75.75 0 00.921.921l5.21-1.453A11.945 11.945 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.75a9.716 9.716 0 01-4.946-1.352l-.355-.212-3.668 1.023 1.023-3.668-.212-.355A9.716 9.716 0 012.25 12C2.25 6.615 6.615 2.25 12 2.25S21.75 6.615 21.75 12 17.385 21.75 12 21.75z" class="svelte-1uha8ag"></path></svg></div> <div class="svelte-1uha8ag"><div class="contact-label svelte-1uha8ag">WhatsApp</div> <a${attr("href", waUrl)} target="_blank" rel="noopener" class="contact-value svelte-1uha8ag">Enviar mensaje</a></div></div> <div class="contact-item svelte-1uha8ag"><div class="contact-icon svelte-1uha8ag"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true" class="svelte-1uha8ag"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z" class="svelte-1uha8ag"></path><circle cx="12" cy="10" r="3" class="svelte-1uha8ag"></circle></svg></div> <div class="svelte-1uha8ag"><div class="contact-label svelte-1uha8ag">Ubicación</div> <span class="contact-value-plain svelte-1uha8ag">Costa Rica</span></div></div></div> <div class="contact-cta-box svelte-1uha8ag"><p class="cta-box-text svelte-1uha8ag">¿Su maquinaria necesita mantenimiento? Contáctenos hoy y reciba atención técnica especializada.</p> <a${attr("href", waUrl)} target="_blank" rel="noopener" class="btn-primary svelte-1uha8ag"><svg viewBox="0 0 24 24" fill="currentColor" class="btn-icon svelte-1uha8ag" aria-hidden="true"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z" class="svelte-1uha8ag"></path><path d="M12 0C5.373 0 0 5.373 0 12c0 2.117.549 4.107 1.51 5.84L.057 23.049a.75.75 0 00.921.921l5.21-1.453A11.945 11.945 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.75a9.716 9.716 0 01-4.946-1.352l-.355-.212-3.668 1.023 1.023-3.668-.212-.355A9.716 9.716 0 012.25 12C2.25 6.615 6.615 2.25 12 2.25S21.75 6.615 21.75 12 17.385 21.75 12 21.75z" class="svelte-1uha8ag"></path></svg> Escribir por WhatsApp</a></div></div> <div class="map-wrap reveal svelte-1uha8ag"><div class="map-header svelte-1uha8ag"><svg viewBox="0 0 24 24" fill="none" stroke="#D4C832" stroke-width="2" class="map-icon-hdr svelte-1uha8ag" aria-hidden="true"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z" class="svelte-1uha8ag"></path><circle cx="12" cy="10" r="3" class="svelte-1uha8ag"></circle></svg> <span class="svelte-1uha8ag">Costa Rica</span></div> <iframe src="https://maps.google.com/maps?q=Costa%20Rica&output=embed" width="100%" height="300" style="border:0" loading="lazy" title="Ubicación Seidoor Costa Rica" class="svelte-1uha8ag"></iframe></div></div></section> <footer class="footer svelte-1uha8ag"><div class="footer-inner svelte-1uha8ag"><div class="footer-logo svelte-1uha8ag"><img src="/logo.png" alt="Seidoor" class="h-12 w-auto svelte-1uha8ag"/></div> <div class="footer-tagline svelte-1uha8ag">8 años manteniendo tu maquinaria en marcha.</div> <div class="footer-links svelte-1uha8ag"><a href="/" class="footer-link svelte-1uha8ag">Inicio</a> <a href="/about" class="footer-link svelte-1uha8ag">Nosotros</a> <a href="#servicios" class="footer-link svelte-1uha8ag">Servicios</a> <a href="#galeria" class="footer-link svelte-1uha8ag">Galería</a> <a href="#contacto" class="footer-link svelte-1uha8ag">Contacto</a></div> <div class="footer-bottom svelte-1uha8ag"><span class="footer-copy svelte-1uha8ag">© 2024 Seidoor. Todos los derechos reservados.</span> <a href="https://digitalmar.dev" target="_blank" rel="noopener noreferrer" class="text-xs opacity-40 hover:opacity-70 transition-opacity svelte-1uha8ag" style="color:#B8B8B0">Hecho por digitalmar.dev</a></div></div></footer> <a${attr("href", waUrl)} target="_blank" rel="noopener" class="whatsapp-float svelte-1uha8ag" aria-label="WhatsApp"><svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" class="svelte-1uha8ag"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z" class="svelte-1uha8ag"></path><path d="M12 0C5.373 0 0 5.373 0 12c0 2.117.549 4.107 1.51 5.84L.057 23.049a.75.75 0 00.921.921l5.21-1.453A11.945 11.945 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.75a9.716 9.716 0 01-4.946-1.352l-.355-.212-3.668 1.023 1.023-3.668-.212-.355A9.716 9.716 0 012.25 12C2.25 6.615 6.615 2.25 12 2.25S21.75 6.615 21.75 12 17.385 21.75 12 21.75z" class="svelte-1uha8ag"></path></svg> <span class="wa-pulse svelte-1uha8ag"></span></a>`);
- });
- }
- export {
- _page as default
- };
|