{"id":3889,"date":"2026-05-10T10:23:14","date_gmt":"2026-05-10T14:23:14","guid":{"rendered":"https:\/\/groupeeno.com\/home-v3\/"},"modified":"2026-05-13T19:49:47","modified_gmt":"2026-05-13T23:49:47","slug":"home-v3","status":"publish","type":"page","link":"https:\/\/groupeeno.com\/fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"<style>\n        \/* ENO HOMEPAGE V3 - PREMIUM B2B DESIGN *\/\n        .eno-v3 { font-family: inherit; color: #1a1a1a; line-height: 1.6; }\n        .eno-v3 * { box-sizing: border-box; }\n        \n        \/* HERO *\/\n        .eno-hero {\n            position: relative;\n            min-height: 90vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n                        background: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.55)), url('https:\/\/groupeeno.com\/wp-content\/uploads\/2026\/07\/eno-hero-balcon-montagnes.webp') center\/cover no-repeat;\n                        color: white;\n            padding: 80px 20px 60px;\n            text-align: center;\n        }\n        \n        .eno-hero-content {\n            max-width: 900px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .eno-hero-tagline {\n            display: inline-block;\n            background: rgba(212, 175, 55, 0.95);\n            color: #1a1a1a;\n            padding: 8px 20px;\n            border-radius: 30px;\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            margin-bottom: 24px;\n        }\n        \n        .eno-hero h1 {\n            font-size: clamp(36px, 6vw, 64px);\n            font-weight: 700;\n            margin: 0 0 20px;\n            letter-spacing: -1px;\n            line-height: 1.1;\n            text-shadow: 0 2px 20px rgba(0,0,0,0.3);\n        }\n        \n        .eno-hero-subtitle {\n            font-size: clamp(18px, 2.5vw, 26px);\n            font-weight: 400;\n            margin: 0 0 24px;\n            opacity: 0.95;\n        }\n        \n        .eno-hero-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            background: rgba(255,255,255,0.15);\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(212, 175, 55, 0.5);\n            padding: 12px 28px;\n            border-radius: 50px;\n            font-size: 16px;\n            font-weight: 500;\n            margin: 0 0 40px;\n            color: #ffffff;\n        }\n        \n        \/* CTA BUTTONS *\/\n        .eno-cta-group {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 16px;\n            justify-content: center;\n            margin-top: 30px;\n        }\n        \n        .eno-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 8px;\n            padding: 16px 32px;\n            font-size: 16px;\n            font-weight: 600;\n            text-decoration: none;\n            border-radius: 4px;\n            transition: all 0.3s ease;\n            min-width: 220px;\n            cursor: pointer;\n            border: 2px solid transparent;\n        }\n        \n        .eno-btn-primary {\n            background: #d4af37;\n            color: #1a1a1a;\n            border-color: #d4af37;\n        }\n        \n        .eno-btn-primary:hover {\n            background: #c19f30;\n            transform: translateY(-2px);\n            box-shadow: 0 10px 30px rgba(212, 175, 55, 0.4);\n        }\n        \n        .eno-btn-secondary {\n            background: rgba(255,255,255,0.1);\n            color: white;\n            border-color: white;\n            backdrop-filter: blur(10px);\n        }\n        \n        .eno-btn-secondary:hover {\n            background: white;\n            color: #1a1a1a;\n            transform: translateY(-2px);\n        }\n\n        \/* Bouton empil\u00e9 : titre + sous-texte (le fond\/bordure\/taille restent g\u00e9r\u00e9s par .eno-btn\n           + l'override Customizer ; on ne style ICI que les deux lignes internes) *\/\n        .eno-btn-stacked {\n            flex-direction: column;\n            gap: 2px;\n            line-height: 1.15;\n        }\n        .eno-btn-title {\n            font-weight: 700;\n            font-size: 1em;\n        }\n        .eno-btn-sub {\n            font-size: 0.72em;\n            font-weight: 500;\n            opacity: 0.75;\n        }\n\n        \/* TRUST SIGNALS *\/\n        .eno-trust-bar {\n            background: #f8f8f5;\n            padding: 30px 20px;\n            border-bottom: 1px solid #e8e8e3;\n        }\n        \n        .eno-trust-grid {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n            gap: 20px;\n            text-align: center;\n        }\n        \n        .eno-trust-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 4px;\n        }\n        \n        .eno-trust-icon { font-size: 28px; }\n        .eno-trust-label { font-size: 14px; font-weight: 600; color: #1a1a1a; }\n        .eno-trust-sub { font-size: 12px; color: #888; }\n        \n        \/* SECTIONS GENERIQUES *\/\n        .eno-section {\n            padding: 80px 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .eno-section-header {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n        \n        .eno-section-tagline {\n            display: inline-block;\n            color: #d4af37;\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            margin-bottom: 12px;\n        }\n        \n        .eno-section h2 {\n            font-size: clamp(28px, 4vw, 42px);\n            font-weight: 700;\n            margin: 0 0 16px;\n            color: #1a1a1a;\n            line-height: 1.2;\n        }\n        \n        .eno-section-intro {\n            font-size: 18px;\n            color: #555;\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.7;\n        }\n        \n        \/* POURQUOI ENO - 4 CARDS *\/\n        .eno-why-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n            gap: 24px;\n        }\n        \n        .eno-why-card {\n            background: white;\n            padding: 32px 24px;\n            border-radius: 8px;\n            border: 1px solid #e8e8e3;\n            transition: all 0.3s ease;\n            text-align: center;\n        }\n        \n        .eno-why-card:hover {\n            border-color: #d4af37;\n            transform: translateY(-4px);\n            box-shadow: 0 20px 40px rgba(0,0,0,0.08);\n        }\n        \n        .eno-why-icon {\n            font-size: 40px;\n            margin-bottom: 16px;\n            display: block;\n        }\n        \n        .eno-why-card h3 {\n            font-size: 18px;\n            font-weight: 600;\n            margin: 0 0 12px;\n            color: #1a1a1a;\n        }\n        \n        .eno-why-card p {\n            font-size: 14px;\n            color: #666;\n            margin: 0;\n            line-height: 1.6;\n        }\n        \n        \/* NOS PRODUITS *\/\n        .eno-products-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n        \n        .eno-product-card {\n            background: #1a1a1a;\n            color: white;\n            padding: 40px 24px;\n            border-radius: 8px;\n            text-align: center;\n            transition: all 0.3s ease;\n            cursor: pointer;\n            text-decoration: none;\n            display: block;\n        }\n        \n        .eno-product-card:hover {\n            background: #d4af37;\n            color: #1a1a1a;\n            transform: translateY(-4px);\n        }\n        \n        .eno-product-icon {\n            font-size: 48px;\n            margin-bottom: 16px;\n        }\n        \n        .eno-product-card h3 {\n            font-size: 20px;\n            font-weight: 600;\n            margin: 0 0 8px;\n        }\n        \n        .eno-product-card p {\n            font-size: 14px;\n            opacity: 0.85;\n            margin: 0;\n        }\n        \n        \/* CONFIGURATEUR SECTION *\/\n        .eno-configurator-section {\n            background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);\n            color: white;\n            padding: 80px 20px;\n        }\n        \n        .eno-configurator-content {\n            max-width: 900px;\n            margin: 0 auto;\n            text-align: center;\n        }\n        \n        .eno-configurator-content h2 {\n            color: white;\n            font-size: clamp(28px, 4vw, 42px);\n            margin: 0 0 16px;\n        }\n        \n        .eno-configurator-content p {\n            font-size: 18px;\n            opacity: 0.9;\n            margin: 0 0 32px;\n        }\n        \n        \/* PRICE MATCH SECTION *\/\n        .eno-pricematch {\n            background: #d4af37;\n            color: #1a1a1a;\n            padding: 60px 20px;\n            text-align: center;\n        }\n        \n        .eno-pricematch h2 {\n            font-size: clamp(24px, 3.5vw, 36px);\n            margin: 0 0 16px;\n            color: #1a1a1a;\n        }\n        \n        .eno-pricematch p {\n            font-size: 18px;\n            max-width: 700px;\n            margin: 0 auto 24px;\n            line-height: 1.6;\n        }\n        \n        \/* FINAL CTA *\/\n        .eno-final-cta {\n            background: #1a1a1a;\n            color: white;\n            padding: 80px 20px;\n            text-align: center;\n        }\n        \n        .eno-final-cta h2 {\n            color: white;\n            font-size: clamp(28px, 4vw, 42px);\n            margin: 0 0 24px;\n        }\n        \n        \/* MOBILE *\/\n        @media (max-width: 768px) {\n            .eno-hero { min-height: 80vh; padding: 60px 16px 40px; }\n            .eno-section { padding: 60px 16px; }\n            .eno-cta-group .eno-btn { min-width: 100%; }\n            .eno-trust-grid { grid-template-columns: repeat(2, 1fr); }\n        }\n        <\/style>\n        \n        <div class=\"eno-v3\">\n            \n            <!-- HERO SECTION -->\n            <section class=\"eno-hero\">\n                <div class=\"eno-hero-content\">\n                    <span class=\"eno-hero-tagline\">GROUPE ENO<\/span>\n                    \n                    <h1>RAMPES EN VERRE PREMIUM<\/h1>\n                    \n                    <p class=\"eno-hero-subtitle\">\n                        Les meilleurs prix EN Am\u00e9rique du Nord                    <\/p>\n                    \n                    <div class=\"eno-hero-badge\">\n                        Nous \u00e9galisons absolument tous les prix                    <\/div>\n                    \n                    <div class=\"eno-cta-group\">\n                        <a href=\"https:\/\/groupeeno.com\/fr\/configurateur-2d\/\" class=\"eno-btn eno-btn-primary\">\n                            Configurer mon projet                        <\/a>\n                        <a href=\"https:\/\/groupeeno.com\/fr\/shop\/\" class=\"eno-btn eno-btn-secondary\">\n                            Boutique en ligne                        <\/a>\n                        <a href=\"https:\/\/groupeeno.com\/fr\/quote\/\" class=\"eno-btn eno-btn-secondary eno-btn-stacked\">\n                            <span class=\"eno-btn-title\">Prix instantan\u00e9<\/span>\n                            <span class=\"eno-btn-sub\">Demander un devis<\/span>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/section>\n            \n            <!-- TRUST BAR -->\n            <section class=\"eno-trust-bar\">\n                <div class=\"eno-trust-grid\">\n                    <div class=\"eno-trust-item\">\n                        <span class=\"eno-trust-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M12 3.5l2.6 5.3 5.9.9-4.2 4.1 1 5.8-5.3-2.8-5.3 2.8 1-5.8-4.2-4.1 5.9-.9z\"\/><\/svg><\/span>\n                        <span class=\"eno-trust-label\">250+<\/span>\n                        <span class=\"eno-trust-sub\">Projets r\u00e9alis\u00e9s<\/span>\n                    <\/div>\n                    <div class=\"eno-trust-item\">\n                        <span class=\"eno-trust-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M12 3l7 3v5c0 4.5-3 8.2-7 9.5-4-1.3-7-5-7-9.5V6z\"\/><path d=\"M9.5 12l2 2 3.5-4\"\/><\/svg><\/span>\n                        <span class=\"eno-trust-label\">Garantie 10 ans<\/span>\n                        <span class=\"eno-trust-sub\">Sur la quincaillerie<\/span>\n                    <\/div>\n                    <div class=\"eno-trust-item\">\n                        <span class=\"eno-trust-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"8.5\"\/><path d=\"M3.5 12h17M12 3.5c2.5 2.3 3.8 5.2 3.8 8.5s-1.3 6.2-3.8 8.5c-2.5-2.3-3.8-5.2-3.8-8.5s1.3-6.2 3.8-8.5z\"\/><\/svg><\/span>\n                        <span class=\"eno-trust-label\">Am\u00e9rique du Nord<\/span>\n                        <span class=\"eno-trust-sub\">Livraison gratuite 999 $ CAD+<\/span>\n                    <\/div>\n                    <div class=\"eno-trust-item\">\n                        <span class=\"eno-trust-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 4h10l4 5-9 11L3 9z\"\/><path d=\"M3 9h18M9.5 9L12 20 14.5 9M7 4l2.5 5L12 4l2.5 5L17 4\"\/><\/svg><\/span>\n                        <span class=\"eno-trust-label\">Verre 12mm<\/span>\n                        <span class=\"eno-trust-sub\">Certifi\u00e9 CAN\/CGSB<\/span>\n                    <\/div>\n                    <div class=\"eno-trust-item\">\n                        <span class=\"eno-trust-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M13 3L5 13.5h6L11 21l8-10.5h-6z\"\/><\/svg><\/span>\n                        <span class=\"eno-trust-label\">Approbation Pro<\/span>\n                        <span class=\"eno-trust-sub\">M\u00eame journ\u00e9e<\/span>\n                    <\/div>\n                <\/div>\n            <\/section>\n            \n            <!-- POURQUOI ENO -->\n            <section class=\"eno-section\">\n                <div class=\"eno-section-header\">\n                    <span class=\"eno-section-tagline\">POURQUOI CHOISIR ENO<\/span>\n                    <h2>L'excellence au meilleur prix<\/h2>\n                    <p class=\"eno-section-intro\">\n                        Nous combinons qualit\u00e9 sup\u00e9rieure, livraison rapide et prix imbattables pour transformer votre vision en r\u00e9alit\u00e9.                    <\/p>\n                <\/div>\n                \n                <div class=\"eno-why-grid\">\n                    <div class=\"eno-why-card\">\n                        <span class=\"eno-why-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M2 6h12v10H2zM14 9h4l3 3v4h-7z\"\/><circle cx=\"6.5\" cy=\"17.5\" r=\"1.8\"\/><circle cx=\"17\" cy=\"17.5\" r=\"1.8\"\/><\/svg><\/span>\n                        <h3>Livraison gratuite $999+<\/h3>\n                        <p>D\u00e8s 999 $ CAD. Am\u00e9rique du Nord. Aucun frais cach\u00e9, aucune surprise.<\/p>\n                    <\/div>\n                    <div class=\"eno-why-card\">\n                        <span class=\"eno-why-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"8.5\"\/><path d=\"M12 7.5v9M14.5 9.5c-.5-1-1.4-1.4-2.5-1.4-1.4 0-2.4.7-2.4 1.9 0 2.6 5 1.3 5 4 0 1.2-1.1 2-2.6 2-1.2 0-2.2-.5-2.7-1.5\"\/><\/svg><\/span>\n                        <h3>Meilleur prix garanti<\/h3>\n                        <p>Nous \u00e9galisons absolument tous les prix concurrents. Trouvez moins cher? On match.<\/p>\n                    <\/div>\n                    <div class=\"eno-why-card\">\n                        <span class=\"eno-why-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M13 3L5 13.5h6L11 21l8-10.5h-6z\"\/><\/svg><\/span>\n                        <h3>Approbation Pro 24h<\/h3>\n                        <p>Contracteurs et entrepreneurs : approbation et prix Pro le jour m\u00eame.<\/p>\n                    <\/div>\n                    <div class=\"eno-why-card\">\n                        <span class=\"eno-why-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M12 3l7 3v5c0 4.5-3 8.2-7 9.5-4-1.3-7-5-7-9.5V6z\"\/><path d=\"M9.5 12l2 2 3.5-4\"\/><\/svg><\/span>\n                        <h3>Garantie 10 ans<\/h3>\n                        <p>Tous nos syst\u00e8mes de quincaillerie sont garantis 10 ans contre la corrosion.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n            \n            <!-- NOS PRODUITS -->\n            <section class=\"eno-section\" style=\"background:#f8f8f5;\">\n                <div class=\"eno-section-header\">\n                    <span class=\"eno-section-tagline\">NOS PRODUITS<\/span>\n                    <h2>Solutions pour tous vos projets<\/h2>\n                <\/div>\n                \n                <div class=\"eno-products-grid\">\n                    <a href=\"https:\/\/groupeeno.com\/fr\/glass-deck-railing\/\" class=\"eno-product-card\">\n                        <div class=\"eno-product-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M4 11l8-7 8 7M6 9.5V20h12V9.5\"\/><path d=\"M10 20v-5h4v5\"\/><\/svg><\/div>\n                        <h3>Rampes balcon<\/h3>\n                        <p>R\u00e9sidentiel et commercial<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/glass-pool-fence\/\" class=\"eno-product-card\">\n                        <div class=\"eno-product-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M3 17c1.5 1.2 3 1.2 4.5 0s3-1.2 4.5 0 3 1.2 4.5 0 3-1.2 4.5 0\"\/><path d=\"M7 14V5.5A1.5 1.5 0 018.5 4v0A1.5 1.5 0 0110 5.5V6h6v-.5A1.5 1.5 0 0117.5 4v0A1.5 1.5 0 0119 5.5V14M10 6v4h6V6\"\/><\/svg><\/div>\n                        <h3>Cl\u00f4tures piscine<\/h3>\n                        <p>Conformes aux normes<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/glass-stair-railing\/\" class=\"eno-product-card\">\n                        <div class=\"eno-product-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M4 20h4v-4h4v-4h4V8h4V4\"\/><\/svg><\/div>\n                        <h3>Rampes escalier<\/h3>\n                        <p>Int\u00e9rieur et ext\u00e9rieur<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/commercial-glass-railings\/\" class=\"eno-product-card\">\n                        <div class=\"eno-product-icon\"><svg viewbox=\"0 0 24 24\" width=\"1em\" height=\"1em\" fill=\"none\" stroke=\"#B29B62\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M5 20V5h9v15M14 9h5v11M3 20h18\"\/><path d=\"M8 8h3M8 11.5h3M8 15h3M16.5 12.5v.01M16.5 16v.01\"\/><\/svg><\/div>\n                        <h3>Projets commerciaux<\/h3>\n                        <p>H\u00f4tels, condos, restos<\/p>\n                    <\/a>\n                <\/div>\n            <\/section>\n            \n            <!-- CONFIGURATEUR -->\n            <section class=\"eno-configurator-section\">\n                <div class=\"eno-configurator-content\">\n                    <span class=\"eno-section-tagline\" style=\"color:#d4af37;\">OUTIL GRATUIT<\/span>\n                    <h2>Configurez votre projet en 5 minutes<\/h2>\n                    <p>Notre configurateur 2D vous permet de planifier votre rampe en verre avec pr\u00e9cision : dimensions, panneaux, spigots, accessoires. Prix instantan\u00e9, devis exportable, commande directe.<\/p>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/configurateur-2d\/\" class=\"eno-btn eno-btn-primary\" style=\"font-size:18px; padding:18px 40px;\">\n                        Lancer le configurateur                    <\/a>\n                <\/div>\n            <\/section>\n            \n            <!-- PRICE MATCH -->\n            <section class=\"eno-pricematch\">\n                <h2>Garantie d'\u00e9galisation des prix<\/h2>\n                <p>Vous avez trouv\u00e9 un prix concurrent inf\u00e9rieur? Envoyez-nous le devis et nous l'\u00e9galisons absolument. Aucune exception, aucune condition cach\u00e9e.<\/p>\n                <a href=\"https:\/\/groupeeno.com\/fr\/contact\/\" class=\"eno-btn\" style=\"background:#1a1a1a; color:white; border-color:#1a1a1a;\">\n                    Soumettre un prix concurrent                <\/a>\n            <\/section>\n            \n            <!-- FINAL CTA -->\n            <section class=\"eno-final-cta\">\n                <h2>Pr\u00eat \u00e0 transformer votre projet?<\/h2>\n                <p style=\"font-size:18px; opacity:0.9; max-width:700px; margin:0 auto 40px;\">\n                    Trois fa\u00e7ons simples de commencer d\u00e8s aujourd'hui.                <\/p>\n                <div class=\"eno-cta-group\">\n                    <a href=\"https:\/\/groupeeno.com\/fr\/configurateur-2d\/\" class=\"eno-btn eno-btn-primary\">\n                        Configurateur 2D                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/shop\/\" class=\"eno-btn eno-btn-secondary\">\n                        Boutique                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/contact\/\" class=\"eno-btn eno-btn-secondary\">\n                        Parler \u00e0 un expert                    <\/a>\n                <\/div>\n            <\/section>\n            \n        <\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3889","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Premium Glass Railings | Custom Configurator | Groupe ENO<\/title>\n<meta name=\"description\" content=\"Premium tempered glass railings for homes and businesses. Custom 2D configurator, free shipping across North America, no hidden fees. Get a quote today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/groupeeno.com\/fr\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Premium Glass Railings | Custom Configurator | Groupe ENO\" \/>\n<meta property=\"og:description\" content=\"Premium tempered glass railings for homes and businesses. Custom 2D configurator, free shipping across North America, no hidden fees. Get a quote today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/groupeeno.com\/fr\/\" \/>\n<meta property=\"og:site_name\" content=\"Groupe ENO\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-13T23:49:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/groupeeno.com\/wp-content\/uploads\/2026\/07\/eno-social-balcon-montagnes.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/groupeeno.com\\\/\",\"url\":\"https:\\\/\\\/groupeeno.com\\\/\",\"name\":\"Premium Glass Railings | Custom Configurator | Groupe ENO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/groupeeno.com\\\/fr\\\/#website\"},\"datePublished\":\"2026-05-10T14:23:14+00:00\",\"dateModified\":\"2026-05-13T23:49:47+00:00\",\"description\":\"Premium tempered glass railings for homes and businesses. Custom 2D configurator, free shipping across North America, no hidden fees. Get a quote today.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/groupeeno.com\\\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/groupeeno.com\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/groupeeno.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/groupeeno.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/groupeeno.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/groupeeno.com\\\/fr\\\/\",\"name\":\"Groupe ENO | Rampes en verre\",\"description\":\"Premium Glass Railings\",\"publisher\":{\"@id\":\"https:\\\/\\\/groupeeno.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/groupeeno.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/groupeeno.com\\\/fr\\\/#organization\",\"name\":\"Groupe ENO\",\"url\":\"https:\\\/\\\/groupeeno.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\\\/\\\/groupeeno.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/groupeeno.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Groupe-ENO-Logo.webp\",\"contentUrl\":\"https:\\\/\\\/groupeeno.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Groupe-ENO-Logo.webp\",\"width\":811,\"height\":745,\"caption\":\"Groupe ENO\"},\"image\":{\"@id\":\"https:\\\/\\\/groupeeno.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Rampes en verre haut de gamme | Configurateur | Groupe ENO","description":"Rampes en verre tremp\u00e9 pour r\u00e9sidences et commerces. Configurateur 2D, livraison gratuite en Am\u00e9rique du Nord, aucun frais cach\u00e9. Soumission gratuite.","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:\/\/groupeeno.com\/fr\/","og_locale":"fr_CA","og_type":"article","og_title":"Premium Glass Railings | Custom Configurator | Groupe ENO","og_description":"Premium tempered glass railings for homes and businesses. Custom 2D configurator, free shipping across North America, no hidden fees. Get a quote today.","og_url":"https:\/\/groupeeno.com\/fr\/","og_site_name":"Groupe ENO","article_modified_time":"2026-05-13T23:49:47+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/groupeeno.com\/wp-content\/uploads\/2026\/07\/eno-social-balcon-montagnes.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/groupeeno.com\/","url":"https:\/\/groupeeno.com\/","name":"Rampes en verre haut de gamme | Configurateur | Groupe ENO","isPartOf":{"@id":"https:\/\/groupeeno.com\/fr\/#website"},"datePublished":"2026-05-10T14:23:14+00:00","dateModified":"2026-05-13T23:49:47+00:00","description":"Rampes en verre tremp\u00e9 pour r\u00e9sidences et commerces. Configurateur 2D, livraison gratuite en Am\u00e9rique du Nord, aucun frais cach\u00e9. Soumission gratuite.","breadcrumb":{"@id":"https:\/\/groupeeno.com\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/groupeeno.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/groupeeno.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/groupeeno.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/groupeeno.com\/fr\/#website","url":"https:\/\/groupeeno.com\/fr\/","name":"Groupe ENO | Rampes en verre","description":"Premium Glass Railings","publisher":{"@id":"https:\/\/groupeeno.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/groupeeno.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/groupeeno.com\/fr\/#organization","name":"Groupe ENO","url":"https:\/\/groupeeno.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/groupeeno.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/groupeeno.com\/wp-content\/uploads\/2024\/03\/Groupe-ENO-Logo.webp","contentUrl":"https:\/\/groupeeno.com\/wp-content\/uploads\/2024\/03\/Groupe-ENO-Logo.webp","width":811,"height":745,"caption":"Groupe ENO"},"image":{"@id":"https:\/\/groupeeno.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/groupeeno.com\/fr\/wp-json\/wp\/v2\/pages\/3889","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/groupeeno.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/groupeeno.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/groupeeno.com\/fr\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/groupeeno.com\/fr\/wp-json\/wp\/v2\/comments?post=3889"}],"version-history":[{"count":2,"href":"https:\/\/groupeeno.com\/fr\/wp-json\/wp\/v2\/pages\/3889\/revisions"}],"predecessor-version":[{"id":4346,"href":"https:\/\/groupeeno.com\/fr\/wp-json\/wp\/v2\/pages\/3889\/revisions\/4346"}],"wp:attachment":[{"href":"https:\/\/groupeeno.com\/fr\/wp-json\/wp\/v2\/media?parent=3889"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}