{"id":252,"date":"2025-02-02T03:19:11","date_gmt":"2025-02-02T08:19:11","guid":{"rendered":"https:\/\/garagemlr.com\/?page_id=252"},"modified":"2026-06-06T00:47:03","modified_gmt":"2026-06-06T04:47:03","slug":"contactez-nous","status":"publish","type":"page","link":"https:\/\/garagemlr.ca\/fr\/contactez-nous\/","title":{"rendered":"Contactez-nous"},"content":{"rendered":"<div class=\"mx-auto max-w-7xl py-32\">\n<div class=\"grid grid-cols-2 gap-16\">\n<div class=\"contact-us-page-column\">\n<h3 class=\"font-bold uppercase mb-4 border-b border-gray-700 pb-2\">Contactez-nous<\/h3>\n<p>      <!-- Coordonn\u00e9es --><\/p>\n<div class=\"my-6\">\n<p class=\"text-sm my-6\">\n          <strong>T\u00e9l\u00e9phone :<\/strong> <a href=\"tel:+15148952944\" class=\"hover:text-red-600\">514-895-2944<\/a>\n        <\/p>\n<p class=\"text-sm my-6\">\n          <strong>Email :<\/strong> <a href=\"mailto:info@garagemlr.ca\" class=\"hover:text-red-600\">info@garagemlr.ca<\/a>\n        <\/p>\n<p class=\"text-sm my-6\">\n          <strong>WhatsApp :<\/strong> <a href=\"https:\/\/wa.me\/15148952944\" target=\"_blank\" class=\"hover:text-green-500\">Discutez avec nous<\/a>\n        <\/p>\n<p class=\"text-sm my-6\">\n          <strong>Heures :<\/strong> LUN-VEN : 9:00 &#8211; 17:00 &nbsp;&nbsp;&nbsp;&nbsp; SAM-DIM : Ferm\u00e9\n        <\/p>\n<\/p><\/div>\n<p>      <!-- Adresse avec lien Google Maps --><\/p>\n<p class=\"text-sm my-6\">\n        <strong>Notre emplacement :<\/strong><br \/>\n        <a href=\"https:\/\/www.google.com\/maps\/place\/2586+Boulevard+Ste+Sophie,+Sainte-Sophie,+QC+J5J+2V3\/@45.8108677,-73.9236873,792m\/data=!3m2!1e3!4b1!4m6!3m5!1s0x4cc8d2f03deec2dd:0xe834740f98a36f42!8m2!3d45.8108677!4d-73.9211124!16s%2Fg%2F11crwtdbxf?entry=ttu&#038;g_ep=EgoyMDI2MDYwMS4wIKXMDSoASAFQAw%3D%3D\" target=\"_blank\" class=\"hover:text-red-600\"><br \/>\n          2586 Boul Ste-Sophie, Ste-Sophie QC J5J 2V3<\/p>\n<p>        <\/a><\/p>\n<div class=\"mt-8\"><\/div>\n<\/p><\/div>\n<div class=\"\">\n<form id=\"contactForm\" action=\"\/contactForm\" method=\"POST\" class=\"space-y-6\">\n<div class=\"grid grid-cols-2\">\n<p>          <!-- Champ Nom --><\/p>\n<div class=\"pr-2\">\n            <label for=\"contactName\" class=\"block text-white font-medium mb-1\">Nom<\/label><br \/>\n            <input\n              type=\"text\"\n              id=\"contactName\"\n              name=\"contactName\"\n              required\n              class=\"w-full border bg-customdark border-gray-300 px-3 py-2 focus:outline-none focus:border-red-700\"\n            \/>\n          <\/div>\n<p>          <!-- Champ T\u00e9l\u00e9phone --><\/p>\n<div class=\"pl-2\">\n            <label for=\"phone\" class=\"block text-white font-medium mb-1\">T\u00e9l\u00e9phone<\/label><br \/>\n            <input\n              type=\"tel\"\n              id=\"phone\"\n              name=\"phone\"\n              required\n              class=\"w-full border bg-customdark border-gray-300 px-3 py-2 focus:outline-none focus:border-red-700\"\n            \/>\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Champ Email --><\/p>\n<div>\n          <label for=\"email\" class=\"block text-white font-medium mb-1\">Email<\/label><br \/>\n          <input\n            type=\"email\"\n            id=\"email\"\n            name=\"email\"\n            required\n            class=\"w-full border bg-customdark border-gray-300 px-3 py-2 focus:outline-none focus:border-red-700\"\n          \/>\n        <\/div>\n<p>        <!-- S\u00e9lection de cat\u00e9gorie de service --><\/p>\n<div>\n          <label for=\"serviceCategory\" class=\"block text-white font-medium mb-1\">Cat\u00e9gorie de service<\/label><br \/>\n          <select\n            id=\"serviceCategory\"\n            name=\"serviceCategory\"\n            class=\"w-full border bg-customdark border-gray-300 px-3 py-2 focus:outline-none focus:border-red-700\"\n          ><option value=\"\">S\u00e9lectionnez une cat\u00e9gorie<\/option><option value=\"general\">R\u00e9paration auto g\u00e9n\u00e9rale<\/option><option value=\"engine\">Moteur &amp; Performance<\/option><option value=\"suspension\">Suspension &amp; Direction<\/option><option value=\"exhaust\">\u00c9chappement &amp; \u00c9missions<\/option><option value=\"electrical\">\u00c9lectricit\u00e9 &amp; Climatisation<\/option><option value=\"fleet\">Services pour flottes<\/option><option value=\"tires\">Pneus<\/option><option value=\"alignments\">Alignements<\/option><option value=\"dyno\">Dyno &amp; Tuning<\/option><\/select>\n        <\/div>\n<p>        <!-- Liste d\u00e9roulante sous-cat\u00e9gorie (remplie dynamiquement) --><\/p>\n<div id=\"serviceSubCategoryContainer\" class=\"hidden\">\n          <label for=\"serviceSubCategory\" class=\"block text-white font-medium mb-1\">Option de service<\/label><br \/>\n          <select\n            id=\"serviceSubCategory\"\n            name=\"serviceSubCategory\"\n            class=\"w-full border bg-customdark border-gray-300 px-3 py-2 focus:outline-none focus:border-red-700\"\n          ><option value=\"\">S\u00e9lectionnez un service<\/option><\/select>\n        <\/div>\n<p>        <!-- Zone de texte pour message --><\/p>\n<div>\n          <label for=\"message\" class=\"block text-white font-medium mb-1\">Message<\/label><br \/>\n          <textarea\n            id=\"message\"\n            name=\"message\"\n            rows=\"5\"\n            class=\"w-full border bg-customdark border-gray-300 px-3 py-2 focus:outline-none focus:border-red-700\"\n          ><\/textarea>\n        <\/div>\n<div class=\"grid grid-cols-2 gap-4\">\n          <!-- Option de rappel --><\/p>\n<div class=\"flex items-center\">\n            <input\n              type=\"checkbox\"\n              id=\"requestCallback\"\n              name=\"requestCallback\"\n              checked\n              class=\"h-4 w-4 text-red-600 border-gray-300 focus:outline-none\"\n            \/><br \/>\n            <label for=\"requestCallback\" class=\"ml-2 text-white\">Demander un rappel<\/label>\n          <\/div>\n<p>          <!-- Besoin de remorquage --><\/p>\n<div class=\"flex items-center\">\n            <input\n              type=\"checkbox\"\n              id=\"needTowing\"\n              name=\"needTowing\"\n              class=\"h-4 w-4 accent-red-600 border-gray-300 focus:outline-none\"\n            \/><br \/>\n            <label for=\"needTowing\" class=\"ml-2 text-white\">Besoin de remorquage<\/label>\n          <\/div>\n<\/p><\/div>\n<p>        <!-- \"I am not a robot\" checkbox --><\/p>\n<div class=\"flex items-center\">\n          <input\n            type=\"checkbox\"\n            id=\"human_check\"\n            name=\"human_check\"\n            value=\"1\"\n            checked\n            class=\"h-4 w-4\"\n          \/><br \/>\n          <label for=\"human_check\">Je ne suis pas un robot<\/label>\n        <\/div>\n<p>        <!-- Bouton d'envoi --><\/p>\n<div>\n          <input type=\"hidden\" name=\"action\" value=\"garage_mlr_ajax_form\"><br \/>\n          <input type=\"hidden\" id=\"recaptcha_token\" name=\"recaptcha_token\" value=\"\"><br \/>\n          <button\n            type=\"submit\"\n            class=\"w-full bg-red-600 text-white font-bold py-2 px-4 hover:bg-black\"\n          ><br \/>\n            Envoyer<br \/>\n          <\/button>\n        <\/div>\n<\/p><\/form>\n<\/p><\/div>\n<\/p><\/div>\n<style>\n    input[type=\"checkbox\"]:checked {\n      accent-color: #dc2626; \/* Couleur rouge-600 de Tailwind *\/\n    }\n    #contactForm label {\n      font-family: \"Smooch Sans\";\n      font-size: 2rem;\n      font-weight: 700;\n      color: #c9c9c9;\n    }\n    .contact-us-page-column h3 {\n      font-size: 2rem;\n      font-weight: 700;\n    }\n    .contact-us-page-column p strong {\n      font-size: 1.85rem;\n      font-family: \"Smooch Sans\";\n      color: #c9c9c9;\n    }\n  <\/style>\n<p>  <!-- JavaScript pour la s\u00e9lection d\u00e9roulante de service --><br \/>\n  <script>\n    \/\/ D\u00e9finir les sous-services pour chaque cat\u00e9gorie principale.\n    const services = {\n      general: [\n        { value: 'battery', text: 'Test & Remplacement de Batterie' },\n        { value: 'brake', text: 'Inspection & Remplacement des Freins' },\n        { value: 'cooling', text: 'Service du Syst\u00e8me de Refroidissement & Radiateur' },\n        { value: 'engineDiagnostics', text: 'Diagnostics Moteur & T\u00e9moin de V\u00e9rification' },\n        { value: 'oil', text: 'Vidange & Remplacement du Filtre' },\n        { value: 'transmission', text: 'Service de Transmission & Changement de Fluide' }\n      ],\n      engine: [\n        { value: 'rebuild', text: 'R\u00e9fection & \u00c9change de Moteur' },\n        { value: 'tuneup', text: 'R\u00e9glage Moteur & Diagnostics' },\n        { value: 'timing', text: 'Remplacement de la Courroie de Distribution & Bougies' },\n        { value: 'turbo', text: 'Installation de Turbo & Compresseur' }\n      ],\n      suspension: [\n        { value: 'ballJoints', text: 'Remplacement des Rotules & Biellettes de Direction' },\n        { value: 'coilover', text: 'Installation & R\u00e9glage de Combin\u00e9s Filet\u00e9s' },\n        { value: 'powerSteering', text: 'R\u00e9paration de la Direction Assist\u00e9e' },\n        { value: 'shock', text: 'Remplacement des Amortisseurs & Jambes de Force' }\n      ],\n      exhaust: [\n        { value: 'catalytic', text: 'Remplacement du Catalyseur' },\n        { value: 'customExhaust', text: 'Syst\u00e8mes d\u2019\u00c9chappement Sur Mesure' },\n        { value: 'emissions', text: 'Tests & R\u00e9parations d\u2019\u00c9missions' },\n        { value: 'muffler', text: 'R\u00e9paration du Silencieux & de l\u2019\u00c9chappement' }\n      ],\n      electrical: [\n        { value: 'acRecharge', text: 'Recharge & D\u00e9tection de Fuites A\/C' },\n        { value: 'alternator', text: 'Remplacement d\u2019Alternateur & D\u00e9marreur' },\n        { value: 'batteryDiagnostics', text: 'Diagnostics Batterie & Syst\u00e8me de Charge' },\n        { value: 'heaterCore', text: 'R\u00e9paration de Radiateur de Chauffage & Moteur de Soufflerie' }\n      ],\n      fleet: [\n        { value: 'routine', text: 'Entretien R\u00e9gulier des Flottes' },\n        { value: 'tiresSales', text: 'Vente & Montage de Pneus pour Flottes' },\n        { value: 'vehicleRepairs', text: 'R\u00e9parations de V\u00e9hicules de Flotte' }\n      ],\n      tires: [\n        { value: 'rimRepair', text: 'R\u00e9paration & R\u00e9novation de Jantes' },\n        { value: 'tireStorage', text: 'Stockage de Pneus Saisonniers' },\n        { value: 'tireRepair', text: 'R\u00e9paration & Remplacement de Pneus' },\n        { value: 'rotation', text: 'Rotation & \u00c9quilibrage des Pneus' },\n        { value: 'tpms', text: 'Surveillance de la Pression des Pneus (TPMS)' },\n        { value: 'alignment', text: 'Alignement & R\u00e9glages des Roues' },\n        { value: 'wheelSales', text: 'Vente de Jantes' },\n        { value: 'tireSwap', text: 'Changement de Pneus Hiver & \u00c9t\u00e9' }\n      ],\n      alignments: [\n        { value: 'standard', text: 'Alignement Standard' },\n        { value: 'modified', text: 'R\u00e9glage pour Voitures Modifi\u00e9es' },\n        { value: 'racing', text: 'Alignement pour Course' },\n        { value: 'corner', text: 'R\u00e9partition des Charges en Virage' }\n      ],\n      dyno: [\n        { value: 'baseline', text: 'Essai Dyno de R\u00e9f\u00e9rence' },\n        { value: 'ecu', text: 'Cartographie ECU Personnalis\u00e9e' },\n        { value: 'rental', text: 'Location de Dynamom\u00e8tre' },\n        { value: 'performance', text: 'R\u00e9glage Dyno pour la Performance' },\n        { value: 'hpTorque', text: 'Test de Puissance & Couple' },\n        { value: 'leakdown', text: 'Test de Fuite des Cylindres' },\n        { value: 'calibration', text: 'Calibration Moteur' },\n        { value: 'diagnostics', text: 'Diagnostics Moteur' },\n        { value: 'kmDistance', text: 'Test d\u2019Autonomie (KM)' },\n        { value: 'performanceTest', text: 'Test de Performance' }\n      ]\n    };<\/p>\n<p>    \/\/ \u00c9coute les changements sur la cat\u00e9gorie de service principale.\n    document.getElementById('serviceCategory').addEventListener('change', function() {\n      const category = this.value;\n      const subSelect = document.getElementById('serviceSubCategory');\n      const container = document.getElementById('serviceSubCategoryContainer');<\/p>\n<p>      \/\/ R\u00e9initialise les options de sous-cat\u00e9gorie.\n      subSelect.innerHTML = '<option value=\"\">S\u00e9lectionnez un service<\/option>';<\/p>\n<p>      \/\/ Si la cat\u00e9gorie poss\u00e8de des options, on remplit le menu d\u00e9roulant.\n      if (services[category]) {\n        services[category].forEach(function(service) {\n          const option = document.createElement('option');\n          option.value = service.value;\n          option.text = service.text;\n          subSelect.appendChild(option);\n        });\n        container.classList.remove('hidden');\n      } else {\n        container.classList.add('hidden');\n      }\n    });<\/p>\n<p>document.addEventListener('DOMContentLoaded', function(){\n  const form = document.getElementById('contactForm');\n  form.addEventListener('submit', function(e){\n    e.preventDefault();\n    grecaptcha.enterprise.ready(function(){\n      grecaptcha.enterprise.execute(\n        gmRecaptcha.siteKey,\n        { action: gmRecaptcha.action }\n      ).then(function(token){\n        document.getElementById('recaptcha_token').value = token;\n        const fd = new FormData(form);\n        fetch(gmRecaptcha.ajaxUrl, {\n          method: 'POST',\n          credentials: 'same-origin',\n          body: fd\n        })\n        .then(r=>r.json())\n        .then(json=>{\n          alert(json.success ? json.data.message : json.data.message);\n          if(json.success) form.reset();\n        })\n        .catch(()=>alert('Erreur r\u00e9seau\u2014r\u00e9essayez.'));\n      });\n    });\n  });\n});<\/p>\n<p>  <\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Contactez-nous T\u00e9l\u00e9phone : 514-895-2944 Email : info@garagemlr.ca WhatsApp : Discutez avec nous Heures : LUN-VEN : 9:00 &#8211; 17:00 &nbsp;&nbsp;&nbsp;&nbsp; SAM-DIM : Ferm\u00e9 Notre emplacement : 2586 Boul Ste-Sophie, Ste-Sophie QC J5J 2V3 Nom T\u00e9l\u00e9phone Email Cat\u00e9gorie de service S\u00e9lectionnez une cat\u00e9gorieR\u00e9paration auto g\u00e9n\u00e9raleMoteur &amp; PerformanceSuspension &amp; Direction\u00c9chappement &amp; \u00c9missions\u00c9lectricit\u00e9 &amp; ClimatisationServices pour flottesPneusAlignementsDyno &amp; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"page-service-default.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-252","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/garagemlr.ca\/fr\/wp-json\/wp\/v2\/pages\/252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/garagemlr.ca\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/garagemlr.ca\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/garagemlr.ca\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/garagemlr.ca\/fr\/wp-json\/wp\/v2\/comments?post=252"}],"version-history":[{"count":17,"href":"https:\/\/garagemlr.ca\/fr\/wp-json\/wp\/v2\/pages\/252\/revisions"}],"predecessor-version":[{"id":1400,"href":"https:\/\/garagemlr.ca\/fr\/wp-json\/wp\/v2\/pages\/252\/revisions\/1400"}],"wp:attachment":[{"href":"https:\/\/garagemlr.ca\/fr\/wp-json\/wp\/v2\/media?parent=252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}