{"id":322,"date":"2026-03-03T11:47:37","date_gmt":"2026-03-03T11:47:37","guid":{"rendered":"https:\/\/promomaxpro.com\/bucket-truck-sign-installation\/"},"modified":"2026-03-05T16:04:55","modified_gmt":"2026-03-05T16:04:55","slug":"installation-enseignes-camion-nacelle","status":"publish","type":"page","link":"https:\/\/promomaxpro.com\/fr\/installation-enseignes-camion-nacelle\/","title":{"rendered":"High-Reach Sign Installation &amp; Bucket Truck Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"322\" class=\"elementor elementor-322 elementor-128\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ee2490 e-con-full e-flex e-con e-parent\" data-id=\"1ee2490\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18215a1 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"18215a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Montserrat:wght@700;800&display=swap');\r\n\r\n  :root {\r\n    --bg-white: #FFFFFF;\r\n    --bg-gray: #F4F4F6;\r\n    --text-charcoal: #1A1A1A;\r\n    --accent-red: #9B1B22;\r\n    --accent-red-hover: #7a151b;\r\n    --heading-font: 'Montserrat', sans-serif;\r\n    --body-font: 'Inter', sans-serif;\r\n  }\r\n\r\n  .mp-install-page * {\r\n    box-sizing: border-box;\r\n    margin: 0;\r\n    padding: 0;\r\n  }\r\n\r\n  .mp-install-page {\r\n    font-family: var(--body-font);\r\n    color: var(--text-charcoal);\r\n    background-color: var(--bg-white);\r\n  }\r\n\r\n  \/* 1. Hero Section (Industrial Dark Mode) *\/\r\n  .mp-inst-hero {\r\n    background-color: var(--text-charcoal);\r\n    background-image: linear-gradient(rgba(26, 26, 26, 0.6), rgba(26, 26, 26, 0.95)), url('https:\/\/promomaxpro.com\/wp-content\/uploads\/2026\/03\/A-worker-in-the-bucket-is-illuminated-by-powerful-work-lights.webp?text=Bucket+Truck+Background');\r\n    background-size: cover;\r\n    background-position: center;\r\n    color: var(--bg-white);\r\n    padding: 140px 5% 120px 5%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    position: relative;\r\n    border-bottom: 6px solid var(--accent-red);\r\n  }\r\n\r\n  .mp-inst-hero-container {\r\n    max-width: 900px;\r\n    width: 100%;\r\n    text-align: center;\r\n    position: relative;\r\n    z-index: 2;\r\n  }\r\n\r\n  .mp-inst-tag {\r\n    display: inline-block;\r\n    background-color: var(--accent-red);\r\n    color: var(--bg-white);\r\n    font-size: 0.875rem;\r\n    font-weight: 800;\r\n    padding: 8px 16px;\r\n    border-radius: 4px;\r\n    margin-bottom: 24px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 2px;\r\n  }\r\n\r\n  .mp-inst-hero-container h1 {\r\n    font-family: var(--heading-font);\r\n    font-size: 3.5rem;\r\n    font-weight: 800;\r\n    line-height: 1.1;\r\n    margin-bottom: 24px;\r\n    letter-spacing: -1px;\r\n    color: var(--bg-white) !important;\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    .mp-inst-hero-container h1 { font-size: 2.5rem; }\r\n  }\r\n\r\n  .mp-inst-hero-container p {\r\n    font-size: 1.25rem;\r\n    color: #cccccc;\r\n    line-height: 1.6;\r\n    margin-bottom: 40px;\r\n    max-width: 700px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\r\n  .mp-inst-hero-btn {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    background-color: var(--bg-white);\r\n    color: var(--accent-red);\r\n    text-decoration: none;\r\n    padding: 18px 40px;\r\n    font-weight: 800;\r\n    font-size: 1.1rem;\r\n    border-radius: 4px;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .mp-inst-hero-btn:hover {\r\n    background-color: #e0e0e0;\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  \/* 2. The \"No Subcontractors\" Advantage Grid *\/\r\n  .mp-inst-adv-sec {\r\n    padding: 100px 5%;\r\n    background-color: var(--bg-gray);\r\n  }\r\n\r\n  .mp-inst-adv-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    display: grid;\r\n    grid-template-columns: 1fr;\r\n    gap: 40px;\r\n  }\r\n\r\n  @media (min-width: 768px) {\r\n    .mp-inst-adv-container { grid-template-columns: repeat(3, 1fr); }\r\n  }\r\n\r\n  .mp-adv-card {\r\n    background-color: var(--bg-white);\r\n    padding: 50px 40px;\r\n    border-radius: 8px;\r\n    box-shadow: 0 10px 30px rgba(0,0,0,0.04);\r\n    text-align: center;\r\n    border-bottom: 4px solid transparent;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .mp-adv-card:hover {\r\n    border-bottom-color: var(--accent-red);\r\n    transform: translateY(-5px);\r\n  }\r\n\r\n  .mp-adv-icon {\r\n    width: 48px;\r\n    height: 48px;\r\n    color: var(--accent-red);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .mp-adv-card h3 {\r\n    font-family: var(--heading-font);\r\n    font-size: 1.4rem;\r\n    font-weight: 800;\r\n    margin-bottom: 15px;\r\n  }\r\n\r\n  .mp-adv-card p {\r\n    font-size: 1.05rem;\r\n    color: #555555;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  \/* 3. Services Split Section *\/\r\n  .mp-inst-services-sec {\r\n    padding: 100px 5%;\r\n    background-color: var(--bg-white);\r\n  }\r\n\r\n  .mp-inst-srv-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 60px;\r\n    align-items: center;\r\n  }\r\n\r\n  @media (min-width: 992px) {\r\n    .mp-inst-srv-container {\r\n      flex-direction: row;\r\n      justify-content: space-between;\r\n      gap: 80px;\r\n    }\r\n  }\r\n\r\n  .mp-inst-srv-content { flex: 1; max-width: 550px; }\r\n  .mp-inst-srv-image { flex: 1; width: 100%; position: relative; }\r\n  \r\n  .mp-inst-srv-image img {\r\n    width: 100%;\r\n    max-width: 600px;\r\n    border-radius: 4px;\r\n    box-shadow: 0 20px 40px rgba(0,0,0,0.15);\r\n  }\r\n\r\n  .mp-inst-srv-content h2 {\r\n    font-family: var(--heading-font);\r\n    font-size: 2.25rem;\r\n    font-weight: 800;\r\n    line-height: 1.2;\r\n    margin-bottom: 24px;\r\n  }\r\n\r\n  .mp-inst-srv-content p {\r\n    font-size: 1.125rem;\r\n    color: #4a4a4a;\r\n    line-height: 1.7;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .mp-inst-list {\r\n    list-style: none;\r\n    margin-top: 30px;\r\n  }\r\n\r\n  .mp-inst-list li {\r\n    font-size: 1.1rem;\r\n    font-weight: 700;\r\n    color: var(--text-charcoal);\r\n    margin-bottom: 16px;\r\n    display: flex;\r\n    align-items: center;\r\n    padding-bottom: 16px;\r\n    border-bottom: 1px solid #e0e0e0;\r\n  }\r\n\r\n  .mp-inst-list li:last-child { border-bottom: none; }\r\n  .mp-inst-list li svg { width: 24px; height: 24px; color: var(--accent-red); margin-right: 16px; }\r\n\r\n  \/* 4. AEO FAQ Section *\/\r\n  .mp-inst-faq-sec {\r\n    background-color: var(--bg-gray);\r\n    padding: 100px 5%;\r\n  }\r\n\r\n  .mp-inst-faq-container { max-width: 800px; margin: 0 auto; }\r\n  .mp-inst-faq-container h2 {\r\n    text-align: center;\r\n    font-family: var(--heading-font);\r\n    font-size: 2.25rem;\r\n    font-weight: 800;\r\n    margin-bottom: 40px;\r\n  }\r\n\r\n  .mp-inst-faq-container details {\r\n    background-color: var(--bg-white);\r\n    margin-bottom: 15px;\r\n    border-radius: 6px;\r\n    border-left: 4px solid transparent;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .mp-inst-faq-container details[open] { border-left-color: var(--accent-red); box-shadow: 0 10px 20px rgba(0,0,0,0.05); }\r\n  .mp-inst-faq-container summary {\r\n    padding: 20px 25px;\r\n    font-family: var(--heading-font);\r\n    font-size: 1.1rem;\r\n    font-weight: 700;\r\n    cursor: pointer;\r\n    list-style: none;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n  }\r\n  .mp-inst-faq-container summary::-webkit-details-marker { display: none; }\r\n  .mp-inst-faq-container summary::after { content: '+'; font-size: 1.5rem; color: var(--accent-red); }\r\n  .mp-inst-faq-container details[open] summary::after { content: '\u2212'; }\r\n  .mp-inst-faq-answer { padding: 0 25px 25px 25px; font-size: 1.05rem; color: #555555; line-height: 1.6; }\r\n<\/style>\r\n\r\n<div class=\"mp-install-page\">\r\n\r\n  <section class=\"mp-inst-hero\">\r\n    <div class=\"mp-inst-hero-container\">\r\n      <span class=\"mp-inst-tag\">Flotte Enti\u00e8rement \u00c9quip\u00e9e<\/span>\r\n      <h1>On Poss\u00e8de le Camion.<br>On Fait le Gros du Travail.<\/h1>\r\n      <p>Cessez de payer les marges de courtiers ou de sous-traitants. Imprimerie Max poss\u00e8de son propre camion-nacelle enti\u00e8rement \u00e9quip\u00e9 et emploie sa propre \u00e9quipe d'installation pour fixer vos enseignes commerciales de fa\u00e7on s\u00e9curitaire, l\u00e9gale et impeccable partout dans le Grand Montr\u00e9al.<\/p>\r\n      <a href=\"https:\/\/promomaxpro.com\/fr\/contact\/\" class=\"mp-inst-hero-btn\">Demander une soumission d'installation<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"mp-inst-adv-sec\">\r\n    <div class=\"mp-inst-adv-container\">\r\n      \r\n      <div class=\"mp-adv-card\">\r\n        <svg class=\"mp-adv-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"><\/path><\/svg>\r\n        <h3>Prix Direct, Sans Interm\u00e9diaire<\/h3>\r\n        <p>Puisque nous ne sous-traitons pas nos installations en hauteur, vous faites affaire directement avec l'\u00e9quipe sur le terrain. Cela \u00e9limine les frais d'interm\u00e9diaires et garantit une v\u00e9ritable responsabilit\u00e9.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"mp-adv-card\">\r\n        <svg class=\"mp-adv-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"><\/path><\/svg>\r\n        <h3>S\u00e9curitaire et Assur\u00e9<\/h3>\r\n        <p>Installer de lourdes <a href=\"\/fr\/enseignes-lumineuses-montreal\/\">enseignes lumineuses en aluminium<\/a> exige une v\u00e9ritable expertise. Notre \u00e9quipe est enti\u00e8rement assur\u00e9e, rigoureusement form\u00e9e et \u00e9quip\u00e9e de harnais et de mat\u00e9riel de fixation de pointe.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"mp-adv-card\">\r\n        <svg class=\"mp-adv-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20.618 5.984A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016zM12 9v2m0 4h.01\"><\/path><\/svg>\r\n        <h3>Op\u00e9rationnel en Tout Temps<\/h3>\r\n        <p>Les hivers montr\u00e9alais n'arr\u00eatent pas notre flotte. Nous r\u00e9alisons des installations ext\u00e9rieures massives et des r\u00e9parations d'urgence par temps glacial pour garantir que votre entreprise reste visible.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"mp-inst-services-sec\">\r\n    <div class=\"mp-inst-srv-container\">\r\n      \r\n      <div class=\"mp-inst-srv-content\">\r\n        <h2>Les Capacit\u00e9s de Notre Flotte.<\/h2>\r\n        <p>Notre flotte de camions-nacelles nous permet d'acc\u00e9der aux fa\u00e7ades commerciales en hauteur, aux deuxi\u00e8mes \u00e9tages et aux surfaces de montage complexes que les \u00e9quipes standards avec des \u00e9chelles ne peuvent tout simplement pas atteindre.<\/p>\r\n        \r\n        <ul class=\"mp-inst-list\">\r\n          <li>\r\n            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\r\n            Installation et C\u00e2blage de Bo\u00eetiers Lumineux\r\n          <\/li>\r\n          <li>\r\n            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\r\n            Accrochage de Banni\u00e8res et Vinyle en Hauteur\r\n          <\/li>\r\n          <li>\r\n            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\r\n            D\u00e9mant\u00e8lement et Disposition d'Anciennes Enseignes\r\n          <\/li>\r\n          <li>\r\n            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\r\n            Mise \u00e0 Niveau et Entretien de Tubes DEL\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"mp-inst-srv-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/promomaxpro.com\/wp-content\/uploads\/2026\/03\/A-clean-white-bucket-truck.webp?text=Max+Printing+Bucket+Truck\" alt=\"Installation d'enseignes par camion-nacelle \u00e0 Montr\u00e9al\">\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"mp-inst-faq-sec\">\r\n    <div class=\"mp-inst-faq-container\">\r\n      <h2>FAQ \u2013 Installation<\/h2>\r\n      \r\n      <details>\r\n        <summary>Combien co\u00fbte l'installation d'une enseigne par camion-nacelle \u00e0 Montr\u00e9al?<\/summary>\r\n        <div class=\"mp-inst-faq-answer\">\r\n          Le co\u00fbt d\u00e9pend de la hauteur de l'installation, du poids de l'enseigne et de l'acc\u00e8s au b\u00e2timent (ex. : bloquer la circulation vs un stationnement priv\u00e9). Puisqu'Imprimerie Max poss\u00e8de son propre camion-nacelle, nous offrons des tarifs directs tr\u00e8s comp\u00e9titifs sans frais de sous-traitance. Contactez-nous pour une \u00e9valuation gratuite sur place et une soumission.\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details>\r\n        <summary>D\u00e9sinstallez-vous et jetez-vous les anciennes enseignes commerciales?<\/summary>\r\n        <div class=\"mp-inst-faq-answer\">\r\n          Oui. Si vous refaites votre image de marque ou emm\u00e9nagez dans un nouveau local commercial, notre \u00e9quipe peut d\u00e9tacher, descendre et jeter de fa\u00e7on \u00e9coresponsable les anciens bo\u00eetiers m\u00e9talliques, enseignes lumineuses et cadres d'auvents avant d'installer votre nouvelle enseigne.\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details>\r\n        <summary>R\u00e9parez-vous les enseignes lumineuses bris\u00e9es?<\/summary>\r\n        <div class=\"mp-inst-faq-answer\">\r\n          Absolument. Nous offrons des services d'entretien en hauteur, incluant le remplacement de fa\u00e7ades en acrylique ou Lexan bris\u00e9es, la r\u00e9paration de ballasts \u00e9lectriques et la conversion de vieux tubes fluorescents vacillants vers des modules DEL haute efficacit\u00e9.\r\n        <\/div>\r\n      <\/details>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9403298 e-flex e-con-boxed e-con e-parent\" data-id=\"9403298\" 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-4813577 elementor-widget elementor-widget-html\" data-id=\"4813577\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script type=\"application\/ld+json\">\r\n[\r\n  {\r\n    \"@context\": \"https:\/\/schema.org\",\r\n    \"@type\": \"Service\",\r\n    \"name\": \"Installation d'Enseignes en Hauteur et Services de Camion-Nacelle\",\r\n    \"serviceType\": \"Installation et Entretien d'Enseignes Commerciales\",\r\n    \"description\": \"Services professionnels de camion-nacelle \u00e0 l'interne pour le montage d'enseignes commerciales robustes, la r\u00e9paration de bo\u00eetiers lumineux et l'accrochage de banni\u00e8res en hauteur dans la grande r\u00e9gion de Montr\u00e9al.\",\r\n    \"provider\": {\r\n      \"@type\": \"LocalBusiness\",\r\n      \"name\": \"Imprimerie Max\",\r\n      \"telephone\": \"+14383463783\",\r\n      \"image\": \"URL_DE_VOTRE_LOGO_ICI\",\r\n      \"address\": {\r\n        \"@type\": \"PostalAddress\",\r\n        \"addressLocality\": \"Montr\u00e9al\",\r\n        \"addressRegion\": \"QC\",\r\n        \"addressCountry\": \"CA\"\r\n      }\r\n    },\r\n    \"areaServed\": [\r\n      {\"@type\": \"City\", \"name\": \"Montr\u00e9al\"},\r\n      {\"@type\": \"City\", \"name\": \"Laval\"},\r\n      {\"@type\": \"City\", \"name\": \"Longueuil\"},\r\n      {\"@type\": \"City\", \"name\": \"Brossard\"}\r\n    ]\r\n  },\r\n  {\r\n    \"@context\": \"https:\/\/schema.org\",\r\n    \"@type\": \"FAQPage\",\r\n    \"mainEntity\": [\r\n      {\r\n        \"@type\": \"Question\",\r\n        \"name\": \"Combien co\u00fbte l'installation d'une enseigne par camion-nacelle \u00e0 Montr\u00e9al?\",\r\n        \"acceptedAnswer\": {\r\n          \"@type\": \"Answer\",\r\n          \"text\": \"Le co\u00fbt d\u00e9pend de la hauteur de l'installation, du poids de l'enseigne et de l'acc\u00e8s au b\u00e2timent. Puisqu'Imprimerie Max poss\u00e8de son propre camion-nacelle, nous offrons des tarifs directs tr\u00e8s comp\u00e9titifs sans frais de sous-traitance.\"\r\n        }\r\n      },\r\n      {\r\n        \"@type\": \"Question\",\r\n        \"name\": \"D\u00e9sinstallez-vous et jetez-vous les anciennes enseignes commerciales?\",\r\n        \"acceptedAnswer\": {\r\n          \"@type\": \"Answer\",\r\n          \"text\": \"Oui. Si vous refaites votre image de marque ou emm\u00e9nagez dans un nouveau local commercial, notre \u00e9quipe peut d\u00e9tacher, descendre et jeter de fa\u00e7on \u00e9coresponsable les anciens bo\u00eetiers m\u00e9talliques, enseignes lumineuses et cadres d'auvents.\"\r\n        }\r\n      },\r\n      {\r\n        \"@type\": \"Question\",\r\n        \"name\": \"R\u00e9parez-vous les enseignes lumineuses bris\u00e9es?\",\r\n        \"acceptedAnswer\": {\r\n          \"@type\": \"Answer\",\r\n          \"text\": \"Absolument. Nous offrons des services d'entretien en hauteur, incluant le remplacement de fa\u00e7ades en acrylique bris\u00e9es, la r\u00e9paration \u00e9lectrique et la conversion de vieux tubes fluorescents vers des modules DEL haute efficacit\u00e9.\"\r\n        }\r\n      }\r\n    ]\r\n  }\r\n]\r\n<\/script>\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>Flotte Enti\u00e8rement \u00c9quip\u00e9e On Poss\u00e8de le Camion.On Fait le Gros du Travail. Cessez de payer les marges de courtiers ou de sous-traitants. Imprimerie Max poss\u00e8de son propre camion-nacelle enti\u00e8rement \u00e9quip\u00e9 et emploie sa propre \u00e9quipe d&rsquo;installation pour fixer vos enseignes commerciales de fa\u00e7on s\u00e9curitaire, l\u00e9gale et impeccable partout dans le Grand Montr\u00e9al. Demander une soumission&#8230;<\/p>\n","protected":false},"author":1,"featured_media":323,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-322","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/promomaxpro.com\/fr\/wp-json\/wp\/v2\/pages\/322","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/promomaxpro.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/promomaxpro.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/promomaxpro.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/promomaxpro.com\/fr\/wp-json\/wp\/v2\/comments?post=322"}],"version-history":[{"count":4,"href":"https:\/\/promomaxpro.com\/fr\/wp-json\/wp\/v2\/pages\/322\/revisions"}],"predecessor-version":[{"id":328,"href":"https:\/\/promomaxpro.com\/fr\/wp-json\/wp\/v2\/pages\/322\/revisions\/328"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/promomaxpro.com\/fr\/wp-json\/wp\/v2\/media\/323"}],"wp:attachment":[{"href":"https:\/\/promomaxpro.com\/fr\/wp-json\/wp\/v2\/media?parent=322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}