{"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: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; 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\/05\/groupe-eno-hero-rampe-verre-toronto.png') 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        \/* 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                        \ud83d\udcb0 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                            \ud83d\udee0\ufe0f Configurer mon projet                        <\/a>\n                        <a href=\"https:\/\/groupeeno.com\/fr\/shop\/\" class=\"eno-btn eno-btn-secondary\">\n                            \ud83d\uded2 Boutique en ligne                        <\/a>\n                        <a href=\"https:\/\/groupeeno.com\/fr\/quote\/\" class=\"eno-btn eno-btn-secondary\">\n                            \ud83d\udccb Demander un devis                        <\/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\">\u2b50<\/span>\n                        <span class=\"eno-trust-label\">4.8\/5<\/span>\n                        <span class=\"eno-trust-sub\">250+ projets<\/span>\n                    <\/div>\n                    <div class=\"eno-trust-item\">\n                        <span class=\"eno-trust-icon\">\ud83d\udee1\ufe0f<\/span>\n                        <span class=\"eno-trust-label\">Garantie 25 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\">\ud83c\uddfa\ud83c\uddf8<\/span>\n                        <span class=\"eno-trust-label\">Am\u00e9rique du Nord<\/span>\n                        <span class=\"eno-trust-sub\">Livraison gratuite $700+<\/span>\n                    <\/div>\n                    <div class=\"eno-trust-item\">\n                        <span class=\"eno-trust-icon\">\ud83d\udc8e<\/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\">\u26a1<\/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\">\ud83d\ude9a<\/span>\n                        <h3>Livraison gratuite $999+<\/h3>\n                        <p>D\u00e8s 700$. 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\">\ud83d\udcb0<\/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\">\u26a1<\/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\">\ud83d\udee1\ufe0f<\/span>\n                        <h3>Garantie 25 ans<\/h3>\n                        <p>Tous nos syst\u00e8mes de quincaillerie sont garantis 25 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\/products\/\" class=\"eno-product-card\">\n                        <div class=\"eno-product-icon\">\ud83c\udfe0<\/div>\n                        <h3>Rampes balcon<\/h3>\n                        <p>R\u00e9sidentiel et commercial<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/products\/\" class=\"eno-product-card\">\n                        <div class=\"eno-product-icon\">\ud83c\udfca<\/div>\n                        <h3>Cl\u00f4tures piscine<\/h3>\n                        <p>Conformes aux normes<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/products\/\" class=\"eno-product-card\">\n                        <div class=\"eno-product-icon\">\ud83e\ude9c<\/div>\n                        <h3>Rampes escalier<\/h3>\n                        <p>Int\u00e9rieur et ext\u00e9rieur<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/products\/\" class=\"eno-product-card\">\n                        <div class=\"eno-product-icon\">\ud83c\udfe2<\/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                        \ud83d\udee0\ufe0f Lancer le configurateur                    <\/a>\n                <\/div>\n            <\/section>\n            \n            <!-- PRICE MATCH -->\n            <section class=\"eno-pricematch\">\n                <h2>\ud83d\udcb0 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                    \ud83d\udcde 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                        \ud83d\udee0\ufe0f Configurateur 2D                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/shop\/\" class=\"eno-btn eno-btn-secondary\">\n                        \ud83d\uded2 Boutique                    <\/a>\n                    <a href=\"https:\/\/groupeeno.com\/fr\/contact\/\" class=\"eno-btn eno-btn-secondary\">\n                        \ud83d\udcde 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 v27.7 - 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\/05\/groupe-eno-hero-rampe-verre-toronto.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1184\" \/>\n\t<meta property=\"og:image:height\" content=\"864\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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\\\/#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\\\/#website\",\"url\":\"https:\\\/\\\/groupeeno.com\\\/\",\"name\":\"Groupe ENO | Rampes en verre\",\"description\":\"Premium Glass Railings\",\"publisher\":{\"@id\":\"https:\\\/\\\/groupeeno.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/groupeeno.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/groupeeno.com\\\/#organization\",\"name\":\"Groupe ENO\",\"url\":\"https:\\\/\\\/groupeeno.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\\\/\\\/groupeeno.com\\\/#\\\/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\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Premium Glass Railings | Custom Configurator | Groupe ENO","description":"Premium tempered glass railings for homes and businesses. Custom 2D configurator, free shipping across North America, no hidden fees. Get a quote today.","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":1184,"height":864,"url":"https:\/\/groupeeno.com\/wp-content\/uploads\/2026\/05\/groupe-eno-hero-rampe-verre-toronto.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@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\/#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\/#website","url":"https:\/\/groupeeno.com\/","name":"Groupe ENO | Rampes en verre","description":"Premium Glass Railings","publisher":{"@id":"https:\/\/groupeeno.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/groupeeno.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/groupeeno.com\/#organization","name":"Groupe ENO","url":"https:\/\/groupeeno.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/groupeeno.com\/#\/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\/#\/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}]}}