{"id":332,"date":"2026-01-13T20:19:10","date_gmt":"2026-01-13T19:19:10","guid":{"rendered":"https:\/\/martinclimatisation.fr\/Site\/?page_id=332"},"modified":"2026-04-05T20:58:26","modified_gmt":"2026-04-05T18:58:26","slug":"accueil","status":"publish","type":"page","link":"https:\/\/martinclimatisation.fr\/Site\/","title":{"rendered":"Accueil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"332\" class=\"elementor elementor-332\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ed9e71 e-flex e-con-boxed e-con e-parent\" data-id=\"7ed9e71\" 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-0280eb0 elementor-widget elementor-widget-shortcode\" data-id=\"0280eb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"full-page-wrapper\">\n  \n  <header class=\"hero-section\">\n    <div class=\"hero-content\">\n      <h1 class=\"main-title\">\n        Martin Climatisation : Expert Climatisation, Pompe \u00e0 Chaleur, Chauffage, Ventilation et Plomberie \u00e0 M\u00e2con\n      <\/h1>\n      <p class=\"hero-subtitle\">\n        Installation, entretien et d\u00e9pannage dans un rayon de <strong>40 km autour de M\u00e2con<\/strong>. \n        Profitez d'un confort thermique optimal toute l'ann\u00e9e.\n      <\/p>\n      \n      <div class=\"cta-container\">\n        <a href=\"#devis\" class=\"btn-primary\">Demande de devis gratuit<\/a>\n        <a href=\"tel:0652492133\" class=\"btn-secondary\">\ud83d\udcde 06 52 49 21 33<\/a>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <section class=\"carousel-section\">\n    <h2 class=\"carousel-title\">Nos r\u00e9alisations sur le terrain<\/h2>\n    <p class=\"carousel-subtitle\">Expertise en pose de clim r\u00e9versible et pompes \u00e0 chaleur.<\/p>\n\n    <div class=\"slider-wrapper\">\n      <div class=\"slider-container\">\n        <div class=\"slider-track\" id=\"track\">\n          <div class=\"slide\"><img  alt=\"Installation PAC\" class=\"lws-optimize-lazyload\" data-src=\"https:\/\/martinclimatisation.fr\/Site\/wp-content\/uploads\/2026\/01\/1000025713.jpg\"><\/div>\n          <div class=\"slide\"><img  alt=\"Climatisation\" class=\"lws-optimize-lazyload\" data-src=\"https:\/\/martinclimatisation.fr\/Site\/wp-content\/uploads\/2026\/01\/1000028513.jpg\"><\/div>\n          <div class=\"slide\"><img  alt=\"Chauffage\" class=\"lws-optimize-lazyload\" data-src=\"https:\/\/martinclimatisation.fr\/Site\/wp-content\/uploads\/2026\/01\/1738595380490-906x1024.jpg\"><\/div>\n          <div class=\"slide\"><img  alt=\"Ventilation\" class=\"lws-optimize-lazyload\" data-src=\"https:\/\/martinclimatisation.fr\/Site\/wp-content\/uploads\/2026\/01\/IMG_20250701_220756-scaled.jpg\"><\/div>\n          <div class=\"slide\"><img  alt=\"Plomberie\" class=\"lws-optimize-lazyload\" data-src=\"https:\/\/martinclimatisation.fr\/Site\/wp-content\/uploads\/2026\/01\/IMG_20250513_144517-scaled.jpg\"><\/div>\n        <\/div>\n      <\/div>\n      <div id=\"dots-container\" class=\"dots-nav\"><\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<style>\n  \/* FORCE PLEINE LARGEUR *\/\n  .full-page-wrapper {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow-x: hidden;\n    font-family: sans-serif;\n  }\n\n  \/* HERO STYLE *\/\n  .hero-section {\n    background: #0b1e2d;\n    color: white;\n    padding: 100px 20px;\n    text-align: center;\n  }\n  .main-title { \n    font-size: 42px; \n    font-weight: bold; \n    max-width: 1000px; \n    margin: 0 auto 20px auto;\n    line-height: 1.2;\n  }\n  .hero-subtitle { font-size: 19px; max-width: 800px; margin: 0 auto 35px auto; opacity: 0.9; }\n\n  \/* BOUTONS *\/\n  .cta-container { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }\n  .btn-primary, .btn-secondary { \n    padding: 16px 35px; border-radius: 50px; text-decoration: none; \n    font-weight: bold; min-width: 260px; text-align: center; transition: 0.3s;\n  }\n  .btn-primary { background: #E67A1F; color: white !important; }\n  .btn-secondary { border: 2px solid white; color: white !important; }\n\n  \/* CARROUSEL STYLE *\/\n  .carousel-section { padding: 80px 0; background: #f4f6f5; text-align: center; }\n  .carousel-title { margin-bottom: 10px; font-size: 28px; }\n  .carousel-subtitle { color: #666; margin-bottom: 40px; }\n  \n  .slider-wrapper { max-width: 1200px; margin: auto; position: relative; }\n  .slider-container { overflow: hidden; margin: 0 20px; border-radius: 15px; }\n  .slider-track { display: flex; gap: 15px; transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1); }\n  \n  \/* HARMONISATION IMAGES *\/\n  .slide { flex: 0 0 350px; }\n  .slide img { \n    width: 100%; \n    height: 300px; \/* Taille uniforme *\/\n    object-fit: cover; \n    border-radius: 12px;\n  }\n\n  \/* DOTS MODERNE *\/\n  .dots-nav { display: flex; justify-content: center; gap: 10px; margin-top: 30px; }\n  .dot { \n    width: 12px; height: 12px; background: #bbb; border: none; \n    border-radius: 50%; cursor: pointer; transition: 0.4s; \n  }\n  .dot.active { background: #E67A1F; width: 30px; border-radius: 10px; }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 768px) {\n    .main-title { font-size: 28px; padding: 0 10px; }\n    .btn-primary, .btn-secondary { width: 90%; }\n    .slide { flex: 0 0 85%; }\n    .slide img { height: 250px; }\n  }\n<\/style>\n\n<script>\n  document.addEventListener('DOMContentLoaded', () => {\n    const track = document.getElementById('track');\n    const dotsContainer = document.getElementById('dots-container');\n    const slides = Array.from(track.children);\n    let index = 0;\n\n    \/\/ Cr\u00e9er les points\n    slides.forEach((_, i) => {\n      const dot = document.createElement('button');\n      dot.classList.add('dot');\n      if (i === 0) dot.classList.add('active');\n      dot.onclick = () => goToSlide(i);\n      dotsContainer.appendChild(dot);\n    });\n\n    const dots = document.querySelectorAll('.dot');\n\n    function goToSlide(i) {\n      index = i;\n      const width = slides[0].offsetWidth + 15;\n      track.style.transform = `translateX(${-index * width}px)`;\n      dots.forEach((d, idx) => d.classList.toggle('active', idx === index));\n    }\n\n    function autoPlay() {\n      index = (index + 1) % slides.length;\n      if (window.innerWidth > 768 && index > slides.length - 3) index = 0;\n      goToSlide(index);\n    }\n\n    let interval = setInterval(autoPlay, 4000);\n    track.onmouseenter = () => clearInterval(interval);\n    track.onmouseleave = () => interval = setInterval(autoPlay, 4000);\n  });\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e7e34c e-flex e-con-boxed e-con e-parent\" data-id=\"6e7e34c\" 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-dbc1188 elementor-widget elementor-widget-shortcode\" data-id=\"dbc1188\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"widget-partenariat\">\n    <h3 class=\"widget-title\">Nos Partenaires<\/h3>\n    <div class=\"logo-container\">\n        \n        <a href=\"https:\/\/martinclimatisation.fr\/Site\/thermor\/\" class=\"logo-link\" title=\"Consulter notre page partenaire Thermor\">\n            <img  alt=\"Logo Thermor\" class=\"lws-optimize-lazyload\" data-src=\"https:\/\/martinclimatisation.fr\/Site\/wp-content\/uploads\/2026\/04\/thermorpartner.jpg\">\n        <\/a>\n        \n        <a href=\"https:\/\/martinclimatisation.fr\/Site\/mitsubishi\/\" class=\"logo-link\" title=\"Consulter notre page partenaire Mitsubishi\">\n            <img  alt=\"Logo Mitsubishi Heavy Industries\" class=\"lws-optimize-lazyload\" data-src=\"https:\/\/martinclimatisation.fr\/Site\/wp-content\/uploads\/2026\/04\/partnairemhi.jpg\">\n        <\/a>\n\n    <\/div>\n<\/div>\n\n<style>\n.widget-partenariat {\n    padding: 40px 20px;\n    background-color: #ffffff;\n    border-radius: 12px;\n    text-align: center;\n    border: 1px solid #eeeeee;\n    margin: 30px 0;\n}\n\n.widget-title {\n    font-family: sans-serif;\n    font-size: 1.1rem;\n    color: #444;\n    margin-bottom: 30px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-weight: 700;\n}\n\n.logo-container {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 60px;\n    flex-wrap: wrap;\n}\n\n\/* Style du lien cliquable *\/\n.logo-link {\n    display: inline-block;\n    cursor: pointer; \/* Force l'affichage de la main au survol *\/\n    transition: transform 0.3s ease;\n    text-decoration: none;\n}\n\n.logo-link img {\n    max-width: 200px;\n    height: auto;\n    display: block;\n    transition: all 0.3s ease;\n}\n\n\/* Animation au survol pour indiquer que c'est cliquable *\/\n.logo-link:hover {\n    transform: translateY(-5px);\n}\n\n.logo-link:hover img {\n    filter: brightness(1.1); \/* L\u00e9g\u00e8re surbrillance au clic\/survol *\/\n}\n\n@media (max-width: 600px) {\n    .logo-container {\n        flex-direction: column;\n        gap: 40px;\n    }\n}\n<\/style><\/div>\n\t\t\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>Martin Climatisation : Expert Climatisation, Pompe \u00e0 Chaleur, Chauffage, Ventilation et Plomberie \u00e0 M\u00e2con Installation, entretien et d\u00e9pannage dans un rayon de 40 km autour de M\u00e2con. Profitez d&rsquo;un confort thermique optimal toute l&rsquo;ann\u00e9e. Demande de devis gratuit \ud83d\udcde 06 52 49 21 33 Nos r\u00e9alisations sur le terrain Expertise en pose de clim r\u00e9versible &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/martinclimatisation.fr\/Site\/\" class=\"more-link\">Continuer la lecture<span class=\"screen-reader-text\"> de &laquo;&nbsp;Accueil&nbsp;&raquo;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-332","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"twentyseventeen-featured-image":false,"twentyseventeen-thumbnail-avatar":false},"uagb_author_info":{"display_name":"melleret","author_link":"https:\/\/martinclimatisation.fr\/Site\/author\/melleret\/"},"uagb_comment_info":0,"uagb_excerpt":"Martin Climatisation : Expert Climatisation, Pompe \u00e0 Chaleur, Chauffage, Ventilation et Plomberie \u00e0 M\u00e2con Installation, entretien et d\u00e9pannage dans un rayon de 40 km autour de M\u00e2con. Profitez d&rsquo;un confort thermique optimal toute l&rsquo;ann\u00e9e. Demande de devis gratuit \ud83d\udcde 06 52 49 21 33 Nos r\u00e9alisations sur le terrain Expertise en pose de clim r\u00e9versible\u2026","_links":{"self":[{"href":"https:\/\/martinclimatisation.fr\/Site\/wp-json\/wp\/v2\/pages\/332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/martinclimatisation.fr\/Site\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/martinclimatisation.fr\/Site\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/martinclimatisation.fr\/Site\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/martinclimatisation.fr\/Site\/wp-json\/wp\/v2\/comments?post=332"}],"version-history":[{"count":85,"href":"https:\/\/martinclimatisation.fr\/Site\/wp-json\/wp\/v2\/pages\/332\/revisions"}],"predecessor-version":[{"id":1072,"href":"https:\/\/martinclimatisation.fr\/Site\/wp-json\/wp\/v2\/pages\/332\/revisions\/1072"}],"wp:attachment":[{"href":"https:\/\/martinclimatisation.fr\/Site\/wp-json\/wp\/v2\/media?parent=332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}