{"id":9,"date":"2026-01-05T19:04:13","date_gmt":"2026-01-05T19:04:13","guid":{"rendered":"https:\/\/repuestoselgaraje.es\/?page_id=9"},"modified":"2026-02-25T18:40:35","modified_gmt":"2026-02-25T18:40:35","slug":"home","status":"publish","type":"page","link":"https:\/\/repuestoselgaraje.es\/","title":{"rendered":"Repuestos El Garaje"},"content":{"rendered":"\nhtml\n<div class=\"reg-home\" id=\"reg-top\">\n  <style>\n    \/* =========================================================\n      Repuestos El Garaje \u2014 Home (Gutenberg HTML block)\n      Encapsulado total en .reg-home para no interferir con el tema\n    ========================================================== *\/\n\n    .reg-home{\n      --reg-bg: #ffffff;\n      --reg-ink: #2a2a28;\n      --reg-accent: #46949a;\n      --reg-soft: #f5f6f7;\n      --reg-soft-2: #eef1f2;\n      --reg-border: rgba(42,42,40,.12);\n      --reg-shadow: 0 10px 30px rgba(42,42,40,.10);\n      --reg-radius: 16px;\n      --reg-radius-sm: 12px;\n      --reg-max: 1120px;\n\n      color: var(--reg-ink);\n      background: transparent;\n      font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n      line-height: 1.5;\n      -webkit-font-smoothing: antialiased;\n      -moz-osx-font-smoothing: grayscale;\n    }\n\n    .reg-home *{ box-sizing: border-box; }\n    .reg-home img{ max-width: 100%; height: auto; display: block; }\n    .reg-home a{ color: inherit; text-decoration: none; }\n    .reg-home a:focus-visible,\n    .reg-home button:focus-visible{\n      outline: 3px solid rgba(70,148,154,.35);\n      outline-offset: 3px;\n      border-radius: 10px;\n    }\n\n    \/* Layout helpers *\/\n    .reg-container{ width: 100%; max-width: var(--reg-max); margin: 0 auto; padding: 0 16px; }\n    .reg-section{ padding: 56px 0; scroll-margin-top: 84px; }\n    .reg-card{\n      background: var(--reg-bg);\n      border: 1px solid var(--reg-border);\n      border-radius: var(--reg-radius);\n      box-shadow: var(--reg-shadow);\n    }\n\n    \/* Skip link *\/\n    .reg-skip{\n      position: absolute;\n      left: 12px;\n      top: 8px;\n      padding: 10px 12px;\n      background: #fff;\n      border: 1px solid var(--reg-border);\n      border-radius: 10px;\n      box-shadow: var(--reg-shadow);\n      transform: translateY(-140%);\n      transition: transform .2s ease;\n      z-index: 9999;\n    }\n    .reg-skip:focus{ transform: translateY(0); }\n\n    \/* Header *\/\n    .reg-header{\n      position: sticky;\n      top: 0;\n      z-index: 5000;\n      background: rgba(255,255,255,.92);\n      backdrop-filter: blur(10px);\n      border-bottom: 1px solid var(--reg-border);\n    }\n    .reg-header__row{\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 12px;\n      padding: 10px 0;\n    }\n\n    .reg-brand{\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 210px;\n    }\n    .reg-logo{\n      width: 46px;\n      height: 46px;\n      border-radius: 12px;\n      overflow: hidden;\n      border: 1px solid var(--reg-border);\n      background: #fff;\n      flex: 0 0 auto;\n    }\n    .reg-brand__text{ display: flex; flex-direction: column; gap: 2px; }\n    .reg-brand__name{\n      font-weight: 800;\n      letter-spacing: -0.02em;\n      font-size: 15px;\n      line-height: 1.1;\n    }\n    .reg-brand__meta{\n      font-size: 12px;\n      opacity: .75;\n      line-height: 1.1;\n    }\n\n    .reg-nav{\n      display: none; \/* mobile first *\/\n      align-items: center;\n      gap: 14px;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n    .reg-nav a{\n      font-size: 13px;\n      opacity: .86;\n      padding: 10px 10px;\n      border-radius: 10px;\n    }\n    .reg-nav a:hover{ background: var(--reg-soft); opacity: 1; }\n\n    .reg-header__right{\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      justify-content: flex-end;\n    }\n\n    .reg-mini{\n      display: none; \/* show on desktop *\/\n      font-size: 12px;\n      opacity: .8;\n      line-height: 1.2;\n      text-align: right;\n      white-space: nowrap;\n    }\n\n    .reg-btn{\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      padding: 12px 14px;\n      border-radius: 12px;\n      border: 1px solid var(--reg-border);\n      background: #fff;\n      cursor: pointer;\n      font-weight: 700;\n      font-size: 14px;\n      min-height: 44px; \/* tap target *\/\n      transition: transform .08s ease, background .2s ease, border-color .2s ease;\n    }\n    .reg-btn:hover{ background: var(--reg-soft); }\n    .reg-btn:active{ transform: translateY(1px); }\n\n    .reg-btn--primary{\n      background: var(--reg-accent);\n      color: #fff;\n      border-color: rgba(70,148,154,.35);\n    }\n    .reg-btn--primary:hover{ background: rgba(70,148,154,.92); }\n    .reg-btn--ghost{\n      background: transparent;\n      border-color: var(--reg-border);\n    }\n\n    .reg-ico{\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n    .reg-ico svg{ width: 100%; height: 100%; display: block; fill: currentColor; }\n\n    \/* Mobile menu *\/\n    .reg-burger{\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 44px;\n      height: 44px;\n      border-radius: 12px;\n      border: 1px solid var(--reg-border);\n      background: #fff;\n      cursor: pointer;\n    }\n    .reg-burger:hover{ background: var(--reg-soft); }\n\n    .reg-drawer{\n      display: none;\n      border-top: 1px solid var(--reg-border);\n      background: rgba(255,255,255,.96);\n      backdrop-filter: blur(10px);\n    }\n    .reg-drawer[data-open=\"true\"]{ display: block; }\n    .reg-drawer__inner{\n      padding: 12px 0 16px;\n      display: grid;\n      gap: 10px;\n    }\n    .reg-drawer__links{\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 8px;\n    }\n    .reg-drawer__links a{\n      padding: 12px 12px;\n      border-radius: 12px;\n      border: 1px solid var(--reg-border);\n      background: #fff;\n      font-weight: 700;\n      font-size: 13px;\n      text-align: center;\n      min-height: 44px;\n    }\n    .reg-drawer__links a:hover{ background: var(--reg-soft); }\n\n    \/* HERO *\/\n    .reg-hero{\n      position: relative;\n      padding: 22px 0 10px;\n    }\n    .reg-hero__wrap{\n      position: relative;\n      overflow: hidden;\n      border-radius: calc(var(--reg-radius) + 6px);\n      border: 1px solid var(--reg-border);\n      background: #111;\n      box-shadow: var(--reg-shadow);\n    }\n    .reg-hero__bg{\n      position: absolute;\n      inset: 0;\n      background: #111;\n    }\n    .reg-hero__bg img{\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      filter: saturate(1.05) contrast(1.05);\n      transform: scale(1.02);\n    }\n    .reg-hero__overlay{\n      position: absolute;\n      inset: 0;\n      background:\n        linear-gradient(90deg, rgba(0,0,0,.62) 0%, rgba(0,0,0,.40) 55%, rgba(0,0,0,.20) 100%),\n        linear-gradient(180deg, rgba(0,0,0,.10) 0%, rgba(0,0,0,.35) 100%);\n    }\n    .reg-hero__content{\n      position: relative;\n      padding: 26px 18px 18px;\n      color: #fff;\n      display: grid;\n      gap: 14px;\n    }\n    .reg-hero__kicker{\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: rgba(255,255,255,.10);\n      border: 1px solid rgba(255,255,255,.18);\n      padding: 8px 10px;\n      border-radius: 999px;\n      width: fit-content;\n      font-weight: 800;\n      letter-spacing: .01em;\n      font-size: 12px;\n    }\n    .reg-hero h1{\n      margin: 0;\n      font-size: 28px;\n      line-height: 1.08;\n      letter-spacing: -0.03em;\n      font-weight: 900;\n      max-width: 18ch;\n    }\n    .reg-hero p{\n      margin: 0;\n      font-size: 15px;\n      opacity: .92;\n      max-width: 52ch;\n    }\n    .reg-hero__actions{\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 4px;\n    }\n    .reg-btn--light{\n      background: #fff;\n      color: var(--reg-ink);\n      border-color: rgba(255,255,255,.25);\n    }\n    .reg-btn--light:hover{ background: rgba(255,255,255,.92); }\n\n    .reg-hero__badges{\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 6px;\n    }\n    .reg-badge{\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n      padding: 12px 12px;\n      border-radius: 14px;\n      background: rgba(255,255,255,.10);\n      border: 1px solid rgba(255,255,255,.18);\n      backdrop-filter: blur(6px);\n    }\n    .reg-badge strong{\n      display: block;\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: -0.01em;\n      line-height: 1.1;\n    }\n    .reg-badge span{\n      display: block;\n      font-size: 12px;\n      opacity: .92;\n      line-height: 1.3;\n      margin-top: 3px;\n    }\n\n    \/* Section headings *\/\n    .reg-h2{\n      margin: 0 0 14px;\n      font-size: 22px;\n      letter-spacing: -0.02em;\n      font-weight: 900;\n      line-height: 1.15;\n    }\n    .reg-lead{\n      margin: 0 0 22px;\n      opacity: .86;\n      font-size: 15px;\n      max-width: 62ch;\n    }\n\n    \/* Categories grid *\/\n    .reg-cats{\n      background: var(--reg-soft);\n      border-top: 1px solid var(--reg-border);\n      border-bottom: 1px solid var(--reg-border);\n    }\n    .reg-grid{\n      display: grid;\n      gap: 12px;\n      grid-template-columns: 1fr;\n    }\n    .reg-cat{\n      padding: 16px;\n      border-radius: var(--reg-radius);\n      border: 1px solid var(--reg-border);\n      background: #fff;\n      box-shadow: 0 10px 22px rgba(42,42,40,.06);\n      display: grid;\n      grid-template-columns: 44px 1fr;\n      gap: 12px;\n      align-items: center;\n      min-height: 84px;\n    }\n    .reg-cat__icon{\n      width: 44px;\n      height: 44px;\n      border-radius: 14px;\n      display: grid;\n      place-items: center;\n      color: var(--reg-accent);\n      background: rgba(70,148,154,.10);\n      border: 1px solid rgba(70,148,154,.20);\n    }\n    .reg-cat__title{\n      font-weight: 900;\n      letter-spacing: -0.01em;\n      margin: 0;\n      font-size: 15px;\n      line-height: 1.15;\n    }\n    .reg-cat__desc{\n      margin: 4px 0 0;\n      font-size: 13px;\n      opacity: .82;\n      line-height: 1.3;\n    }\n\n    \/* About *\/\n    .reg-about__wrap{\n      display: grid;\n      gap: 14px;\n    }\n    .reg-about__box{\n      padding: 18px;\n    }\n    .reg-pill{\n      display: inline-flex;\n      gap: 8px;\n      align-items: center;\n      padding: 8px 10px;\n      border-radius: 999px;\n      background: rgba(70,148,154,.10);\n      border: 1px solid rgba(70,148,154,.20);\n      color: var(--reg-ink);\n      font-weight: 900;\n      font-size: 12px;\n      width: fit-content;\n    }\n    .reg-about__text{\n      margin: 10px 0 0;\n      font-size: 15px;\n      opacity: .9;\n    }\n    .reg-about__list{\n      margin: 14px 0 0;\n      padding: 0;\n      list-style: none;\n      display: grid;\n      gap: 10px;\n    }\n    .reg-about__li{\n      display: flex;\n      gap: 10px;\n      align-items: flex-start;\n      font-size: 14px;\n      opacity: .9;\n    }\n    .reg-about__li .reg-ico{ color: var(--reg-accent); margin-top: 2px; }\n\n    \/* Why us *\/\n    .reg-why{\n      background: #fff;\n    }\n    .reg-bullets{\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      display: grid;\n      gap: 10px;\n    }\n    .reg-bullets li{\n      display: flex;\n      gap: 10px;\n      align-items: flex-start;\n      padding: 14px 14px;\n      border-radius: 14px;\n      background: var(--reg-soft);\n      border: 1px solid var(--reg-border);\n    }\n    .reg-bullets strong{\n      display: block;\n      font-size: 14px;\n      font-weight: 900;\n      letter-spacing: -0.01em;\n      line-height: 1.15;\n    }\n    .reg-bullets span{\n      display: block;\n      margin-top: 2px;\n      font-size: 13px;\n      opacity: .86;\n      line-height: 1.35;\n    }\n    .reg-bullets .reg-ico{ color: var(--reg-accent); margin-top: 1px; flex: 0 0 auto; }\n\n    \/* Reviews *\/\n    .reg-reviews{\n      background: var(--reg-soft);\n      border-top: 1px solid var(--reg-border);\n      border-bottom: 1px solid var(--reg-border);\n    }\n    .reg-reviews__grid{\n      display: grid;\n      gap: 12px;\n      grid-template-columns: 1fr;\n    }\n    .reg-review{\n      padding: 16px;\n      border-radius: var(--reg-radius);\n      border: 1px solid var(--reg-border);\n      background: #fff;\n      box-shadow: 0 10px 22px rgba(42,42,40,.06);\n    }\n    .reg-stars{\n      display: inline-flex;\n      gap: 2px;\n      color: #f4b400; \/* estrellas (amarillo) *\/\n      font-size: 14px;\n      line-height: 1;\n      margin-bottom: 8px;\n    }\n    .reg-review p{\n      margin: 0 0 10px;\n      font-size: 14px;\n      opacity: .9;\n    }\n    .reg-review__meta{\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 10px;\n      font-size: 12px;\n      opacity: .75;\n    }\n    .reg-review__name{\n      font-weight: 900;\n      opacity: .9;\n    }\n\n    \/* Contact *\/\n    .reg-contact__wrap{\n      display: grid;\n      gap: 14px;\n      align-items: start;\n    }\n    .reg-contact__box{\n      padding: 18px;\n    }\n    .reg-contact__rows{\n      display: grid;\n      gap: 12px;\n      margin-top: 10px;\n    }\n    .reg-row{\n      display: grid;\n      gap: 4px;\n      padding: 12px 12px;\n      border-radius: 14px;\n      background: var(--reg-soft);\n      border: 1px solid var(--reg-border);\n    }\n    .reg-row__label{\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .02em;\n      text-transform: uppercase;\n      opacity: .7;\n    }\n    .reg-row__value{\n      font-size: 14px;\n      font-weight: 800;\n      letter-spacing: -0.01em;\n    }\n    .reg-row__sub{\n      font-size: 13px;\n      opacity: .85;\n      line-height: 1.35;\n    }\n\n    .reg-contact__actions{\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 14px;\n    }\n\n    .reg-map{\n      overflow: hidden;\n      border-radius: var(--reg-radius);\n      border: 1px solid var(--reg-border);\n      background: #fff;\n      box-shadow: 0 10px 22px rgba(42,42,40,.06);\n    }\n    .reg-map iframe{\n      width: 100%;\n      height: 320px;\n      border: 0;\n      display: block;\n    }\n    .reg-map__footer{\n      padding: 12px 12px;\n      border-top: 1px solid var(--reg-border);\n      background: #fff;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      align-items: center;\n      justify-content: space-between;\n    }\n    .reg-map__footer small{ opacity: .75; }\n\n    \/* Footer *\/\n    .reg-footer{\n      padding: 22px 0 86px; \/* deja aire por la barra m\u00f3vil *\/\n      font-size: 12px;\n      opacity: .72;\n      text-align: center;\n    }\n\n    \/* Mobile bottom bar *\/\n    .reg-mobilebar{\n      position: fixed;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      z-index: 6000;\n      background: rgba(255,255,255,.96);\n      backdrop-filter: blur(10px);\n      border-top: 1px solid var(--reg-border);\n      padding: 10px 12px;\n    }\n    .reg-mobilebar__grid{\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 10px;\n      max-width: var(--reg-max);\n      margin: 0 auto;\n    }\n    .reg-mobilebar a{\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      min-height: 48px;\n      border-radius: 14px;\n      border: 1px solid var(--reg-border);\n      background: #fff;\n      font-weight: 900;\n      font-size: 13px;\n    }\n    .reg-mobilebar a:hover{ background: var(--reg-soft); }\n    .reg-mobilebar a.reg-mobilebar__wa{\n      background: var(--reg-accent);\n      color: #fff;\n      border-color: rgba(70,148,154,.35);\n    }\n    .reg-mobilebar a.reg-mobilebar__wa:hover{ background: rgba(70,148,154,.92); }\n\n    \/* Responsive *\/\n    @media (min-width: 720px){\n      .reg-hero__content{ padding: 36px 28px 22px; }\n      .reg-hero h1{ font-size: 40px; max-width: 22ch; }\n      .reg-hero p{ font-size: 16px; }\n      .reg-hero__badges{ grid-template-columns: 1fr 1fr 1fr; }\n\n      .reg-grid{ grid-template-columns: 1fr 1fr; }\n      .reg-about__wrap{ grid-template-columns: 1.2fr .8fr; align-items: stretch; }\n      .reg-contact__wrap{ grid-template-columns: 1.05fr .95fr; }\n\n      .reg-reviews__grid{ grid-template-columns: 1fr 1fr; }\n\n      .reg-contact__actions{ grid-template-columns: 1fr 1fr; }\n    }\n\n    @media (min-width: 980px){\n      .reg-nav{ display: flex; }\n      .reg-burger{ display: none; }\n      .reg-mini{ display: block; }\n      .reg-reviews__grid{ grid-template-columns: 1fr 1fr 1fr; }\n      .reg-mobilebar{ display: none; }\n      .reg-footer{ padding-bottom: 22px; }\n    }\n\n    \/* Reduce motion *\/\n    @media (prefers-reduced-motion: reduce){\n      .reg-home *{ scroll-behavior: auto !important; transition: none !important; }\n    }\n  <\/style>\n\n  <a class=\"reg-skip\" href=\"#reg-main\">Saltar al contenido<\/a>\n\n  <!-- =========================================================\n    1) HEADER fijo + navegaci\u00f3n + CTA principal (WhatsApp)\n  ========================================================== -->\n  <header class=\"reg-header\" role=\"banner\">\n    <div class=\"reg-container\">\n      <div class=\"reg-header__row\">\n        <a class=\"reg-brand\" href=\"#reg-top\" aria-label=\"Ir al inicio de Repuestos El Garaje\">\n          <span class=\"reg-logo\" aria-hidden=\"true\">\n            <img\n              src=\"https:\/\/repuestoselgaraje.es\/wp-content\/uploads\/2026\/01\/Repuestos-El-Garaje.png\"\n              alt=\"Logo de Repuestos El Garaje\"\n              loading=\"eager\"\n              decoding=\"async\"\n              width=\"92\"\n              height=\"92\"\n              style=\"width:100%;height:100%;object-fit:contain;padding:6px;\"\n            \/>\n          <\/span>\n          <span class=\"reg-brand__text\">\n            <span class=\"reg-brand__name\">Repuestos El Garaje<\/span>\n            <span class=\"reg-brand__meta\">Recambios coche y cami\u00f3n \u00b7 Zafra<\/span>\n          <\/span>\n        <\/a>\n\n        <nav class=\"reg-nav\" aria-label=\"Navegaci\u00f3n principal\">\n          <a href=\"#categorias\">Categor\u00edas<\/a>\n          <a href=\"#quienes\">Qui\u00e9nes somos<\/a>\n          <a href=\"#por-que\">Por qu\u00e9 nosotros<\/a>\n          <a href=\"#resenas\">Rese\u00f1as<\/a>\n          <a href=\"#contacto\">Contacto<\/a>\n        <\/nav>\n\n        <div class=\"reg-header__right\">\n          <div class=\"reg-mini\" aria-hidden=\"true\">\n            <div><strong>618 87 37 00<\/strong><\/div>\n            <div style=\"opacity:.75;\">L\u2013V 8:30\u201314:00 \u00b7 16:30\u201320:00<\/div>\n          <\/div>\n\n          <a\n            class=\"reg-btn reg-btn--primary\"\n            href=\"https:\/\/wa.me\/34618873700\"\n            aria-label=\"Escribir por WhatsApp a Repuestos El Garaje\"\n          >\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12.04 2C6.55 2 2.1 6.45 2.1 11.94c0 1.93.52 3.72 1.42 5.26L2 22l4.93-1.46c1.47.81 3.17 1.27 4.99 1.27 5.49 0 9.94-4.45 9.94-9.94C21.86 6.45 17.53 2 12.04 2Zm5.79 14.15c-.24.68-1.38 1.31-1.9 1.38-.48.06-1.09.09-1.76-.11-.41-.13-.94-.31-1.62-.6-2.85-1.23-4.7-4.1-4.84-4.29-.13-.19-1.16-1.54-1.16-2.94 0-1.4.74-2.09 1-2.38.26-.29.58-.36.77-.36.19 0 .39 0 .56.01.18.01.42-.07.66.5.24.58.82 2 .9 2.14.08.14.13.31.02.5-.11.19-.17.31-.33.48-.16.17-.33.38-.47.51-.16.16-.32.33-.14.64.19.31.83 1.36 1.78 2.2 1.22 1.09 2.26 1.43 2.58 1.59.32.16.5.14.69-.08.19-.22.79-.92 1-1.24.21-.32.42-.26.71-.16.29.1 1.85.87 2.17 1.03.32.16.53.24.61.37.08.13.08.74-.16 1.42Z\"\/><\/svg>\n            <\/span>\n            WhatsApp\n          <\/a>\n\n          <button class=\"reg-burger\" type=\"button\" aria-label=\"Abrir men\u00fa\" aria-expanded=\"false\" data-reg=\"burger\">\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M4 6.5h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2Zm0 7h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2Z\"\/><\/svg>\n            <\/span>\n          <\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"reg-drawer\" data-reg=\"drawer\" data-open=\"false\" aria-label=\"Men\u00fa m\u00f3vil\">\n        <div class=\"reg-drawer__inner\">\n          <div class=\"reg-drawer__links\">\n            <a href=\"#categorias\">Categor\u00edas<\/a>\n            <a href=\"#quienes\">Qui\u00e9nes somos<\/a>\n            <a href=\"#por-que\">Por qu\u00e9 nosotros<\/a>\n            <a href=\"#resenas\">Rese\u00f1as<\/a>\n            <a href=\"#contacto\">Contacto<\/a>\n            <a href=\"tel:+34618873700\" aria-label=\"Llamar a Repuestos El Garaje\">Llamar<\/a>\n          <\/div>\n          <a class=\"reg-btn reg-btn--primary\" href=\"https:\/\/wa.me\/34618873700\" aria-label=\"Escribir por WhatsApp desde el men\u00fa m\u00f3vil\">\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12.04 2C6.55 2 2.1 6.45 2.1 11.94c0 1.93.52 3.72 1.42 5.26L2 22l4.93-1.46c1.47.81 3.17 1.27 4.99 1.27 5.49 0 9.94-4.45 9.94-9.94C21.86 6.45 17.53 2 12.04 2Zm5.79 14.15c-.24.68-1.38 1.31-1.9 1.38-.48.06-1.09.09-1.76-.11-.41-.13-.94-.31-1.62-.6-2.85-1.23-4.7-4.1-4.84-4.29-.13-.19-1.16-1.54-1.16-2.94 0-1.4.74-2.09 1-2.38.26-.29.58-.36.77-.36.19 0 .39 0 .56.01.18.01.42-.07.66.5.24.58.82 2 .9 2.14.08.14.13.31.02.5-.11.19-.17.31-.33.48-.16.17-.33.38-.47.51-.16.16-.32.33-.14.64.19.31.83 1.36 1.78 2.2 1.22 1.09 2.26 1.43 2.58 1.59.32.16.5.14.69-.08.19-.22.79-.92 1-1.24.21-.32.42-.26.71-.16.29.1 1.85.87 2.17 1.03.32.16.53.24.61.37.08.13.08.74-.16 1.42Z\"\/><\/svg>\n            <\/span>\n            Abrir WhatsApp\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <main id=\"reg-main\" role=\"main\">\n    <!-- =========================================================\n      2) HERO (titulo + subtitulo humano\/humor + 2 CTAs + 3 badges)\n    ========================================================== -->\n    <section class=\"reg-hero\" aria-label=\"Secci\u00f3n principal\">\n      <div class=\"reg-container\">\n        <div class=\"reg-hero__wrap\">\n          <div class=\"reg-hero__bg\" aria-hidden=\"true\">\n            <img\n              src=\"https:\/\/repuestoselgaraje.es\/wp-content\/uploads\/2026\/01\/Captura-de-pantalla-2026-01-05-a-las-19.24.31.png\"\n              alt=\"Fachada de Repuestos El Garaje en Zafra\"\n              loading=\"eager\"\n              decoding=\"async\"\n            \/>\n          <\/div>\n          <div class=\"reg-hero__overlay\" aria-hidden=\"true\"><\/div>\n\n          <div class=\"reg-hero__content\">\n            <div class=\"reg-hero__kicker\">\n              <span class=\"reg-ico\" aria-hidden=\"true\" style=\"color:#fff;\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a7 7 0 0 0-7 7c0 4.47 4.18 11.15 6.07 13.92a1.1 1.1 0 0 0 1.86 0C14.82 20.15 19 13.47 19 9a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5Z\"\/><\/svg>\n              <\/span>\n              <!-- EDITABLE: Hero kicker -->\n              Tienda local en Zafra \u00b7 Pol. Ind. Los Ca\u00f1os\n            <\/div>\n\n            <h1>\n              <!-- EDITABLE: Hero t\u00edtulo -->\n              Recambios que encajan.<br\/>Y asesoramiento que no da rodeos.\n            <\/h1>\n\n            <p>\n              <!-- EDITABLE: Hero subt\u00edtulo -->\n              Dinos qu\u00e9 coche (o cami\u00f3n) es, y te decimos qu\u00e9 necesitas. Sin \u201cprueba a ver\u201d, sin dramas y con soluci\u00f3n r\u00e1pida.\n            <\/p>\n\n            <div class=\"reg-hero__actions\">\n              <a class=\"reg-btn reg-btn--primary\" href=\"https:\/\/wa.me\/34618873700\" aria-label=\"Escribir por WhatsApp (CTA principal)\">\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M12.04 2C6.55 2 2.1 6.45 2.1 11.94c0 1.93.52 3.72 1.42 5.26L2 22l4.93-1.46c1.47.81 3.17 1.27 4.99 1.27 5.49 0 9.94-4.45 9.94-9.94C21.86 6.45 17.53 2 12.04 2Zm5.79 14.15c-.24.68-1.38 1.31-1.9 1.38-.48.06-1.09.09-1.76-.11-.41-.13-.94-.31-1.62-.6-2.85-1.23-4.7-4.1-4.84-4.29-.13-.19-1.16-1.54-1.16-2.94 0-1.4.74-2.09 1-2.38.26-.29.58-.36.77-.36.19 0 .39 0 .56.01.18.01.42-.07.66.5.24.58.82 2 .9 2.14.08.14.13.31.02.5-.11.19-.17.31-.33.48-.16.17-.33.38-.47.51-.16.16-.32.33-.14.64.19.31.83 1.36 1.78 2.2 1.22 1.09 2.26 1.43 2.58 1.59.32.16.5.14.69-.08.19-.22.79-.92 1-1.24.21-.32.42-.26.71-.16.29.1 1.85.87 2.17 1.03.32.16.53.24.61.37.08.13.08.74-.16 1.42Z\"\/><\/svg>\n                <\/span>\n                Escr\u00edbenos por WhatsApp\n              <\/a>\n\n              <a\n                class=\"reg-btn reg-btn--light\"\n                href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Pol.%20Ind.%20Los%20Ca%C3%B1os%2C%20C.%20Guadajira%2C%2043%2C%2006300%20Zafra%2C%20Badajoz\"\n                aria-label=\"C\u00f3mo llegar a Repuestos El Garaje en Google Maps\"\n              >\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a7 7 0 0 0-7 7c0 4.47 4.18 11.15 6.07 13.92a1.1 1.1 0 0 0 1.86 0C14.82 20.15 19 13.47 19 9a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5Z\"\/><\/svg>\n                <\/span>\n                C\u00f3mo llegar\n              <\/a>\n            <\/div>\n\n            <div class=\"reg-hero__badges\" aria-label=\"Ventajas r\u00e1pidas\">\n              <div class=\"reg-badge\">\n                <span class=\"reg-ico\" aria-hidden=\"true\" style=\"color:#fff;\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M20 7h-1.2A7.8 7.8 0 0 0 12 3a7.8 7.8 0 0 0-6.8 4H4a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h.3A7.9 7.9 0 0 0 12 21a7.9 7.9 0 0 0 7.7-9H20a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2Zm-8 12a6 6 0 1 1 6-6 6 6 0 0 1-6 6Zm.5-9h-1v4l3 2 .5-.8-2.5-1.6Z\"\/><\/svg>\n                <\/span>\n                <div>\n                  <strong>R\u00e1pidos de verdad<\/strong>\n                  <span>Te decimos el repuesto correcto y a correr (pero con cuidado).<\/span>\n                <\/div>\n              <\/div>\n\n              <div class=\"reg-badge\">\n                <span class=\"reg-ico\" aria-hidden=\"true\" style=\"color:#fff;\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M12 2 3 6v6c0 5 3.8 9.7 9 10 5.2-.3 9-5 9-10V6l-9-4Zm-1 14-4-4 1.4-1.4L11 13.2l5.6-5.6L18 9l-7 7Z\"\/><\/svg>\n                <\/span>\n                <div>\n                  <strong>Asesoramiento sin humo<\/strong>\n                  <span>Si algo no te compensa, te lo decimos. Punto.<\/span>\n                <\/div>\n              <\/div>\n\n              <div class=\"reg-badge\">\n                <span class=\"reg-ico\" aria-hidden=\"true\" style=\"color:#fff;\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M20 8h-3V6a2 2 0 0 0-2-2H9A2 2 0 0 0 7 6v2H4a2 2 0 0 0-2 2v7a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-7a2 2 0 0 0-2-2Zm-5 0H9V6h6v2Zm-2 7.5V14h-2v1.5H8.5v-2H11V12h2v1.5h2.5v2H13Z\"\/><\/svg>\n                <\/span>\n                <div>\n                  <strong>Coche y cami\u00f3n<\/strong>\n                  <span>De lo cotidiano a lo espec\u00edfico: recambios y accesorios.<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n\n          <\/div><!-- \/hero content -->\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- =========================================================\n      3) Categor\u00edas (6\u20138 cards con icono SVG)\n    ========================================================== -->\n    <section class=\"reg-section reg-cats\" id=\"categorias\" aria-label=\"Categor\u00edas de productos\">\n      <div class=\"reg-container\">\n        <h2 class=\"reg-h2\">Categor\u00edas (lo t\u00edpico\u2026 y lo que nadie tiene)<\/h2>\n        <p class=\"reg-lead\">\n          <!-- EDITABLE: texto categor\u00edas -->\n          Si no ves lo tuyo aqu\u00ed, perfecto: nos escribes y lo buscamos. Lo importante es acertar a la primera.\n        <\/p>\n\n        <div class=\"reg-grid\" role=\"list\">\n          <div class=\"reg-cat\" role=\"listitem\">\n            <div class=\"reg-cat__icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M7 2h10v3H7V2Zm12 6h-1.2a6.8 6.8 0 0 0-11.6 0H5a2 2 0 0 0-2 2v9a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3v-9a2 2 0 0 0-2-2Zm-7 0a4.8 4.8 0 0 1 4.5 3H7.5A4.8 4.8 0 0 1 12 8Zm7 11a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-7h14v7Z\"\/><\/svg>\n            <\/div>\n            <div>\n              <p class=\"reg-cat__title\">Aceites y lubricantes<\/p>\n              <p class=\"reg-cat__desc\">Para que el motor suene a motor, no a maracas.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-cat\" role=\"listitem\">\n            <div class=\"reg-cat__icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M4 5h16v4H4V5Zm0 6h16v8H4v-8Zm3 2v4h2v-4H7Zm4 0v4h2v-4h-2Zm4 0v4h2v-4h-2Z\"\/><\/svg>\n            <\/div>\n            <div>\n              <p class=\"reg-cat__title\">Filtros<\/p>\n              <p class=\"reg-cat__desc\">Aceite, aire, combustible\u2026 lo que toque.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-cat\" role=\"listitem\">\n            <div class=\"reg-cat__icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M7 3h10v4H7V3Zm-1 6h12l2 4v8H4v-8l2-4Zm2 6v4h2v-4H8Zm6 0v4h2v-4h-2Z\"\/><\/svg>\n            <\/div>\n            <div>\n              <p class=\"reg-cat__title\">Frenos<\/p>\n              <p class=\"reg-cat__desc\">Pastillas, discos y lo necesario para parar bien.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-cat\" role=\"listitem\">\n            <div class=\"reg-cat__icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M7 6h10a2 2 0 0 1 2 2v10H5V8a2 2 0 0 1 2-2Zm-2 14h14v2H5v-2Zm2-12v8h10V8H7Zm11-2h2v4h-2V6Z\"\/><\/svg>\n            <\/div>\n            <div>\n              <p class=\"reg-cat__title\">Bater\u00edas<\/p>\n              <p class=\"reg-cat__desc\">Arranque fiable (y adi\u00f3s a las pinzas).<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-cat\" role=\"listitem\">\n            <div class=\"reg-cat__icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a7 7 0 0 0-3 13.3V22h6v-6.7A7 7 0 0 0 12 2Zm2 18h-4v-2h4v2Zm0-4h-4v-2.1A5 5 0 1 1 14 13.9V16Z\"\/><\/svg>\n            <\/div>\n            <div>\n              <p class=\"reg-cat__title\">Iluminaci\u00f3n<\/p>\n              <p class=\"reg-cat__desc\">Bombillas y luces: ver y que te vean.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-cat\" role=\"listitem\">\n            <div class=\"reg-cat__icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M3 6h18v2H3V6Zm2 4h14l-2 12H7L5 10Zm4 2 1 8h4l1-8H9Z\"\/><\/svg>\n            <\/div>\n            <div>\n              <p class=\"reg-cat__title\">Limpiaparabrisas<\/p>\n              <p class=\"reg-cat__desc\">Cuando llueve, se agradece acertar con la medida.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-cat\" role=\"listitem\">\n            <div class=\"reg-cat__icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2 2 7l10 5 10-5-10-5Zm0 8L2 5v6l10 5 10-5V5l-10 5Zm0 7L2 12v5l10 5 10-5v-5l-10 5Z\"\/><\/svg>\n            <\/div>\n            <div>\n              <p class=\"reg-cat__title\">Accesorios<\/p>\n              <p class=\"reg-cat__desc\">Lo \u00fatil, lo pr\u00e1ctico y alg\u00fan \u201ccaprichito\u201d tambi\u00e9n.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-cat\" role=\"listitem\">\n            <div class=\"reg-cat__icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M3 16v-6a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v1h2a1 1 0 0 1 1 1v4a2 2 0 0 1-2 2h-1a3 3 0 0 1-6 0H10a3 3 0 0 1-6 0H3a1 1 0 0 1-1-1v-1a0 0 0 0 1 0 0Zm4.5 3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm9 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z\"\/><\/svg>\n            <\/div>\n            <div>\n              <p class=\"reg-cat__title\">Repuesto cami\u00f3n<\/p>\n              <p class=\"reg-cat__desc\">Consumibles y piezas para el d\u00eda a d\u00eda del trabajo.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- =========================================================\n      4) Qui\u00e9nes somos\n    ========================================================== -->\n    <section class=\"reg-section\" id=\"quienes\" aria-label=\"Qui\u00e9nes somos\">\n      <div class=\"reg-container\">\n        <div class=\"reg-about__wrap\">\n          <div class=\"reg-card reg-about__box\">\n            <div class=\"reg-pill\">\n              <span class=\"reg-ico\" aria-hidden=\"true\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 12a4 4 0 1 0-4-4 4 4 0 0 0 4 4Zm0 2c-4.4 0-8 2.2-8 5v1h16v-1c0-2.8-3.6-5-8-5Z\"\/><\/svg>\n              <\/span>\n              <!-- EDITABLE: pastilla -->\n              Empresa familiar \u00b7 trato cercano\n            <\/div>\n\n            <h2 class=\"reg-h2\" style=\"margin-top:12px;\">Aqu\u00ed se viene a resolver, no a marear<\/h2>\n            <p class=\"reg-about__text\">\n              <!-- EDITABLE: texto qui\u00e9nes somos -->\n              Somos una tienda de recambios de toda la vida, de las que te miran el problema a los ojos. Te asesoramos con sentido com\u00fan, te decimos opciones (sin venderte la moto) y buscamos que salgas con lo correcto.\n            <\/p>\n            <p class=\"reg-about__text\" style=\"margin-top:10px;\">\n              Si tienes la matr\u00edcula, genial. Si no, tambi\u00e9n. Nos apa\u00f1amos.\n            <\/p>\n          <\/div>\n\n          <div class=\"reg-card reg-about__box\" style=\"background:var(--reg-soft);box-shadow:none;\">\n            <h3 style=\"margin:0;font-size:18px;font-weight:900;letter-spacing:-0.02em;\">Lo que nos obsesiona<\/h3>\n            <ul class=\"reg-about__list\">\n              <li class=\"reg-about__li\">\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M12 2 3 6v6c0 5 3.8 9.7 9 10 5.2-.3 9-5 9-10V6l-9-4Zm-1 14-4-4 1.4-1.4L11 13.2l5.6-5.6L18 9l-7 7Z\"\/><\/svg>\n                <\/span>\n                <span><strong>Acertar<\/strong> con el repuesto y con la recomendaci\u00f3n.<\/span>\n              <\/li>\n              <li class=\"reg-about__li\">\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M20 7h-1.2A7.8 7.8 0 0 0 12 3a7.8 7.8 0 0 0-6.8 4H4a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h.3A7.9 7.9 0 0 0 12 21a7.9 7.9 0 0 0 7.7-9H20a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2Zm-8 12a6 6 0 1 1 6-6 6 6 0 0 1-6 6Z\"\/><\/svg>\n                <\/span>\n                <span><strong>Rapidez<\/strong> (sin sacrificar calidad, que eso luego se paga).<\/span>\n              <\/li>\n              <li class=\"reg-about__li\">\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2Zm1 14.5h-2v-2h2Zm0-4h-2V7h2Z\"\/><\/svg>\n                <\/span>\n                <span><strong>Claridad<\/strong>: te explicamos lo que hay, sin jerga rara.<\/span>\n              <\/li>\n              <li class=\"reg-about__li\">\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M7 3h10v4H7V3Zm-1 6h12l2 4v8H4v-8l2-4Z\"\/><\/svg>\n                <\/span>\n                <span><strong>Stock<\/strong> y alternativas cuando el tiempo aprieta.<\/span>\n              <\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- =========================================================\n      5) Por qu\u00e9 nosotros\n    ========================================================== -->\n    <section class=\"reg-section reg-why\" id=\"por-que\" aria-label=\"Por qu\u00e9 elegirnos\">\n      <div class=\"reg-container\">\n        <h2 class=\"reg-h2\">Por qu\u00e9 la gente repite<\/h2>\n        <p class=\"reg-lead\">\n          <!-- EDITABLE: texto por qu\u00e9 nosotros -->\n          No somos perfectos, pero s\u00ed muy constantes: atendemos, resolvemos y no te dejamos tirado con dudas.\n        <\/p>\n\n        <ul class=\"reg-bullets\">\n          <li>\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M20 7h-1.2A7.8 7.8 0 0 0 12 3a7.8 7.8 0 0 0-6.8 4H4a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h.3A7.9 7.9 0 0 0 12 21a7.9 7.9 0 0 0 7.7-9H20a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2Zm-8 12a6 6 0 1 1 6-6 6 6 0 0 1-6 6Zm.5-9h-1v4l3 2 .5-.8-2.5-1.6Z\"\/><\/svg>\n            <\/span>\n            <div>\n              <strong>Rapidez con criterio<\/strong>\n              <span>Vamos al grano y te damos opciones realistas (sin venderte \u201clo premium\u201d porque s\u00ed).<\/span>\n            <\/div>\n          <\/li>\n\n          <li>\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2 2 7l10 5 10-5-10-5Zm0 8L2 5v6l10 5 10-5V5l-10 5Z\"\/><\/svg>\n            <\/span>\n            <div>\n              <strong>Calidad \/ precio bien equilibrado<\/strong>\n              <span>Lo barato sale caro\u2026 y lo car\u00edsimo tambi\u00e9n. Buscamos el punto bueno.<\/span>\n            <\/div>\n          <\/li>\n\n          <li>\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2Zm1 14.5h-2v-2h2Zm0-4h-2V7h2Z\"\/><\/svg>\n            <\/span>\n            <div>\n              <strong>Asesoramiento real<\/strong>\n              <span>Si te falta un dato, te guiamos para sacarlo. Mejor eso que adivinar.<\/span>\n            <\/div>\n          <\/li>\n\n          <li>\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M7 6h10a2 2 0 0 1 2 2v10H5V8a2 2 0 0 1 2-2Zm-2 14h14v2H5v-2Zm2-12v8h10V8H7Z\"\/><\/svg>\n            <\/span>\n            <div>\n              <strong>Stock y alternativas<\/strong>\n              <span>Si no est\u00e1, lo buscamos. Y si no compensa, te damos otra soluci\u00f3n.<\/span>\n            <\/div>\n          <\/li>\n\n          <li>\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2 3 6v6c0 5 3.8 9.7 9 10 5.2-.3 9-5 9-10V6l-9-4Zm-1 14-4-4 1.4-1.4L11 13.2l5.6-5.6L18 9l-7 7Z\"\/><\/svg>\n            <\/span>\n            <div>\n              <strong>Confianza (de la de barrio)<\/strong>\n              <span>Te tratamos como te gustar\u00eda que trataran a tu coche. Y a tu tiempo.<\/span>\n            <\/div>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <!-- =========================================================\n      6) Rese\u00f1as (mockups realistas)\n    ========================================================== -->\n    <section class=\"reg-section reg-reviews\" id=\"resenas\" aria-label=\"Rese\u00f1as\">\n      <div class=\"reg-container\">\n        <h2 class=\"reg-h2\">Lo que dicen por ah\u00ed (sin exagerar)<\/h2>\n        <p class=\"reg-lead\">\n          <!-- EDITABLE: texto rese\u00f1as -->\n          Ejemplos de rese\u00f1as t\u00edpicas que solemos recibir. Puedes reemplazarlas por las reales cuando quieras.\n        <\/p>\n\n        <div class=\"reg-reviews__grid\">\n          <div class=\"reg-review\">\n            <div class=\"reg-stars\" aria-label=\"5 de 5 estrellas\">\u2605\u2605\u2605\u2605\u2605<\/div>\n            <p>\u201cMe atendieron r\u00e1pido y me dieron el filtro exacto. As\u00ed da gusto: llegas con duda y sales con soluci\u00f3n.\u201d<\/p>\n            <div class=\"reg-review__meta\">\n              <span class=\"reg-review__name\">Carlos M.<\/span>\n              <span>Cliente local<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-review\">\n            <div class=\"reg-stars\" aria-label=\"5 de 5 estrellas\">\u2605\u2605\u2605\u2605\u2605<\/div>\n            <p>\u201cBuen trato y precios razonables. Les mand\u00e9 la matr\u00edcula por WhatsApp y lo ten\u00edan claro al momento.\u201d<\/p>\n            <div class=\"reg-review__meta\">\n              <span class=\"reg-review__name\">Ana R.<\/span>\n              <span>V\u00eda WhatsApp<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-review\">\n            <div class=\"reg-stars\" aria-label=\"4 de 5 estrellas\">\u2605\u2605\u2605\u2605\u2606<\/div>\n            <p>\u201cNo ten\u00edan mi bombilla exacta, pero me dieron alternativa y me explicaron por qu\u00e9. Transparencia.\u201d<\/p>\n            <div class=\"reg-review__meta\">\n              <span class=\"reg-review__name\">Javier G.<\/span>\n              <span>Compra en tienda<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-review\">\n            <div class=\"reg-stars\" aria-label=\"5 de 5 estrellas\">\u2605\u2605\u2605\u2605\u2605<\/div>\n            <p>\u201cPara cami\u00f3n tambi\u00e9n controlan. Consumibles y recambios sin perder media ma\u00f1ana buscando.\u201d<\/p>\n            <div class=\"reg-review__meta\">\n              <span class=\"reg-review__name\">Laura P.<\/span>\n              <span>Profesional<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div style=\"margin-top:14px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;\">\n          <a class=\"reg-btn reg-btn--primary\" href=\"#contacto\" aria-label=\"Ir a la secci\u00f3n de contacto\">\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a7 7 0 0 0-7 7c0 4.47 4.18 11.15 6.07 13.92a1.1 1.1 0 0 0 1.86 0C14.82 20.15 19 13.47 19 9a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5Z\"\/><\/svg>\n            <\/span>\n            Ver contacto y llegar\n          <\/a>\n          <a class=\"reg-btn reg-btn--ghost\" href=\"https:\/\/wa.me\/34618873700\" aria-label=\"Pedir un repuesto por WhatsApp\">\n            <span class=\"reg-ico\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12.04 2C6.55 2 2.1 6.45 2.1 11.94c0 1.93.52 3.72 1.42 5.26L2 22l4.93-1.46c1.47.81 3.17 1.27 4.99 1.27 5.49 0 9.94-4.45 9.94-9.94C21.86 6.45 17.53 2 12.04 2Zm5.79 14.15c-.24.68-1.38 1.31-1.9 1.38-.48.06-1.09.09-1.76-.11-.41-.13-.94-.31-1.62-.6-2.85-1.23-4.7-4.1-4.84-4.29-.13-.19-1.16-1.54-1.16-2.94 0-1.4.74-2.09 1-2.38.26-.29.58-.36.77-.36.19 0 .39 0 .56.01.18.01.42-.07.66.5.24.58.82 2 .9 2.14.08.14.13.31.02.5-.11.19-.17.31-.33.48-.16.17-.33.38-.47.51-.16.16-.32.33-.14.64.19.31.83 1.36 1.78 2.2 1.22 1.09 2.26 1.43 2.58 1.59.32.16.5.14.69-.08.19-.22.79-.92 1-1.24.21-.32.42-.26.71-.16.29.1 1.85.87 2.17 1.03.32.16.53.24.61.37.08.13.08.74-.16 1.42Z\"\/><\/svg>\n            <\/span>\n            Pedir por WhatsApp\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- =========================================================\n      7) Contacto (tel\/whatsapp\/email\/direcci\u00f3n\/horario + mapa)\n    ========================================================== -->\n    <section class=\"reg-section\" id=\"contacto\" aria-label=\"Contacto y ubicaci\u00f3n\">\n      <div class=\"reg-container\">\n        <h2 class=\"reg-h2\">Contacto (y c\u00f3mo llegar sin dar vueltas)<\/h2>\n        <p class=\"reg-lead\">\n          <!-- EDITABLE: texto contacto -->\n          Si est\u00e1s en Zafra o alrededores, ven directo o escr\u00edbenos. Con una foto de la ficha t\u00e9cnica o la matr\u00edcula, vamos volando.\n        <\/p>\n\n        <div class=\"reg-contact__wrap\">\n          <div class=\"reg-card reg-contact__box\">\n            <div class=\"reg-contact__rows\">\n              <div class=\"reg-row\">\n                <div class=\"reg-row__label\">Tel\u00e9fono \/ WhatsApp<\/div>\n                <div class=\"reg-row__value\"><a href=\"tel:+34618873700\" aria-label=\"Llamar al 618 87 37 00\">618 87 37 00<\/a><\/div>\n                <div class=\"reg-row__sub\">Respuestas r\u00e1pidas por WhatsApp (y si llamas, tambi\u00e9n).<\/div>\n              <\/div>\n\n              <div class=\"reg-row\">\n                <div class=\"reg-row__label\">Email<\/div>\n                <div class=\"reg-row__value\"><a href=\"mailto:miguel@repuestosmidosan.com\" aria-label=\"Enviar email a miguel@repuestosmidosan.com\">miguel@repuestosmidosan.com<\/a><\/div>\n                <div class=\"reg-row__sub\">Si prefieres mandar todo bien detallado, perfecto.<\/div>\n              <\/div>\n\n              <div class=\"reg-row\">\n                <div class=\"reg-row__label\">Direcci\u00f3n<\/div>\n                <div class=\"reg-row__value\">Pol. Ind. Los Ca\u00f1os, C. Guadajira, 43<\/div>\n                <div class=\"reg-row__sub\">06300 Zafra, Badajoz<\/div>\n              <\/div>\n\n              <div class=\"reg-row\">\n                <div class=\"reg-row__label\">Horario<\/div>\n                <div class=\"reg-row__value\">L\u2013V: 8:30\u201314:00 \u00b7 16:30\u201320:00<\/div>\n                <div class=\"reg-row__sub\">S\u00e1bado: 10:00\u201313:00 \u00b7 Domingo: Cerrado<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"reg-contact__actions\">\n              <a class=\"reg-btn reg-btn--primary\" href=\"https:\/\/wa.me\/34618873700\" aria-label=\"Escribir por WhatsApp desde la secci\u00f3n contacto\">\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M12.04 2C6.55 2 2.1 6.45 2.1 11.94c0 1.93.52 3.72 1.42 5.26L2 22l4.93-1.46c1.47.81 3.17 1.27 4.99 1.27 5.49 0 9.94-4.45 9.94-9.94C21.86 6.45 17.53 2 12.04 2Zm5.79 14.15c-.24.68-1.38 1.31-1.9 1.38-.48.06-1.09.09-1.76-.11-.41-.13-.94-.31-1.62-.6-2.85-1.23-4.7-4.1-4.84-4.29-.13-.19-1.16-1.54-1.16-2.94 0-1.4.74-2.09 1-2.38.26-.29.58-.36.77-.36.19 0 .39 0 .56.01.18.01.42-.07.66.5.24.58.82 2 .9 2.14.08.14.13.31.02.5-.11.19-.17.31-.33.48-.16.17-.33.38-.47.51-.16.16-.32.33-.14.64.19.31.83 1.36 1.78 2.2 1.22 1.09 2.26 1.43 2.58 1.59.32.16.5.14.69-.08.19-.22.79-.92 1-1.24.21-.32.42-.26.71-.16.29.1 1.85.87 2.17 1.03.32.16.53.24.61.37.08.13.08.74-.16 1.42Z\"\/><\/svg>\n                <\/span>\n                WhatsApp\n              <\/a>\n\n              <a class=\"reg-btn reg-btn--ghost\" href=\"tel:+34618873700\" aria-label=\"Llamar ahora a Repuestos El Garaje\">\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M6.6 10.8a15.7 15.7 0 0 0 6.6 6.6l2.2-2.2a1.2 1.2 0 0 1 1.2-.3c1.3.4 2.7.6 4.2.6a1.2 1.2 0 0 1 1.2 1.2V21a1.2 1.2 0 0 1-1.2 1.2C10.3 22.2 1.8 13.7 1.8 3.2A1.2 1.2 0 0 1 3 2h4.3A1.2 1.2 0 0 1 8.5 3.2c0 1.4.2 2.9.6 4.2a1.2 1.2 0 0 1-.3 1.2L6.6 10.8Z\"\/><\/svg>\n                <\/span>\n                Llamar\n              <\/a>\n\n              <a class=\"reg-btn reg-btn--ghost\" href=\"mailto:miguel@repuestosmidosan.com\" aria-label=\"Enviar un email\">\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 4-8 5L4 8V6l8 5 8-5v2Z\"\/><\/svg>\n                <\/span>\n                Email\n              <\/a>\n\n              <a\n                class=\"reg-btn reg-btn--primary\"\n                href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Pol.%20Ind.%20Los%20Ca%C3%B1os%2C%20C.%20Guadajira%2C%2043%2C%2006300%20Zafra%2C%20Badajoz\"\n                aria-label=\"Abrir ubicaci\u00f3n en Google Maps\"\n              >\n                <span class=\"reg-ico\" aria-hidden=\"true\">\n                  <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a7 7 0 0 0-7 7c0 4.47 4.18 11.15 6.07 13.92a1.1 1.1 0 0 0 1.86 0C14.82 20.15 19 13.47 19 9a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5Z\"\/><\/svg>\n                <\/span>\n                C\u00f3mo llegar\n              <\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"reg-map\" aria-label=\"Mapa\">\n            <!-- PEGA AQU\u00cd EL EMBED DE GOOGLE MAPS:\n                 Sustituye el src por el iframe embebido desde Google Maps (Compartir > Insertar un mapa).\n                 Mant\u00e9n loading=\"lazy\" para carga ligera. -->\n            <iframe\n              src=\"about:blank\"\n              loading=\"lazy\"\n              referrerpolicy=\"no-referrer-when-downgrade\"\n              title=\"Mapa de Repuestos El Garaje\"\n            ><\/iframe>\n\n            <div class=\"reg-map__footer\">\n              <small>Direcci\u00f3n: Pol. Ind. Los Ca\u00f1os, C. Guadajira, 43 \u00b7 06300 Zafra<\/small>\n              <a\n                class=\"reg-btn reg-btn--ghost\"\n                href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Pol.%20Ind.%20Los%20Ca%C3%B1os%2C%20C.%20Guadajira%2C%2043%2C%2006300%20Zafra%2C%20Badajoz\"\n                aria-label=\"Abrir en Google Maps\"\n              >\n                Abrir en Google Maps\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"reg-footer\">\n          \u00a9 <span data-reg=\"year\"><\/span> Repuestos El Garaje \u00b7 Hecho para que la gente encuentre el recambio (y no pierda la paciencia).\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <!-- Barra fija m\u00f3vil (OBLIGATORIO): Llamar \/ WhatsApp \/ C\u00f3mo llegar -->\n  <div class=\"reg-mobilebar\" aria-label=\"Accesos r\u00e1pidos en m\u00f3vil\">\n    <div class=\"reg-mobilebar__grid\">\n      <a href=\"tel:+34618873700\" aria-label=\"Llamar al 618 87 37 00\">\n        <span class=\"reg-ico\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M6.6 10.8a15.7 15.7 0 0 0 6.6 6.6l2.2-2.2a1.2 1.2 0 0 1 1.2-.3c1.3.4 2.7.6 4.2.6a1.2 1.2 0 0 1 1.2 1.2V21a1.2 1.2 0 0 1-1.2 1.2C10.3 22.2 1.8 13.7 1.8 3.2A1.2 1.2 0 0 1 3 2h4.3A1.2 1.2 0 0 1 8.5 3.2c0 1.4.2 2.9.6 4.2a1.2 1.2 0 0 1-.3 1.2L6.6 10.8Z\"\/><\/svg>\n        <\/span>\n        Llamar\n      <\/a>\n\n      <a class=\"reg-mobilebar__wa\" href=\"https:\/\/wa.me\/34618873700\" aria-label=\"Abrir WhatsApp\">\n        <span class=\"reg-ico\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12.04 2C6.55 2 2.1 6.45 2.1 11.94c0 1.93.52 3.72 1.42 5.26L2 22l4.93-1.46c1.47.81 3.17 1.27 4.99 1.27 5.49 0 9.94-4.45 9.94-9.94C21.86 6.45 17.53 2 12.04 2Zm5.79 14.15c-.24.68-1.38 1.31-1.9 1.38-.48.06-1.09.09-1.76-.11-.41-.13-.94-.31-1.62-.6-2.85-1.23-4.7-4.1-4.84-4.29-.13-.19-1.16-1.54-1.16-2.94 0-1.4.74-2.09 1-2.38.26-.29.58-.36.77-.36.19 0 .39 0 .56.01.18.01.42-.07.66.5.24.58.82 2 .9 2.14.08.14.13.31.02.5-.11.19-.17.31-.33.48-.16.17-.33.38-.47.51-.16.16-.32.33-.14.64.19.31.83 1.36 1.78 2.2 1.22 1.09 2.26 1.43 2.58 1.59.32.16.5.14.69-.08.19-.22.79-.92 1-1.24.21-.32.42-.26.71-.16.29.1 1.85.87 2.17 1.03.32.16.53.24.61.37.08.13.08.74-.16 1.42Z\"\/><\/svg>\n        <\/span>\n        WhatsApp\n      <\/a>\n\n      <a\n        href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Pol.%20Ind.%20Los%20Ca%C3%B1os%2C%20C.%20Guadajira%2C%2043%2C%2006300%20Zafra%2C%20Badajoz\"\n        aria-label=\"C\u00f3mo llegar en Google Maps\"\n      >\n        <span class=\"reg-ico\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a7 7 0 0 0-7 7c0 4.47 4.18 11.15 6.07 13.92a1.1 1.1 0 0 0 1.86 0C14.82 20.15 19 13.47 19 9a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5Z\"\/><\/svg>\n        <\/span>\n        Llegar\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function(){\n      \/\/ A\u00f1o en footer\n      var y = document.querySelector('.reg-home [data-reg=\"year\"]');\n      if (y) y.textContent = new Date().getFullYear();\n\n      \/\/ Men\u00fa m\u00f3vil (drawer)\n      var root = document.querySelector('.reg-home');\n      if (!root) return;\n\n      var burger = root.querySelector('[data-reg=\"burger\"]');\n      var drawer = root.querySelector('[data-reg=\"drawer\"]');\n\n      function setDrawer(open){\n        if (!drawer || !burger) return;\n        drawer.setAttribute('data-open', open ? 'true' : 'false');\n        burger.setAttribute('aria-expanded', open ? 'true' : 'false');\n        burger.setAttribute('aria-label', open ? 'Cerrar men\u00fa' : 'Abrir men\u00fa');\n      }\n\n      if (burger && drawer){\n        burger.addEventListener('click', function(){\n          var isOpen = drawer.getAttribute('data-open') === 'true';\n          setDrawer(!isOpen);\n        });\n\n        \/\/ Cerrar drawer al clicar un enlace\n        drawer.addEventListener('click', function(e){\n          var t = e.target;\n          if (t && t.tagName === 'A') setDrawer(false);\n        });\n      }\n\n      \/\/ Scroll suave + offset por header fijo\n      function smoothToHash(hash){\n        if (!hash || hash.length < 2) return;\n        var target = document.getElementById(hash.slice(1));\n        if (!target) return;\n\n        var header = root.querySelector('.reg-header');\n        var offset = header ? header.getBoundingClientRect().height + 10 : 80;\n\n        var top = target.getBoundingClientRect().top + window.pageYOffset - offset;\n\n        window.scrollTo({ top: top, behavior: 'smooth' });\n      }\n\n      \/\/ Interceptar anchors internos SOLO dentro del bloque\n      root.addEventListener('click', function(e){\n        var a = e.target &#038;&#038; e.target.closest ? e.target.closest('a') : null;\n        if (!a) return;\n\n        var href = a.getAttribute('href') || '';\n        if (href.charAt(0) === '#'){\n          e.preventDefault();\n          setDrawer(false);\n          smoothToHash(href);\n        }\n      });\n    })();\n  <\/script>\n\n  <!-- SEO Local (JSON-LD LocalBusiness) -->\n  <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": [\"LocalBusiness\",\"AutoPartsStore\"],\n      \"name\": \"Repuestos El Garaje\",\n      \"url\": \"https:\/\/repuestoselgaraje.es\/\",\n      \"image\": [\n        \"https:\/\/repuestoselgaraje.es\/wp-content\/uploads\/2026\/01\/Repuestos-El-Garaje.png\",\n        \"https:\/\/repuestoselgaraje.es\/wp-content\/uploads\/2026\/01\/Captura-de-pantalla-2026-01-05-a-las-19.24.31.png\"\n      ],\n      \"telephone\": \"+34618873700\",\n      \"email\": \"miguel@repuestosmidosan.com\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"Pol. Ind. Los Ca\u00f1os, C. Guadajira, 43\",\n        \"addressLocality\": \"Zafra\",\n        \"postalCode\": \"06300\",\n        \"addressRegion\": \"Badajoz\",\n        \"addressCountry\": \"ES\"\n      },\n      \"openingHoursSpecification\": [\n        {\n          \"@type\": \"OpeningHoursSpecification\",\n          \"dayOfWeek\": [\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\n          \"opens\": \"08:30\",\n          \"closes\": \"14:00\"\n        },\n        {\n          \"@type\": \"OpeningHoursSpecification\",\n          \"dayOfWeek\": [\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\n          \"opens\": \"16:30\",\n          \"closes\": \"20:00\"\n        },\n        {\n          \"@type\": \"OpeningHoursSpecification\",\n          \"dayOfWeek\": \"Saturday\",\n          \"opens\": \"10:00\",\n          \"closes\": \"13:00\"\n        }\n      ]\n    }\n  <\/script>\n<\/div>\n```\n\n","protected":false},"excerpt":{"rendered":"<p>html Saltar al contenido Repuestos El Garaje Recambios coche y cami\u00f3n \u00b7 Zafra Categor\u00edas Qui\u00e9nes somos Por qu\u00e9 nosotros Rese\u00f1as Contacto 618 87 37 00 L\u2013V 8:30\u201314:00 \u00b7 16:30\u201320:00 WhatsApp Categor\u00edas Qui\u00e9nes somos Por qu\u00e9 nosotros Rese\u00f1as Contacto Llamar Abrir WhatsApp Tienda local en Zafra \u00b7 Pol. Ind. Los Ca\u00f1os Recambios que encajan.Y asesoramiento que &#8230; <a title=\"Repuestos El Garaje\" class=\"read-more\" href=\"https:\/\/repuestoselgaraje.es\/\" aria-label=\"Leer m\u00e1s sobre Repuestos El Garaje\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/repuestoselgaraje.es\/index.php\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/repuestoselgaraje.es\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/repuestoselgaraje.es\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/repuestoselgaraje.es\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/repuestoselgaraje.es\/index.php\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":8,"href":"https:\/\/repuestoselgaraje.es\/index.php\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":20,"href":"https:\/\/repuestoselgaraje.es\/index.php\/wp-json\/wp\/v2\/pages\/9\/revisions\/20"}],"wp:attachment":[{"href":"https:\/\/repuestoselgaraje.es\/index.php\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}