{"id":174,"date":"2026-05-04T14:50:40","date_gmt":"2026-05-04T12:50:40","guid":{"rendered":"https:\/\/celek.fr\/?page_id=174"},"modified":"2026-05-05T14:32:47","modified_gmt":"2026-05-05T12:32:47","slug":"accueil-celek","status":"publish","type":"page","link":"https:\/\/celek.fr\/","title":{"rendered":"Accueil C\u2019ELEK"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"174\" class=\"elementor elementor-174\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cce1c0a e-flex e-con-boxed e-con e-parent\" data-id=\"cce1c0a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04f7106 elementor-widget elementor-widget-html\" data-id=\"04f7106\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  :root {\n    --celek-black: #0b0b0d;\n    --celek-text: #1d1d1f;\n    --celek-grey: #6e6e73;\n    --celek-light: #f5f5f7;\n    --celek-white: #ffffff;\n    --celek-yellow: #f5b800;\n    --celek-yellow-soft: rgba(245, 184, 0, 0.12);\n    --celek-border: rgba(0, 0, 0, 0.08);\n  }\n\n  .celek-site {\n    font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    background: #ffffff;\n    color: var(--celek-text);\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .celek-site * {\n    box-sizing: border-box;\n  }\n\n  .celek-container {\n    max-width: 1220px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .celek-section {\n    padding: 110px 0;\n  }\n\n  .celek-section-light {\n    background: var(--celek-light);\n  }\n\n  .celek-hero {\n    min-height: 760px;\n    display: flex;\n    align-items: center;\n    background:\n      radial-gradient(circle at 84% 10%, rgba(245, 184, 0, 0.18), transparent 30%),\n      linear-gradient(135deg, #ffffff 0%, #f7f7f7 100%);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .celek-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -210px;\n    bottom: -210px;\n    width: 520px;\n    height: 520px;\n    border-radius: 50%;\n    background: rgba(245, 184, 0, 0.08);\n  }\n\n  .celek-grid-2 {\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    gap: 78px;\n    align-items: center;\n    position: relative;\n    z-index: 2;\n  }\n\n  .celek-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    background: var(--celek-yellow-soft);\n    color: #8a6400;\n    border: 1px solid rgba(245, 184, 0, 0.22);\n    padding: 10px 16px;\n    border-radius: 999px;\n    font-weight: 650;\n    font-size: 14px;\n    margin-bottom: 22px;\n  }\n\n  .celek-badge svg,\n  .celek-icon-box svg,\n  .celek-contact-icon svg,\n  .celek-strip-icon svg {\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 1.7;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .celek-badge svg {\n    width: 17px;\n    height: 17px;\n  }\n\n  .celek-h1 {\n    font-size: clamp(44px, 6vw, 78px);\n    line-height: 1.02;\n    letter-spacing: -0.065em;\n    margin: 0 0 26px;\n    font-weight: 800;\n    color: var(--celek-text);\n  }\n\n  .celek-h1 span {\n    color: var(--celek-yellow);\n  }\n\n  .celek-h2 {\n    font-size: clamp(34px, 4vw, 56px);\n    line-height: 1.06;\n    letter-spacing: -0.055em;\n    margin: 0 0 22px;\n    font-weight: 800;\n    color: var(--celek-text);\n  }\n\n  .celek-h3 {\n    font-size: 22px;\n    line-height: 1.25;\n    margin: 0 0 12px;\n    font-weight: 700;\n    letter-spacing: -0.025em;\n    color: var(--celek-text);\n  }\n\n  .celek-text {\n    font-size: 19px;\n    line-height: 1.65;\n    color: var(--celek-grey);\n    margin: 0 0 24px;\n    font-weight: 400;\n  }\n\n  .celek-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin: 34px 0 24px;\n  }\n\n  .celek-btn {\n    display: inline-flex;\n    justify-content: center;\n    align-items: center;\n    padding: 15px 25px;\n    border-radius: 999px;\n    text-decoration: none !important;\n    font-weight: 700;\n    font-size: 15px;\n    transition: 0.25s ease;\n    border: 1px solid transparent;\n    letter-spacing: -0.01em;\n  }\n\n  .celek-btn-dark {\n    background: var(--celek-black);\n    color: #fff !important;\n  }\n\n  .celek-btn-yellow {\n    background: var(--celek-yellow);\n    color: var(--celek-black) !important;\n  }\n\n  .celek-btn-outline {\n    background: rgba(255,255,255,0.75);\n    color: var(--celek-black) !important;\n    border-color: var(--celek-border);\n  }\n\n  .celek-btn:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 16px 34px rgba(0,0,0,0.10);\n  }\n\n  .celek-mini-line {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    color: var(--celek-grey);\n    font-weight: 500;\n    font-size: 15px;\n  }\n\n  .celek-mini-line span {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n  }\n\n  .celek-profile-card {\n    background: rgba(255,255,255,0.92);\n    border: 1px solid var(--celek-border);\n    border-radius: 38px;\n    padding: 38px;\n    box-shadow: 0 30px 90px rgba(0, 0, 0, 0.08);\n    position: relative;\n  }\n\n  .celek-photo-wrap {\n    width: 235px;\n    height: 235px;\n    border-radius: 50%;\n    padding: 7px;\n    background: linear-gradient(135deg, var(--celek-yellow), #ffd65a);\n    margin: 0 auto 28px;\n  }\n\n  .celek-photo {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    background-image: url(https:\/\/celek.fr\/wp-content\/uploads\/2026\/05\/photo-kevyn-celek-rond.png);\n    background-size: cover;\n    background-position: center;\n    background-color: #222;\n  }\n\n  .celek-profile-card h2 {\n    text-align: center;\n    margin: 0;\n    font-size: 42px;\n    letter-spacing: -0.04em;\n    font-weight: 800;\n  }\n\n  .celek-profile-card h2 span {\n    color: var(--celek-yellow);\n  }\n\n  .celek-profile-card .role {\n    text-align: center;\n    margin: 10px 0 26px;\n    font-size: 15px;\n    color: var(--celek-grey);\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n  }\n\n  .celek-contact-list {\n    display: grid;\n    gap: 12px;\n    margin-top: 24px;\n  }\n\n  .celek-contact-item {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    color: var(--celek-text);\n    font-size: 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .celek-contact-icon {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: rgba(245,184,0,0.12);\n    color: var(--celek-yellow);\n    border: 1px solid rgba(245,184,0,0.20);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n  }\n\n  .celek-contact-icon svg {\n    width: 19px;\n    height: 19px;\n  }\n\n  .celek-service-strip {\n    background: rgba(255,255,255,0.92);\n    border-top: 1px solid var(--celek-border);\n    border-bottom: 1px solid var(--celek-border);\n    padding: 24px 0;\n  }\n\n  .celek-strip-inner {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 18px 28px;\n  }\n\n  .celek-strip-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-weight: 650;\n    color: var(--celek-text);\n    font-size: 15px;\n  }\n\n  .celek-strip-link {\n    text-decoration: none !important;\n    color: var(--celek-text) !important;\n    transition: 0.25s ease;\n    border-radius: 999px;\n    padding: 10px 14px;\n  }\n\n  .celek-strip-link:hover {\n    background: rgba(245,184,0,0.12);\n    color: #8a6400 !important;\n    transform: translateY(-2px);\n  }\n\n  .celek-strip-icon {\n    color: var(--celek-yellow);\n    display: flex;\n  }\n\n  .celek-strip-link:hover .celek-strip-icon {\n    color: #8a6400;\n  }\n\n  .celek-strip-icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  .celek-intro {\n    max-width: 820px;\n    margin-bottom: 44px;\n  }\n\n  .celek-cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .celek-card {\n    background: rgba(255,255,255,0.92);\n    border: 1px solid var(--celek-border);\n    border-radius: 30px;\n    padding: 34px;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.06);\n    transition: 0.25s ease;\n    height: 100%;\n  }\n\n  .celek-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 28px 80px rgba(0,0,0,0.10);\n  }\n\n  .celek-icon-box {\n    width: 56px;\n    height: 56px;\n    border-radius: 18px;\n    background: rgba(245,184,0,0.10);\n    color: var(--celek-yellow);\n    border: 1px solid rgba(245,184,0,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 22px;\n  }\n\n  .celek-icon-box svg {\n    width: 28px;\n    height: 28px;\n  }\n\n  .celek-card p {\n    color: var(--celek-grey);\n    line-height: 1.65;\n    font-size: 16px;\n    margin: 0 0 20px;\n  }\n\n  .celek-card a {\n    color: var(--celek-text);\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .celek-card a:hover {\n    color: var(--celek-yellow);\n  }\n\n  .celek-dark {\n    background:\n      radial-gradient(circle at top right, rgba(245,184,0,0.22), transparent 34%),\n      #080808 !important;\n    color: #ffffff !important;\n    border-radius: 38px;\n    padding: 66px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 54px;\n    align-items: center;\n    overflow: hidden;\n    position: relative;\n    box-shadow: 0 30px 90px rgba(0,0,0,0.18);\n  }\n\n  .celek-dark::after {\n    content: \"\";\n    position: absolute;\n    right: -120px;\n    top: -120px;\n    width: 340px;\n    height: 340px;\n    border-radius: 50%;\n    background: rgba(245,184,0,0.14);\n  }\n\n  .celek-dark h1,\n  .celek-dark h2,\n  .celek-dark h3,\n  .celek-dark .celek-h1,\n  .celek-dark .celek-h2,\n  .celek-dark .celek-h3,\n  .celek-final h1,\n  .celek-final h2,\n  .celek-final h3,\n  .celek-final .celek-h1,\n  .celek-final .celek-h2,\n  .celek-final .celek-h3 {\n    color: #ffffff !important;\n    opacity: 1 !important;\n  }\n\n  .celek-dark p,\n  .celek-dark span,\n  .celek-dark div,\n  .celek-dark .celek-text,\n  .celek-dark .celek-small,\n  .celek-final p,\n  .celek-final span,\n  .celek-final div,\n  .celek-final .celek-text,\n  .celek-final .celek-small {\n    color: #ffffff !important;\n    opacity: 1 !important;\n  }\n\n  .celek-dark .celek-text,\n  .celek-final .celek-text {\n    color: rgba(255,255,255,0.96) !important;\n  }\n\n  .celek-dark .celek-badge,\n  .celek-final .celek-badge {\n    background: rgba(245,184,0,0.18) !important;\n    color: #ffd86a !important;\n    border-color: rgba(245,184,0,0.34) !important;\n  }\n\n  .celek-points {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .celek-point {\n    background: rgba(255,255,255,0.12) !important;\n    border: 1px solid rgba(255,255,255,0.24) !important;\n    border-radius: 18px;\n    padding: 18px;\n    font-weight: 650;\n    color: #ffffff !important;\n    opacity: 1 !important;\n  }\n\n  .celek-point::before {\n    content: \"\u2713\";\n    color: var(--celek-yellow) !important;\n    margin-right: 9px;\n    font-weight: 900;\n  }\n\n  .celek-highlight {\n    background:\n      radial-gradient(circle at top right, rgba(245, 184, 0, 0.14), transparent 30%),\n      rgba(255,255,255,0.94);\n    border: 1px solid var(--celek-border);\n    border-radius: 38px;\n    padding: 66px;\n    box-shadow: 0 25px 75px rgba(0,0,0,0.08);\n  }\n\n  .celek-zone {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 26px;\n  }\n\n  .celek-zone span {\n    background: #fff;\n    border: 1px solid var(--celek-border);\n    border-radius: 999px;\n    padding: 11px 16px;\n    font-weight: 650;\n    color: var(--celek-text);\n  }\n\n  .celek-reviews {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .celek-review {\n    background: #fff;\n    border: 1px solid var(--celek-border);\n    border-radius: 30px;\n    padding: 30px;\n    box-shadow: 0 18px 50px rgba(0,0,0,0.06);\n  }\n\n  .celek-stars {\n    color: var(--celek-yellow);\n    font-size: 21px;\n    margin-bottom: 14px;\n    letter-spacing: 2px;\n  }\n\n  .celek-review p {\n    color: var(--celek-grey);\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .celek-review strong {\n    color: var(--celek-text);\n    font-weight: 700;\n  }\n\n  .celek-final {\n    text-align: center;\n    background:\n      radial-gradient(circle at top, rgba(245, 184, 0, 0.16), transparent 35%),\n      #080808 !important;\n    color: #fff !important;\n    border-radius: 40px;\n    padding: 80px 34px;\n    box-shadow: 0 30px 90px rgba(0,0,0,0.18);\n  }\n\n  .celek-final p {\n    max-width: 780px;\n    margin: 0 auto 30px;\n  }\n\n  @media (max-width: 1050px) {\n    .celek-grid-2,\n    .celek-dark {\n      grid-template-columns: 1fr;\n    }\n\n    .celek-cards,\n    .celek-reviews {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .celek-hero {\n      min-height: auto;\n      padding: 90px 0;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .celek-section {\n      padding: 70px 0;\n    }\n\n    .celek-container {\n      padding: 0 18px;\n    }\n\n    .celek-cards,\n    .celek-reviews,\n    .celek-points {\n      grid-template-columns: 1fr;\n    }\n\n    .celek-profile-card,\n    .celek-dark,\n    .celek-highlight,\n    .celek-final {\n      padding: 34px 24px;\n      border-radius: 28px;\n    }\n\n    .celek-photo-wrap {\n      width: 185px;\n      height: 185px;\n    }\n\n    .celek-profile-card h2 {\n      font-size: 34px;\n    }\n\n    .celek-actions {\n      flex-direction: column;\n    }\n\n    .celek-btn {\n      width: 100%;\n    }\n\n    .celek-strip-inner {\n      justify-content: flex-start;\n    }\n  }\n<\/style>\n\n<div class=\"celek-site\">\n\n  <section class=\"celek-hero\">\n    <div class=\"celek-container celek-grid-2\">\n      <div>\n        <div class=\"celek-badge\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M13 2L4 14h7l-1 8 10-13h-7l0-7z\"><\/path><\/svg>\n          \u00c9lectricit\u00e9 g\u00e9n\u00e9rale en Alsace\n        <\/div>\n\n        <h1 class=\"celek-h1\">\n          \u00c9lectricien \u00e0 <span>Kaysersberg<\/span>, Colmar et dans le Haut-Rhin\n        <\/h1>\n\n        <p class=\"celek-text\">\n          C\u2019ELEK accompagne les particuliers et les professionnels pour leurs travaux d\u2019\u00e9lectricit\u00e9 g\u00e9n\u00e9rale,\n          r\u00e9novation \u00e9lectrique, d\u00e9pannage, tableaux \u00e9lectriques, VMC, tertiaire \/ ERP et bornes de recharge IRVE.\n        <\/p>\n\n        <p class=\"celek-text\">\n          Bas\u00e9e \u00e0 Orbey, au 20 rue de la Lib\u00e9ration, C\u2019ELEK intervient autour de Kaysersberg, Colmar et dans le Haut-Rhin avec une approche claire :\n          du conseil, un travail soign\u00e9 et des installations fiables dans le temps.\n        <\/p>\n\n        <div class=\"celek-actions\">\n          <a class=\"celek-btn celek-btn-dark\" href=\"https:\/\/celek.fr\/index.php\/contact\/\">Demander un devis<\/a>\n          <a class=\"celek-btn celek-btn-yellow\" href=\"tel:+33652385600\">Appeler C\u2019ELEK<\/a>\n          <a class=\"celek-btn celek-btn-outline\" href=\"mailto:contact@celek.fr\">Envoyer un mail<\/a>\n        <\/div>\n\n        <div class=\"celek-mini-line\">\n          <span>Orbey<\/span>\n          <span>\u2022 Kaysersberg<\/span>\n          <span>\u2022 Colmar<\/span>\n          <span>\u2022 Haut-Rhin<\/span>\n          <span>\u2022 Particuliers & professionnels<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"celek-profile-card\">\n        <div class=\"celek-photo-wrap\">\n          <div class=\"celek-photo\"><\/div>\n        <\/div>\n\n        <h2>C\u2019ele<span>K<\/span><\/h2>\n        <div class=\"role\">COUBAT Kevyn \u2014 G\u00e9rant<\/div>\n\n        <div class=\"celek-contact-list\">\n          <a class=\"celek-contact-item\" href=\"tel:+33652385600\">\n            <span class=\"celek-contact-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2A19.79 19.79 0 0 1 3.1 5.18 2 2 0 0 1 5.07 3h3a2 2 0 0 1 2 1.72 12.6 12.6 0 0 0 .7 2.81 2 2 0 0 1-.45 2L9.7 11a16 16 0 0 0 4.91 4.91l1.47-1.47a2 2 0 0 1 2-.45 12.6 12.6 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\n            <\/span>\n            <span>06 52 38 56 00<\/span>\n          <\/a>\n\n          <a class=\"celek-contact-item\" href=\"mailto:contact@celek.fr\">\n            <span class=\"celek-contact-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M4 4h16v16H4z\"><\/path><path d=\"M22 6l-10 7L2 6\"><\/path><\/svg>\n            <\/span>\n            <span>contact@celek.fr<\/span>\n          <\/a>\n\n          <a class=\"celek-contact-item\" href=\"https:\/\/celek.fr\">\n            <span class=\"celek-contact-icon\">\n              <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20\"><\/path><path d=\"M12 2a15.3 15.3 0 0 1 0 20\"><\/path><path d=\"M12 2a15.3 15.3 0 0 0 0 20\"><\/path><\/svg>\n            <\/span>\n            <span>celek.fr<\/span>\n          <\/a>\n\n          <div class=\"celek-contact-item\">\n            <span class=\"celek-contact-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 12-9 12S3 17 3 10a9 9 0 1 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n            <\/span>\n            <span>Orbey \u2022 Kaysersberg \u2022 Colmar \u2022 Haut-Rhin<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"celek-service-strip\">\n    <div class=\"celek-container celek-strip-inner\">\n\n      <a class=\"celek-strip-item celek-strip-link\" href=\"https:\/\/celek.fr\/index.php\/contact\/\">\n        <span class=\"celek-strip-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M13 2L4 14h7l-1 8 10-13h-7l0-7z\"><\/path><\/svg>\n        <\/span>\n        \u00c9lectricit\u00e9 g\u00e9n\u00e9rale\n      <\/a>\n\n      <a class=\"celek-strip-item celek-strip-link\" href=\"https:\/\/celek.fr\/index.php\/renovation-electrique\/\">\n        <span class=\"celek-strip-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M4 12h16v9H4z\"><\/path><path d=\"M7 12V7h10v5\"><\/path><\/svg>\n        <\/span>\n        R\u00e9novation\n      <\/a>\n\n      <a class=\"celek-strip-item celek-strip-link\" href=\"https:\/\/celek.fr\/index.php\/depannage-electrique\/\">\n        <span class=\"celek-strip-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17l3 3 5.3-5.3a4 4 0 0 0 5.4-5.4z\"><\/path><\/svg>\n        <\/span>\n        D\u00e9pannage\n      <\/a>\n\n      <a class=\"celek-strip-item celek-strip-link\" href=\"https:\/\/celek.fr\/index.php\/electricite-tertiaire-erp\/\">\n        <span class=\"celek-strip-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M4 19h16v-9H4v9z\"><\/path><path d=\"M7 10V7h10v3\"><\/path><path d=\"M9 14h6\"><\/path><\/svg>\n        <\/span>\n        Tertiaire \/ ERP\n      <\/a>\n\n      <a class=\"celek-strip-item celek-strip-link\" href=\"https:\/\/celek.fr\/index.php\/borne-de-recharge-irve\/\">\n        <span class=\"celek-strip-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M7 7h10v10H7z\"><\/path><path d=\"M12 3v4\"><\/path><path d=\"M12 17v4\"><\/path><path d=\"M3 12h4\"><\/path><path d=\"M17 12h4\"><\/path><\/svg>\n        <\/span>\n        Bornes IRVE\n      <\/a>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"celek-section\">\n    <div class=\"celek-container\">\n      <div class=\"celek-intro\">\n        <div class=\"celek-badge\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9 11l3 3L22 4\"><\/path><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"><\/path><\/svg>\n          Services C\u2019ELEK\n        <\/div>\n\n        <h2 class=\"celek-h2\">Des solutions \u00e9lectriques pour vos projets<\/h2>\n\n        <p class=\"celek-text\">\n          Que ce soit pour une intervention rapide, une r\u00e9novation compl\u00e8te ou un projet professionnel, C\u2019ELEK vous accompagne\n          avec une vision pratique : comprendre le besoin, proposer une solution claire et r\u00e9aliser un travail propre.\n        <\/p>\n      <\/div>\n\n      <div class=\"celek-cards\">\n\n        <div class=\"celek-card\">\n          <div class=\"celek-icon-box\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M13 2L4 14h7l-1 8 10-13h-7l0-7z\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"celek-h3\">\u00c9lectricit\u00e9 g\u00e9n\u00e9rale<\/h3>\n          <p>Cr\u00e9ation, modification ou am\u00e9lioration de votre installation : prises, \u00e9clairage, alimentations, protections et \u00e9quipements.<\/p>\n          <a href=\"https:\/\/celek.fr\/index.php\/contact\/\">Demander un devis \u2192<\/a>\n        <\/div>\n\n        <div class=\"celek-card\">\n          <div class=\"celek-icon-box\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M4 12h16v9H4z\"><\/path><path d=\"M7 12V7h10v5\"><\/path><path d=\"M12 16v5\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"celek-h3\">R\u00e9novation \u00e9lectrique<\/h3>\n          <p>R\u00e9novation compl\u00e8te ou partielle d\u2019une maison, d\u2019un appartement ou d\u2019un local professionnel.<\/p>\n          <a href=\"https:\/\/celek.fr\/index.php\/renovation-electrique\/\">Voir le service \u2192<\/a>\n        <\/div>\n\n        <div class=\"celek-card\">\n          <div class=\"celek-icon-box\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17l3 3 5.3-5.3a4 4 0 0 0 5.4-5.4z\"><\/path><path d=\"M15 5l4 4\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"celek-h3\">D\u00e9pannage \u00e9lectrique<\/h3>\n          <p>Recherche de panne, disjonction r\u00e9p\u00e9t\u00e9e, circuit hors service, probl\u00e8me de tableau, prise ou \u00e9clairage d\u00e9fectueux.<\/p>\n          <a href=\"https:\/\/celek.fr\/index.php\/depannage-electrique\/\">Demander une intervention \u2192<\/a>\n        <\/div>\n\n        <div class=\"celek-card\">\n          <div class=\"celek-icon-box\">\n            <svg viewBox=\"0 0 24 24\"><rect x=\"4\" y=\"3\" width=\"16\" height=\"18\" rx=\"2\"><\/rect><path d=\"M8 8h8\"><\/path><path d=\"M8 12h8\"><\/path><path d=\"M8 16h5\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"celek-h3\">Mise en s\u00e9curit\u00e9<\/h3>\n          <p>Correction des points dangereux, am\u00e9lioration des protections et s\u00e9curisation d\u2019une installation ancienne.<\/p>\n          <a href=\"https:\/\/celek.fr\/index.php\/mise-en-securite-electrique\/\">Voir le service \u2192<\/a>\n        <\/div>\n\n        <div class=\"celek-card\">\n          <div class=\"celek-icon-box\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M7 7h10v10H7z\"><\/path><path d=\"M12 3v4\"><\/path><path d=\"M12 17v4\"><\/path><path d=\"M3 12h4\"><\/path><path d=\"M17 12h4\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"celek-h3\">Bornes de recharge IRVE<\/h3>\n          <p>Installation de bornes de recharge pour v\u00e9hicules \u00e9lectriques et hybrides rechargeables.<\/p>\n          <a href=\"https:\/\/celek.fr\/index.php\/borne-de-recharge-irve\/\">Installer une borne \u2192<\/a>\n        <\/div>\n\n        <div class=\"celek-card\">\n          <div class=\"celek-icon-box\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M4 19h16v-9H4v9z\"><\/path><path d=\"M7 10V7h10v3\"><\/path><path d=\"M9 14h6\"><\/path><path d=\"M9 17h6\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"celek-h3\">Tertiaire \/ ERP<\/h3>\n          <p>Travaux \u00e9lectriques pour commerces, restaurants, bureaux, locaux professionnels et ERP.<\/p>\n          <a href=\"https:\/\/celek.fr\/index.php\/electricite-tertiaire-erp\/\">Projet professionnel \u2192<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"celek-section celek-section-light\">\n    <div class=\"celek-container\">\n      <div class=\"celek-dark\">\n        <div>\n          <div class=\"celek-badge\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\n            Pourquoi choisir C\u2019ELEK ?\n          <\/div>\n\n          <h2 class=\"celek-h2\">Une entreprise locale, s\u00e9rieuse et orient\u00e9e terrain<\/h2>\n\n          <p class=\"celek-text\">\n            C\u2019ELEK intervient avec une approche simple : des explications claires, un devis compr\u00e9hensible,\n            un chantier organis\u00e9 et une installation fiable dans le temps.\n          <\/p>\n\n          <p class=\"celek-text\">\n            Chaque projet est \u00e9tudi\u00e9 selon l\u2019existant, les contraintes du b\u00e2timent et les besoins r\u00e9els du client.\n            L\u2019objectif n\u2019est pas de vendre du superflu, mais de proposer une solution coh\u00e9rente et durable.\n          <\/p>\n        <\/div>\n\n        <div class=\"celek-points\">\n          <div class=\"celek-point\">Travail propre<\/div>\n          <div class=\"celek-point\">Conseils techniques<\/div>\n          <div class=\"celek-point\">Devis clair<\/div>\n          <div class=\"celek-point\">Qualification IRVE<\/div>\n          <div class=\"celek-point\">R\u00e9novation & d\u00e9pannage<\/div>\n          <div class=\"celek-point\">Particuliers & pros<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"celek-section\">\n    <div class=\"celek-container\">\n      <div class=\"celek-highlight\">\n        <div class=\"celek-badge\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M7 7h10v10H7z\"><\/path><path d=\"M12 3v4\"><\/path><path d=\"M12 17v4\"><\/path><path d=\"M3 12h4\"><\/path><path d=\"M17 12h4\"><\/path><\/svg>\n          Sp\u00e9cialit\u00e9 recharge \u00e9lectrique\n        <\/div>\n\n        <h2 class=\"celek-h2\">Installation de bornes de recharge IRVE dans le Haut-Rhin<\/h2>\n\n        <p class=\"celek-text\">\n          C\u2019ELEK installe des bornes de recharge pour v\u00e9hicules \u00e9lectriques et hybrides rechargeables.\n          Avant chaque installation, l\u2019entreprise \u00e9tudie votre tableau \u00e9lectrique, la puissance disponible,\n          le cheminement possible des c\u00e2bles et vos habitudes de recharge.\n        <\/p>\n\n        <p class=\"celek-text\">\n          Une borne de recharge doit \u00eatre correctement dimensionn\u00e9e, prot\u00e9g\u00e9e et adapt\u00e9e \u00e0 votre installation.\n          C\u2019est ce qui permet une recharge confortable, s\u00e9curis\u00e9e et durable.\n        <\/p>\n\n        <div class=\"celek-actions\">\n          <a class=\"celek-btn celek-btn-dark\" href=\"https:\/\/celek.fr\/index.php\/borne-de-recharge-irve\/\">En savoir plus sur l\u2019IRVE<\/a>\n          <a class=\"celek-btn celek-btn-yellow\" href=\"https:\/\/celek.fr\/index.php\/contact\/\">Demander une \u00e9tude<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"celek-section celek-section-light\">\n    <div class=\"celek-container\">\n      <div class=\"celek-intro\">\n        <div class=\"celek-badge\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 12-9 12S3 17 3 10a9 9 0 1 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n          Zone d\u2019intervention\n        <\/div>\n\n        <h2 class=\"celek-h2\">\u00c9lectricien autour d\u2019Orbey, Kaysersberg, Colmar et dans le Haut-Rhin<\/h2>\n\n        <p class=\"celek-text\">\n          Bas\u00e9e \u00e0 Orbey, C\u2019ELEK intervient principalement autour de Kaysersberg, Colmar et dans les communes voisines du Haut-Rhin.\n        <\/p>\n\n        <div class=\"celek-zone\">\n          <span>Orbey<\/span>\n          <span>Kaysersberg<\/span>\n          <span>Colmar<\/span>\n          <span>Ribeauvill\u00e9<\/span>\n          <span>Riquewihr<\/span>\n          <span>Ammerschwihr<\/span>\n          <span>Turckheim<\/span>\n          <span>Ingersheim<\/span>\n          <span>Wintzenheim<\/span>\n          <span>Houssen<\/span>\n          <span>Haut-Rhin<\/span>\n          <span>Alsace<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"celek-section\">\n    <div class=\"celek-container\">\n      <div class=\"celek-intro\">\n        <div class=\"celek-badge\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"><\/path><\/svg>\n          Avis clients\n        <\/div>\n\n        <h2 class=\"celek-h2\">Des clients qui recommandent C\u2019ELEK<\/h2>\n\n        <p class=\"celek-text\">\n          Les clients recherchent avant tout un \u00e9lectricien fiable, clair et soigneux. Les avis clients sont l\u00e0 pour rassurer\n          et confirmer la qualit\u00e9 du travail r\u00e9alis\u00e9.\n        <\/p>\n      <\/div>\n\n      <div class=\"celek-reviews\">\n        <div class=\"celek-review\">\n          <div class=\"celek-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p>Travail s\u00e9rieux, propre et professionnel. Les explications sont claires et le r\u00e9sultat est conforme aux attentes.<\/p>\n          <strong>Client particulier<\/strong>\n        <\/div>\n\n        <div class=\"celek-review\">\n          <div class=\"celek-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p>Intervention efficace pour un probl\u00e8me \u00e9lectrique, avec un bon contact et un chantier laiss\u00e9 propre.<\/p>\n          <strong>D\u00e9pannage \u00e9lectrique<\/strong>\n        <\/div>\n\n        <div class=\"celek-review\">\n          <div class=\"celek-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p>Entreprise fiable, de bon conseil, avec un devis clair et une intervention bien organis\u00e9e.<\/p>\n          <strong>Projet de r\u00e9novation<\/strong>\n        <\/div>\n      <\/div>\n\n      <div class=\"celek-actions\">\n        <a class=\"celek-btn celek-btn-yellow\" href=\"https:\/\/share.google\/FRzcvt1oTamP2y0HC\" target=\"_blank\" rel=\"noopener\">Voir les avis Google<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"celek-section\">\n    <div class=\"celek-container\">\n      <div class=\"celek-final\">\n        <h2 class=\"celek-h2\">Vous avez un projet \u00e9lectrique ?<\/h2>\n\n        <p class=\"celek-text\">\n          R\u00e9novation, d\u00e9pannage, tableau \u00e9lectrique, borne de recharge, VMC ou chantier professionnel :\n          contactez C\u2019ELEK pour \u00e9changer sur votre besoin et obtenir un devis adapt\u00e9.\n        <\/p>\n\n        <div class=\"celek-actions\" style=\"justify-content:center;\">\n          <a class=\"celek-btn celek-btn-yellow\" href=\"tel:+33652385600\">Appeler C\u2019ELEK<\/a>\n          <a class=\"celek-btn celek-btn-dark\" style=\"background:#fff;color:#111!important;\" href=\"https:\/\/celek.fr\/index.php\/contact\/\">Demander un devis<\/a>\n          <a class=\"celek-btn celek-btn-outline\" style=\"background:rgba(255,255,255,0.08);color:#fff!important;border-color:rgba(255,255,255,0.16);\" href=\"mailto:contact@celek.fr\">contact@celek.fr<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00c9lectricit\u00e9 g\u00e9n\u00e9rale en Alsace \u00c9lectricien \u00e0 Kaysersberg, Colmar et dans le Haut-Rhin C\u2019ELEK accompagne les particuliers et les professionnels pour leurs travaux d\u2019\u00e9lectricit\u00e9 g\u00e9n\u00e9rale, r\u00e9novation \u00e9lectrique, d\u00e9pannage, tableaux \u00e9lectriques, VMC, tertiaire \/ ERP et bornes de recharge IRVE. Bas\u00e9e \u00e0 Orbey, au 20 rue de la Lib\u00e9ration, C\u2019ELEK intervient autour de Kaysersberg, Colmar et dans [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"\u00c9lectricien \u00e0 Orbey, Kaysersberg & Colmar | C\u2019ELEK","_seopress_titles_desc":"C\u2019ELEK, entreprise d\u2019\u00e9lectricit\u00e9 bas\u00e9e \u00e0 Orbey, intervient \u00e0 Kaysersberg, Colmar et dans le Haut-Rhin pour r\u00e9novation, d\u00e9pannage, VMC, tertiaire et bornes IRVE.","_seopress_robots_index":"","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-174","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u00c9lectricien \u00e0 Orbey, Kaysersberg &amp; Colmar | C\u2019ELEK<\/title>\n<meta name=\"description\" content=\"C\u2019ELEK, entreprise d\u2019\u00e9lectricit\u00e9 bas\u00e9e \u00e0 Orbey, intervient \u00e0 Kaysersberg, Colmar et dans le Haut-Rhin pour r\u00e9novation, d\u00e9pannage, VMC, tertiaire et bornes IRVE.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/celek.fr\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u00c9lectricien \u00e0 Orbey, Kaysersberg &amp; Colmar | C\u2019ELEK\" \/>\n<meta property=\"og:description\" content=\"C\u2019ELEK, entreprise d\u2019\u00e9lectricit\u00e9 bas\u00e9e \u00e0 Orbey, intervient \u00e0 Kaysersberg, Colmar et dans le Haut-Rhin pour r\u00e9novation, d\u00e9pannage, VMC, tertiaire et bornes IRVE.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/celek.fr\/\" \/>\n<meta property=\"og:site_name\" content=\"C&#039;eleK\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-05T12:32:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/celek.fr\/\",\"url\":\"https:\/\/celek.fr\/\",\"name\":\"\u00c9lectricien \u00e0 Orbey, Kaysersberg & Colmar | C\u2019ELEK\",\"isPartOf\":{\"@id\":\"http:\/\/celek.fr\/#website\"},\"datePublished\":\"2026-05-04T12:50:40+00:00\",\"dateModified\":\"2026-05-05T12:32:47+00:00\",\"description\":\"C\u2019ELEK, entreprise d\u2019\u00e9lectricit\u00e9 bas\u00e9e \u00e0 Orbey, intervient \u00e0 Kaysersberg, Colmar et dans le Haut-Rhin pour r\u00e9novation, d\u00e9pannage, VMC, tertiaire et bornes IRVE.\",\"breadcrumb\":{\"@id\":\"https:\/\/celek.fr\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/celek.fr\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/celek.fr\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/celek.fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accueil C\u2019ELEK\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/celek.fr\/#website\",\"url\":\"http:\/\/celek.fr\/\",\"name\":\"C&#039;eleK\",\"description\":\"Entreprise d&#039;\u00e9lectricit\u00e9 g\u00e9n\u00e9rale\",\"publisher\":{\"@id\":\"http:\/\/celek.fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/celek.fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/celek.fr\/#organization\",\"name\":\"C&#039;eleK\",\"url\":\"http:\/\/celek.fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"http:\/\/celek.fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/celek.fr\/wp-content\/uploads\/2025\/01\/C-eleK.png\",\"contentUrl\":\"https:\/\/celek.fr\/wp-content\/uploads\/2025\/01\/C-eleK.png\",\"width\":683,\"height\":320,\"caption\":\"C&#039;eleK\"},\"image\":{\"@id\":\"http:\/\/celek.fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u00c9lectricien \u00e0 Orbey, Kaysersberg & Colmar | C\u2019ELEK","description":"C\u2019ELEK, entreprise d\u2019\u00e9lectricit\u00e9 bas\u00e9e \u00e0 Orbey, intervient \u00e0 Kaysersberg, Colmar et dans le Haut-Rhin pour r\u00e9novation, d\u00e9pannage, VMC, tertiaire et bornes IRVE.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/celek.fr\/","og_locale":"fr_FR","og_type":"article","og_title":"\u00c9lectricien \u00e0 Orbey, Kaysersberg & Colmar | C\u2019ELEK","og_description":"C\u2019ELEK, entreprise d\u2019\u00e9lectricit\u00e9 bas\u00e9e \u00e0 Orbey, intervient \u00e0 Kaysersberg, Colmar et dans le Haut-Rhin pour r\u00e9novation, d\u00e9pannage, VMC, tertiaire et bornes IRVE.","og_url":"https:\/\/celek.fr\/","og_site_name":"C&#039;eleK","article_modified_time":"2026-05-05T12:32:47+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/celek.fr\/","url":"https:\/\/celek.fr\/","name":"\u00c9lectricien \u00e0 Orbey, Kaysersberg & Colmar | C\u2019ELEK","isPartOf":{"@id":"http:\/\/celek.fr\/#website"},"datePublished":"2026-05-04T12:50:40+00:00","dateModified":"2026-05-05T12:32:47+00:00","description":"C\u2019ELEK, entreprise d\u2019\u00e9lectricit\u00e9 bas\u00e9e \u00e0 Orbey, intervient \u00e0 Kaysersberg, Colmar et dans le Haut-Rhin pour r\u00e9novation, d\u00e9pannage, VMC, tertiaire et bornes IRVE.","breadcrumb":{"@id":"https:\/\/celek.fr\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/celek.fr\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/celek.fr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/celek.fr\/"},{"@type":"ListItem","position":2,"name":"Accueil C\u2019ELEK"}]},{"@type":"WebSite","@id":"http:\/\/celek.fr\/#website","url":"http:\/\/celek.fr\/","name":"C&#039;eleK","description":"Entreprise d&#039;\u00e9lectricit\u00e9 g\u00e9n\u00e9rale","publisher":{"@id":"http:\/\/celek.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/celek.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"http:\/\/celek.fr\/#organization","name":"C&#039;eleK","url":"http:\/\/celek.fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"http:\/\/celek.fr\/#\/schema\/logo\/image\/","url":"https:\/\/celek.fr\/wp-content\/uploads\/2025\/01\/C-eleK.png","contentUrl":"https:\/\/celek.fr\/wp-content\/uploads\/2025\/01\/C-eleK.png","width":683,"height":320,"caption":"C&#039;eleK"},"image":{"@id":"http:\/\/celek.fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/celek.fr\/index.php\/wp-json\/wp\/v2\/pages\/174","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/celek.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/celek.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/celek.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/celek.fr\/index.php\/wp-json\/wp\/v2\/comments?post=174"}],"version-history":[{"count":32,"href":"https:\/\/celek.fr\/index.php\/wp-json\/wp\/v2\/pages\/174\/revisions"}],"predecessor-version":[{"id":413,"href":"https:\/\/celek.fr\/index.php\/wp-json\/wp\/v2\/pages\/174\/revisions\/413"}],"wp:attachment":[{"href":"https:\/\/celek.fr\/index.php\/wp-json\/wp\/v2\/media?parent=174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}