{"id":396,"date":"2025-11-16T08:18:49","date_gmt":"2025-11-16T07:18:49","guid":{"rendered":"https:\/\/luminvolt.com\/?page_id=396"},"modified":"2026-09-06T10:41:34","modified_gmt":"2026-09-06T02:41:34","slug":"balcon-solaire","status":"publish","type":"page","link":"https:\/\/luminvolt.com\/fr\/balcon-solaire\/","title":{"rendered":"Balcon solaire"},"content":{"rendered":"\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    .product-page * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    .product-page {\n        background: #ffffff;\n        color: #1e40af;\n    }\n\n    .product-page .bento-container {\n        max-width: 1400px;\n        margin: 0 auto;\n        padding: 60px 20px;\n    }\n\n    .product-page .hero {\n        grid-column: span 12;\n        min-height: 600px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n        padding: 140px 20px 160px;\n        border-radius: 0;\n    }\n\n    .product-page .hero::after {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background-image: url('https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/girl-watering-flower-with-solar-balconies.webp');\n        background-size: cover;\n        background-position: center;\n        background-repeat: no-repeat;\n        animation: productHeroZoom 20s ease-in-out infinite alternate;\n        z-index: 0;\n    }\n\n    @keyframes productHeroZoom {\n        0% {\n            transform: scale(1);\n        }\n\n        100% {\n            transform: scale(1.05);\n        }\n    }\n\n    .product-page .hero::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background: linear-gradient(135deg, rgba(30, 64, 175, 0.88) 0%, rgba(59, 130, 246, 0.78) 100%);\n        pointer-events: none;\n        z-index: 1;\n    }\n\n    .product-page .hero>* {\n        position: relative;\n        z-index: 2;\n    }\n\n    .product-page .hero-badge {\n        display: inline-block;\n        padding: 10px 24px;\n        background: rgba(255, 255, 255, 0.15);\n        backdrop-filter: blur(10px);\n        border-radius: 50px;\n        color: #ffffff;\n        font-size: 14px;\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        margin-bottom: 20px;\n        border: 1px solid rgba(255, 255, 255, 0.2);\n    }\n\n    .product-page .hero-title {\n        font-size: clamp(40px, 8vw, 80px);\n        font-weight: 900;\n        line-height: 1.1;\n        margin-bottom: 24px;\n        background: linear-gradient(135deg, #ffffff 0%, #dbeafe 50%, #93c5fd 100%);\n        -webkit-background-clip: text;\n        background-clip: text;\n        -webkit-text-fill-color: transparent;\n        letter-spacing: -0.02em;\n        filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.3));\n        max-width: 1200px;\n    }\n\n    .product-page .hero-subtitle {\n        font-size: 20px;\n        color: #f0f9ff;\n        max-width: 800px;\n        line-height: 1.6;\n        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);\n        margin: 0 auto 32px;\n    }\n\n    .product-page .hero-cta-btn {\n        display: inline-flex;\n        min-height: 54px;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n        padding: 14px 24px;\n        border: 1px solid rgba(255, 255, 255, 0.35);\n        border-radius: 8px;\n        background: #1e40af;\n        box-shadow: none;\n        color: #ffffff;\n        font-size: 15px;\n        font-weight: 800;\n        text-decoration: none;\n        transition: transform 180ms ease, background-color 180ms ease;\n        z-index: 1;\n        position: relative;\n    }\n\n\n    .product-page .hero-cta-btn:hover {\n        background: #1d4ed8;\n        box-shadow: none;\n        color: #ffffff;\n        text-decoration: none;\n        transform: translateY(-2px);\n    }\n\n    .product-page .bento-grid {\n        display: grid;\n        grid-template-columns: repeat(12, 1fr);\n        gap: 20px;\n        margin-bottom: 20px;\n    }\n\n    .product-page .bento-item {\n        background: #ffffff;\n        border-radius: 24px;\n        padding: 40px;\n        position: relative;\n        overflow: hidden;\n        border: 1px solid #e5e7eb;\n        box-shadow: none;\n        transition: all 0.3s ease;\n    }\n\n    .product-page .bento-item:hover {\n        box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }\n\n    .product-page .bento-item::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background: radial-gradient(circle at 50% 0%, rgba(59, 130, 246, 0.03) 0%, transparent 60%);\n        pointer-events: none;\n    }\n\n    .product-page .large {\n        grid-column: span 8;\n        min-height: 450px;\n    }\n\n    .product-page .medium {\n        grid-column: span 4;\n        min-height: 450px;\n    }\n\n    .product-page .small {\n        grid-column: span 4;\n        min-height: 300px;\n    }\n\n    .product-page .full {\n        grid-column: span 12;\n    }\n\n    .product-page .half {\n        grid-column: span 6;\n        min-height: 400px;\n    }\n\n    .product-page .feature-card-enhanced {\n        position: relative;\n    }\n\n    .product-page .feature-card-enhanced .feature-icon {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        width: 90px;\n        height: 90px;\n        border-radius: 22px;\n        background: rgba(255, 255, 255, 0.5);\n        margin-bottom: 28px;\n        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n        position: relative;\n    }\n\n    .product-page .feature-card-enhanced:hover .feature-icon {\n        transform: scale(1.1) rotate(-5deg);\n        background: rgba(255, 255, 255, 0.8);\n        box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.1);\n    }\n\n    .product-page .feature-card-enhanced .feature-icon i {\n        font-size: 48px;\n        transition: all 0.4s ease;\n    }\n\n    .product-page .feature-card-enhanced:hover .feature-icon i {\n        transform: scale(1.15);\n    }\n\n    .product-page .glow-blue {\n        color: #2563eb;\n    }\n\n    .product-page .glow-blue-bg {\n        background: linear-gradient(135deg, #dbeafe 0%, #eff6ff 100%);\n    }\n\n    .product-page .glow-green {\n        color: #059669;\n    }\n\n    .product-page .glow-green-bg {\n        background: linear-gradient(135deg, #d1fae5 0%, #ecfdf5 100%);\n    }\n\n    .product-page .glow-purple {\n        color: #7c3aed;\n    }\n\n    .product-page .glow-purple-bg {\n        background: linear-gradient(135deg, #e9d5ff 0%, #f5f3ff 100%);\n    }\n\n    .product-page .glow-orange {\n        color: #ea580c;\n    }\n\n    .product-page .glow-orange-bg {\n        background: linear-gradient(135deg, #fed7aa 0%, #ffedd5 100%);\n    }\n\n    .product-page .glow-yellow-bg {\n        background: linear-gradient(135deg, #fef3c7 0%, #fef9e7 100%);\n    }\n\n    .product-page .feature-icon {\n        font-size: 48px;\n        margin-bottom: 24px;\n        display: inline-block;\n    }\n\n    .product-page .feature-title {\n        font-size: 32px;\n        font-weight: 700;\n        margin-bottom: 16px;\n        line-height: 1.2;\n    }\n\n    .product-page .feature-desc {\n        font-size: 16px;\n        color: #6b7280;\n        line-height: 1.6;\n    }\n\n    .product-page .image-container {\n        width: 100%;\n        height: 400px;\n        border-radius: 16px;\n        overflow: hidden;\n        position: relative;\n        box-shadow: none;\n    }\n\n    .product-page .image-container img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.6s ease;\n    }\n\n    .product-page .bento-item:hover .image-container img {\n        transform: scale(1.05);\n    }\n\n    .product-page .feature-badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        padding: 8px 16px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        margin: 8px 8px 8px 0;\n    }\n\n    .product-page figure {\n        border-radius: 8px;\n    }\n\n    .product-page .product-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n        gap: 18px;\n    }\n\n    .product-page .product-gallery-grid figure {\n        margin: 0;\n        background: #ffffff;\n        border: 1px solid #e5e7eb;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n\n    .product-page .product-gallery-grid img {\n        display: block;\n        width: 100%;\n        height: 220px;\n        object-fit: cover;\n    }\n\n    .product-page .product-gallery-grid figcaption {\n        padding: 10px 12px;\n        font-size: 13px;\n        color: #4b5563;\n        line-height: 1.4;\n    }\n\n    @media (max-width: 1024px) {\n\n        .product-page .large,\n        .product-page .medium,\n        .product-page .small,\n        .product-page .half {\n            grid-column: span 12;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .product-page .hero {\n            padding: 80px 20px 100px;\n            min-height: 500px;\n        }\n\n        .product-page .bento-container {\n            padding: 40px 20px;\n        }\n    }\n\n    @media (max-width: 640px) {\n        .product-page .bento-container {\n            padding: 40px 16px;\n        }\n\n        .product-page .bento-item {\n            padding: 30px 24px;\n            min-height: auto !important;\n        }\n\n        .product-page .feature-title {\n            font-size: 24px;\n        }\n\n        .product-page .image-container {\n            height: 280px;\n        }\n\n        .product-page .bento-grid {\n            gap: 16px;\n            margin-bottom: 16px;\n        }\n\n        .product-page .feature-card-enhanced .feature-icon {\n            width: 70px;\n            height: 70px;\n            margin-bottom: 20px;\n        }\n\n        .product-page .feature-card-enhanced .feature-icon i {\n            font-size: 36px;\n        }\n\n        .product-page .product-gallery-grid {\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n        }\n\n        .product-page .product-gallery-grid img {\n            height: 140px;\n        }\n\n        .product-page .product-gallery-grid figcaption {\n            font-size: 11px;\n            padding: 8px;\n            line-height: 1.3;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .product-page .hero {\n            padding: 60px 16px 80px;\n        }\n    }\n<\/style>\n\n<div class=\"product-page\">\n    <!-- Hero Section -->\n    <section class=\"hero\" data-scroll=\"hero\">\n        <div class=\"hero-badge\">\n            <i class=\"fas fa-building\"><\/i> Balcony Series\n        <\/div>\n        <h1 class=\"hero-title\">\n            SolarBalcony\n        <\/h1>\n        <p class=\"hero-subtitle\">\n            Pre-assembled solar PV mounting frame designed for high-rise apartment installations.\n        <\/p>\n        <a href=\"\/contact\" class=\"hero-cta-btn\"><span>Request a Quote<\/span><i class=\"fas fa-arrow-right\"><\/i><\/a>\n    <\/section>\n\n    <div class=\"bento-container\">\n        <!-- Product Introduction -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item full\" data-scroll=\"fade-up\">\n                <h2\n                    style=\"font-size: 42px; font-weight: 800; margin-bottom: 24px; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;\">\n                    Revolutionary Mounting Solution\n                <\/h2>\n                <p class=\"feature-desc\" style=\"font-size: 18px; max-width: 900px;\">\n                    Luminvolt SolarBalcony is a pre-assembled mounting structure engineered for solar PV installations onto high-rise balconies. The frame arrives fully assembled and simply unfolds into position, bringing solar power to urban residential spaces and making renewable energy accessible for apartment dwellers and high-rise residents.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Image 1 + Pre-assembled Feature -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item large\" data-scroll=\"slide-right\">\n                <div class=\"image-container\" style=\"height: 450px;\">\n                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Solar-panel-being-installed-on-a-metal-frame.webp\"\n                        alt=\"SolarBalcony Installation\">\n                <\/div>\n                <div style=\"margin-top: 20px; text-align: center;\">\n                    <h3 style=\"font-size: 20px; font-weight: 700; color: #1e40af; margin-bottom: 8px;\">Simple\n                        Installation Process<\/h3>\n                    <p style=\"font-size: 14px; color: #6b7280;\">Pre-assembled design allows for quick and easy balcony\n                        mounting<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"bento-item medium feature-card-enhanced glow-blue-bg\" data-scroll=\"slide-left\">\n                <div class=\"feature-icon\"\n                    style=\"background: linear-gradient(135deg, rgba(59, 130, 246, 0.2) 0%, rgba(37, 99, 235, 0.1) 100%);\">\n                    <i class=\"fas fa-tools\" style=\"color: #2563eb;\"><\/i>\n                <\/div>\n                <h2 class=\"feature-title\" style=\"font-size: 28px; margin-bottom: 16px;\">Pre-assembled Design<\/h2>\n                <p class=\"feature-desc\" style=\"margin-bottom: 20px;\">\n                    SolarBalcony leaves the factory as a complete pre-assembled unit: unfold the frame, position it on the railing, and secure it with the supplied hooks. Shorter site visits and minimal on-site labor make it a cost-efficient choice for residential projects.\n                <\/p>\n                <div style=\"display: flex; flex-direction: column; gap: 10px;\">\n                    <div style=\"display: flex; align-items: center; gap: 10px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #2563eb; font-size: 18px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #1e40af; font-weight: 600;\">Unfold &#038; Install<\/span>\n                    <\/div>\n                    <div style=\"display: flex; align-items: center; gap: 10px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #2563eb; font-size: 18px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #1e40af; font-weight: 600;\">No Complex Assembly<\/span>\n                    <\/div>\n                    <div style=\"display: flex; align-items: center; gap: 10px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #2563eb; font-size: 18px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #1e40af; font-weight: 600;\">Residential-Ready<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Features Section -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item full feature-card-enhanced glow-green-bg\" data-scroll=\"fade-up\">\n                <div class=\"feature-icon\"\n                    style=\"background: linear-gradient(135deg, rgba(16, 185, 129, 0.2) 0%, rgba(5, 150, 105, 0.1) 100%);\">\n                    <i class=\"fas fa-star\" style=\"color: #059669;\"><\/i>\n                <\/div>\n                <h2 class=\"feature-title\" style=\"font-size: 32px; margin-bottom: 24px;\">Premium Features<\/h2>\n                <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px;\">\n                    <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #059669; font-size: 20px; margin-top: 2px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #065f46; line-height: 1.6;\">6005-T5 Aluminum alloy and 304\n                            stainless steel construction<\/span>\n                    <\/div>\n                    <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #059669; font-size: 20px; margin-top: 2px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #065f46; line-height: 1.6;\">Different anodized thicknesses\n                            for maximum durability<\/span>\n                    <\/div>\n                    <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #059669; font-size: 20px; margin-top: 2px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #065f46; line-height: 1.6;\">Suitable for toughest\n                            environments including coastal areas<\/span>\n                    <\/div>\n                    <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #059669; font-size: 20px; margin-top: 2px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #065f46; line-height: 1.6;\">Fast and cost-efficient\n                            installation for residential projects<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Image 2 - Full Width -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item full\" data-scroll=\"fade-up\">\n                <div class=\"image-container\" style=\"height: 500px;\">\n                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/girl-watering-flower-with-solar-balconies.webp\"\n                        alt=\"SolarBalcony in Urban Living\">\n                <\/div>\n                <p style=\"font-size: 12px; color: #9ca3af; font-style: italic; margin-top: 12px; text-align: center;\">\n                    SolarBalcony seamlessly integrates into urban residential life, providing clean energy without\n                    compromising living space<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Compatibility Section -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item full\" data-scroll=\"fade-up\">\n                <h2\n                    style=\"font-size: 42px; font-weight: 800; margin-bottom: 32px; text-align: center; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;\">\n                    Excellent Compatibility\n                <\/h2>\n                <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px;\">\n                    <div\n                        style=\"background: linear-gradient(135deg, #fef3c7 0%, #fef9e7 100%); padding: 32px; border-radius: 8px;\">\n                        <div\n                            style=\"width: 56px; height: 56px; background: rgba(245, 158, 11, 0.2); border-radius: 6px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px;\">\n                            <i class=\"fas fa-solar-panel\" style=\"color: #d97706; font-size: 24px;\"><\/i>\n                        <\/div>\n                        <h3 style=\"font-size: 20px; font-weight: 700; color: #92400e; margin-bottom: 12px;\">Panel\n                            Flexibility<\/h3>\n                        <p style=\"font-size: 15px; color: #78350f; line-height: 1.6;\">Standardized components are suitable for 60-cell as well as for 72-cell panels<\/p>\n                    <\/div>\n                    <div\n                        style=\"background: linear-gradient(135deg, #dbeafe 0%, #eff6ff 100%); padding: 32px; border-radius: 8px;\">\n                        <div\n                            style=\"width: 56px; height: 56px; background: rgba(59, 130, 246, 0.2); border-radius: 6px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px;\">\n                            <i class=\"fas fa-ruler-combined\" style=\"color: #2563eb; font-size: 24px;\"><\/i>\n                        <\/div>\n                        <h3 style=\"font-size: 20px; font-weight: 700; color: #1e40af; margin-bottom: 12px;\">Large\n                            Adjustment<\/h3>\n                        <p style=\"font-size: 15px; color: #1e3a8a; line-height: 1.6;\">Mounting frame can cover most\n                            commonly sized balconies with flexible adjustment range<\/p>\n                    <\/div>\n                    <div\n                        style=\"background: linear-gradient(135deg, #e9d5ff 0%, #f3e8ff 100%); padding: 32px; border-radius: 8px;\">\n                        <div\n                            style=\"width: 56px; height: 56px; background: rgba(139, 92, 246, 0.2); border-radius: 6px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px;\">\n                            <i class=\"fas fa-grip-lines-vertical\" style=\"color: #7c3aed; font-size: 24px;\"><\/i>\n                        <\/div>\n                        <h3 style=\"font-size: 20px; font-weight: 700; color: #5b21b6; margin-bottom: 12px;\">Railing\n                            Compatible<\/h3>\n                        <p style=\"font-size: 15px; color: #6b21a8; line-height: 1.6;\">Compatible with metal railings\n                            found on most residential balconies<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Image 3 + Benefits Card -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item half\" data-scroll=\"slide-right\">\n                <div class=\"image-container\" style=\"height: 400px;\">\n                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Solar-panels-on-a-brick-building-balcony.webp\"\n                        alt=\"SolarBalcony on Brick Building\">\n                <\/div>\n                <div style=\"margin-top: 20px; text-align: center;\">\n                    <h3 style=\"font-size: 20px; font-weight: 700; color: #1e40af; margin-bottom: 8px;\">Architectural\n                        Integration<\/h3>\n                    <p style=\"font-size: 14px; color: #6b7280;\">Seamlessly integrates with existing building structures\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"bento-item half feature-card-enhanced glow-orange-bg\" data-scroll=\"slide-left\">\n                <div class=\"feature-icon\"\n                    style=\"background: linear-gradient(135deg, rgba(245, 158, 11, 0.2) 0%, rgba(217, 119, 6, 0.1) 100%);\">\n                    <i class=\"fas fa-shield-alt\" style=\"color: #d97706;\"><\/i>\n                <\/div>\n                <h2 class=\"feature-title\" style=\"font-size: 28px; margin-bottom: 16px;\">Built to Last<\/h2>\n                <p class=\"feature-desc\" style=\"margin-bottom: 20px;\">\n                    Engineered for durability and longevity with premium materials that withstand the harshest environmental conditions. Before installation, verify your site conditions with our free\n                    <a href=\"https:\/\/luminvolt.com\/solar-panel-wind-snow-load-calculator\/\" style=\"color: #d97706;\">wind &#038; snow load calculator<\/a>.\n                <\/p>\n                <div style=\"display: flex; flex-direction: column; gap: 12px;\">\n                    <div style=\"display: flex; align-items: center; gap: 10px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #d97706; font-size: 18px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #92400e; font-weight: 600;\">Corrosion Resistant<\/span>\n                    <\/div>\n                    <div style=\"display: flex; align-items: center; gap: 10px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #d97706; font-size: 18px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #92400e; font-weight: 600;\">Coastal Environment\n                            Ready<\/span>\n                    <\/div>\n                    <div style=\"display: flex; align-items: center; gap: 10px;\">\n                        <i class=\"fas fa-check-circle\" style=\"color: #d97706; font-size: 18px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #92400e; font-weight: 600;\">Long-lasting Performance<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n\n\n        <!-- Mounting Options & Technical Details -->\n        <div class=\"bento-grid\" style=\"margin-top: 40px;\">\n            <div class=\"bento-item full\" data-scroll=\"fade-up\">\n                <h2\n                    style=\"font-size: 42px; font-weight: 800; margin-bottom: 18px; text-align: center; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;\">\n                    Mounting Options &#038; Technical Details\n                <\/h2>\n                <p\n                    style=\"font-size: 17px; color: #6b7280; line-height: 1.7; text-align: center; max-width: 900px; margin: 0 auto 36px;\">\n                    Choose between adjustable triangle brackets for optimized solar tilt or vertical brackets for compact railing installations. Both options use aluminum alloy structures, support common balcony hook types, and can be customized for different PV module sizes. Not sure which bracket fits your balcony? Read our guide to <a href=\"https:\/\/luminvolt.com\/triangle-vs-vertical-balcony-solar-mounting-brackets\/\"\n                        style=\"color: #2563eb;\">triangle vs. vertical balcony solar brackets<\/a>.\n                <\/p>\n                <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 24px;\">\n                    <div\n                        style=\"background: linear-gradient(135deg, #ecfeff 0%, #f0fdfa 100%); border: 1px solid rgba(20, 184, 166, 0.18); border-radius: 8px; padding: 32px;\">\n                        <div style=\"display: flex; align-items: center; gap: 14px; margin-bottom: 18px;\">\n                            <div\n                                style=\"width: 56px; height: 56px; background: rgba(20, 184, 166, 0.16); border-radius: 6px; display: flex; align-items: center; justify-content: center;\">\n                                <i class=\"fas fa-drafting-compass\" style=\"color: #0f766e; font-size: 24px;\"><\/i>\n                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 22px; font-weight: 800; color: #134e4a; margin: 0 0 4px;\">Triangle\n                                    Bracket<\/h3>\n                                <p style=\"font-size: 14px; color: #0f766e; margin: 0; font-weight: 700;\">Adjustable tilt\n                                    balcony PV mounting<\/p>\n                            <\/div>\n                        <\/div>\n                        <ul\n                            style=\"list-style: none; margin: 0; padding: 0; display: grid; gap: 12px; color: #115e59; font-size: 15px; line-height: 1.6;\">\n                            <li><strong>Panel fit:<\/strong> designed around 1724 \u00d7 1134 \u00d7 30\/35 mm modules, with\n                                customization available for other sizes.<\/li>\n                            <li><strong>Structure:<\/strong> aluminum alloy rails with supporting rails, short rails,\n                                balcony fixing sheets, and inverter fixing sheet.<\/li>\n                            <li><strong>Hook options:<\/strong> U-shape hook or square hook for different balcony railing\n                                conditions.<\/li>\n                            <li><strong>Tilt range:<\/strong> 20\u00b0, 25\u00b0, 30\u00b0, and 35\u00b0 options to improve solar exposure\n                                where the balcony allows angled installation.<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div\n                        style=\"background: linear-gradient(135deg, #eff6ff 0%, #f8fafc 100%); border: 1px solid rgba(59, 130, 246, 0.18); border-radius: 8px; padding: 32px;\">\n                        <div style=\"display: flex; align-items: center; gap: 14px; margin-bottom: 18px;\">\n                            <div\n                                style=\"width: 56px; height: 56px; background: rgba(59, 130, 246, 0.16); border-radius: 6px; display: flex; align-items: center; justify-content: center;\">\n                                <i class=\"fas fa-grip-lines-vertical\" style=\"color: #2563eb; font-size: 24px;\"><\/i>\n                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 22px; font-weight: 800; color: #1e3a8a; margin: 0 0 4px;\">Vertical\n                                    Bracket<\/h3>\n                                <p style=\"font-size: 14px; color: #2563eb; margin: 0; font-weight: 700;\">Space-saving\n                                    vertical balcony mounting<\/p>\n                            <\/div>\n                        <\/div>\n                        <ul\n                            style=\"list-style: none; margin: 0; padding: 0; display: grid; gap: 12px; color: #1e40af; font-size: 15px; line-height: 1.6;\">\n                            <li><strong>Panel fit:<\/strong> suitable for 1724 \u00d7 1134 \u00d7 30\/35 mm modules and customizable\n                                for different module sizes.<\/li>\n                            <li><strong>Structure:<\/strong> aluminum alloy mounting rails, spacers, short rails, end\n                                clamps, fixing blocks, and balcony fixing sheets.<\/li>\n                            <li><strong>Hook options:<\/strong> U-shape hook or square hook for common metal balcony\n                                railings.<\/li>\n                            <li><strong>Installation angle:<\/strong> 0\u00b0 vertical layout for compact balconies where\n                                projection or tilt must be minimized.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n\n\n\n<div id=\"specs\" style=\"margin-top: 32px; display: grid; gap: 30px;\">\n                    <div>\n                        <h3 style=\"font-size: 24px; font-weight: 800; color: #134e4a; margin: 0 0 16px;\">Triangle Bracket Specifications<\/h3>\n                        <div style=\"overflow-x: auto; border: 1px solid #d1d5db; border-radius: 8px;\">\n                            <table\n                                style=\"width: 100%; border-collapse: collapse; font-size: 15px; line-height: 1.6; min-width: 480px;\">\n                                <tbody>\n                                    <tr style=\"background: #f0fdfa;\">\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #134e4a; width: 32%; border-bottom: 1px solid #e5e7eb;\">Module compatibility<\/th>\n                                        <td style=\"padding: 12px 16px; color: #115e59; border-bottom: 1px solid #e5e7eb;\">1724 \u00d7 1134 \u00d7 30\/35 mm modules; other sizes on request<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #134e4a; border-bottom: 1px solid #e5e7eb;\">Tilt options<\/th>\n                                        <td style=\"padding: 12px 16px; color: #115e59; border-bottom: 1px solid #e5e7eb;\">20\u00b0, 25\u00b0, 30\u00b0, 35\u00b0<\/td>\n                                    <\/tr>\n                                    <tr style=\"background: #f0fdfa;\">\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #134e4a; border-bottom: 1px solid #e5e7eb;\">Main material<\/th>\n                                        <td style=\"padding: 12px 16px; color: #115e59; border-bottom: 1px solid #e5e7eb;\">6005-T5 aluminum alloy<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #134e4a; border-bottom: 1px solid #e5e7eb;\">Fasteners &#038; hooks<\/th>\n                                        <td style=\"padding: 12px 16px; color: #115e59; border-bottom: 1px solid #e5e7eb;\">304 stainless steel; U-shape hook or square hook<\/td>\n                                    <\/tr>\n                                    <tr style=\"background: #f0fdfa;\">\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #134e4a; border-bottom: 1px solid #e5e7eb;\">Surface finish<\/th>\n                                        <td style=\"padding: 12px 16px; color: #115e59; border-bottom: 1px solid #e5e7eb;\">Anodized, available in different thicknesses<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #134e4a;\">Supplied components<\/th>\n                                        <td style=\"padding: 12px 16px; color: #115e59;\">Rails, supporting rails, short rails, balcony fixing sheets, inverter fixing sheet<\/td>\n                                    <\/tr>\n                                <\/tbody>\n                            <\/table>\n                        <\/div>\n                    <\/div>\n                    <div>\n                        <h3 style=\"font-size: 24px; font-weight: 800; color: #1e3a8a; margin: 0 0 16px;\">Vertical Bracket Specifications<\/h3>\n                        <div style=\"overflow-x: auto; border: 1px solid #d1d5db; border-radius: 8px;\">\n                            <table\n                                style=\"width: 100%; border-collapse: collapse; font-size: 15px; line-height: 1.6; min-width: 480px;\">\n                                <tbody>\n                                    <tr style=\"background: #eff6ff;\">\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #1e3a8a; width: 32%; border-bottom: 1px solid #e5e7eb;\">Module compatibility<\/th>\n                                        <td style=\"padding: 12px 16px; color: #1e40af; border-bottom: 1px solid #e5e7eb;\">1724 \u00d7 1134 \u00d7 30\/35 mm modules; other sizes on request<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #1e3a8a; border-bottom: 1px solid #e5e7eb;\">Installation angle<\/th>\n                                        <td style=\"padding: 12px 16px; color: #1e40af; border-bottom: 1px solid #e5e7eb;\">0\u00b0 vertical layout, flush to the railing<\/td>\n                                    <\/tr>\n                                    <tr style=\"background: #eff6ff;\">\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #1e3a8a; border-bottom: 1px solid #e5e7eb;\">Main material<\/th>\n                                        <td style=\"padding: 12px 16px; color: #1e40af; border-bottom: 1px solid #e5e7eb;\">6005-T5 aluminum alloy<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #1e3a8a; border-bottom: 1px solid #e5e7eb;\">Fasteners &#038; hooks<\/th>\n                                        <td style=\"padding: 12px 16px; color: #1e40af; border-bottom: 1px solid #e5e7eb;\">304 stainless steel; U-shape hook or square hook<\/td>\n                                    <\/tr>\n                                    <tr style=\"background: #eff6ff;\">\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #1e3a8a; border-bottom: 1px solid #e5e7eb;\">Surface finish<\/th>\n                                        <td style=\"padding: 12px 16px; color: #1e40af; border-bottom: 1px solid #e5e7eb;\">Anodized, available in different thicknesses<\/td>\n                                    <\/tr>\n                                    <tr>\n                                        <th scope=\"row\" style=\"text-align: left; padding: 12px 16px; color: #1e3a8a;\">Supplied components<\/th>\n                                        <td style=\"padding: 12px 16px; color: #1e40af;\">Mounting rails, spacers, short rails, end clamps, fixing blocks, balcony fixing sheets<\/td>\n                                    <\/tr>\n                                <\/tbody>\n                            <\/table>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div style=\"margin-top: 32px; display: grid; gap: 30px;\">\n                    <div>\n                        <h3 style=\"font-size: 24px; font-weight: 800; color: #134e4a; margin: 0 0 16px;\">Triangle\n                            Bracket Product Gallery<\/h3>\n                        <div class=\"product-gallery-grid\">\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-triangle-bracket-product-1.webp\"\n                                    alt=\"Balcony solar mounting triangle bracket product image 1\">\n                                <figcaption>\n                                    Balcony solar mounting triangle bracket product image 1<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-triangle-bracket-product-2.webp\"\n                                    alt=\"Balcony solar mounting triangle bracket product image 2\">\n                                <figcaption>\n                                    Balcony solar mounting triangle bracket product image 2<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-triangle-bracket-product-3.webp\"\n                                    alt=\"Balcony solar mounting triangle bracket product image 3\">\n                                <figcaption>\n                                    Balcony solar mounting triangle bracket product image 3<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-triangle-bracket-product-4.webp\"\n                                    alt=\"Balcony solar mounting triangle bracket product image 4\">\n                                <figcaption>\n                                    Balcony solar mounting triangle bracket product image 4<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-triangle-bracket-product-5.webp\"\n                                    alt=\"Balcony solar mounting triangle bracket product image 5\">\n                                <figcaption>\n                                    Balcony solar mounting triangle bracket product image 5<\/figcaption>\n                            <\/figure>\n                        <\/div>\n                    <\/div>\n                    <div>\n                        <h3 style=\"font-size: 24px; font-weight: 800; color: #1e3a8a; margin: 0 0 16px;\">Vertical\n                            Bracket Product Gallery<\/h3>\n                        <div class=\"product-gallery-grid\">\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-vertical-bracket-product-1.webp\"\n                                    alt=\"Balcony solar mounting vertical bracket product image 1\">\n                                <figcaption>\n                                    Balcony solar mounting vertical bracket product image 1<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-vertical-bracket-product-2.webp\"\n                                    alt=\"Balcony solar mounting vertical bracket product image 2\">\n                                <figcaption>\n                                    Balcony solar mounting vertical bracket product image 2<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-vertical-bracket-product-4.webp\"\n                                    alt=\"Balcony solar mounting vertical bracket product image 4\">\n                                <figcaption>\n                                    Balcony solar mounting vertical bracket product image 4<\/figcaption>\n                            <\/figure>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n\n                <div style=\"margin-top: 32px; display: grid; gap: 30px;\">\n                    <div>\n                        <h3 style=\"font-size: 24px; font-weight: 800; color: #134e4a; margin: 0 0 16px;\">Triangle\n                            Bracket Parameter Images<\/h3>\n                        <div class=\"product-gallery-grid\">\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-parameter-detail-1.webp\"\n                                    alt=\"Triangle bracket parameter detail 1\">\n                                <figcaption>\n                                    Triangle bracket parameter detail 1<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-parameter-detail-2.webp\"\n                                    alt=\"Triangle bracket parameter detail 2\">\n                                <figcaption>\n                                    Triangle bracket parameter detail 2<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-parameter-detail-3.webp\"\n                                    alt=\"Triangle bracket parameter detail 3\">\n                                <figcaption>\n                                    Triangle bracket parameter detail 3<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-installation-detail-4.webp\"\n                                    alt=\"Triangle bracket installation detail 4\">\n                                <figcaption>\n                                    Triangle bracket installation detail 4<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-kit-detail.webp\"\n                                    alt=\"Balcony solar mounting kit detail\">\n                                <figcaption>\n                                    Balcony solar mounting kit detail<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-parameter-detail-6.webp\"\n                                    alt=\"Triangle bracket parameter detail 6\">\n                                <figcaption>\n                                    Triangle bracket parameter detail 6<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-parameter-detail-7.webp\"\n                                    alt=\"Triangle bracket parameter detail 7\">\n                                <figcaption>\n                                    Triangle bracket parameter detail 7<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-external-hex-bolt-detail.webp\"\n                                    alt=\"Triangle bracket external hex bolt detail\">\n                                <figcaption>\n                                    Triangle bracket external hex bolt detail<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-parameter-detail-8.webp\"\n                                    alt=\"Triangle bracket parameter detail 8\">\n                                <figcaption>\n                                    Triangle bracket parameter detail 8<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-parameter-detail-9.webp\"\n                                    alt=\"Triangle bracket parameter detail 9\">\n                                <figcaption>\n                                    Triangle bracket parameter detail 9<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-parameter-detail-10.webp\"\n                                    alt=\"Triangle bracket parameter detail 10\">\n                                <figcaption>\n                                    Triangle bracket parameter detail 10<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-allen-key-detail.webp\"\n                                    alt=\"Triangle bracket Allen key detail\">\n                                <figcaption>\n                                    Triangle bracket Allen key detail<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/triangle-bracket-spanner-detail.webp\"\n                                    alt=\"Triangle bracket spanner detail\">\n                                <figcaption>\n                                    Triangle bracket spanner detail<\/figcaption>\n                            <\/figure>\n                        <\/div>\n                    <\/div>\n                    <div>\n                        <h3 style=\"font-size: 24px; font-weight: 800; color: #1e3a8a; margin: 0 0 16px;\">Vertical\n                            Bracket Parameter Images<\/h3>\n                        <div class=\"product-gallery-grid\">\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-1.webp\"\n                                    alt=\"Vertical bracket parameter detail 1\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 1<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-2.webp\"\n                                    alt=\"Vertical bracket parameter detail 2\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 2<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-3.webp\"\n                                    alt=\"Vertical bracket parameter detail 3\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 3<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-installation-detail-4.webp\"\n                                    alt=\"Vertical bracket installation detail 4\">\n                                <figcaption>\n                                    Vertical bracket installation detail 4<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-4.webp\"\n                                    alt=\"Vertical bracket parameter detail 4\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 4<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-5.webp\"\n                                    alt=\"Vertical bracket parameter detail 5\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 5<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-6.webp\"\n                                    alt=\"Vertical bracket parameter detail 6\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 6<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-7.webp\"\n                                    alt=\"Vertical bracket parameter detail 7\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 7<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-8.webp\"\n                                    alt=\"Vertical bracket parameter detail 8\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 8<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-9.webp\"\n                                    alt=\"Vertical bracket parameter detail 9\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 9<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-10.webp\"\n                                    alt=\"Vertical bracket parameter detail 10\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 10<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-11.webp\"\n                                    alt=\"Vertical bracket parameter detail 11\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 11<\/figcaption>\n                            <\/figure>\n                            <figure>\n                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/vertical-bracket-parameter-detail-12.webp\"\n                                    alt=\"Vertical bracket parameter detail 12\">\n                                <figcaption>\n                                    Vertical bracket parameter detail 12<\/figcaption>\n                            <\/figure>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div\n                    style=\"margin-top: 26px; padding: 22px 24px; border-radius: 8px; background: rgba(16, 185, 129, 0.08); border: 1px solid rgba(16, 185, 129, 0.18); color: #065f46; font-size: 15px; line-height: 1.7;\">\n                    <strong>Project-ready kit design:<\/strong> rails, clamps, hooks, fixing sheets, M8 bolts, nuts,\n                    washers, Allen key, and spanner can be supplied as a matched installation set, reducing on-site\n                    preparation time and helping installers complete balcony PV projects faster.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Key Benefits Header -->\n        <h2 data-scroll=\"fade-up\"\n            style=\"font-size: 42px; font-weight: 800; margin: 40px 0 28px; text-align: center; background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;\">\n            Key Benefits\n        <\/h2>\n\n        <!-- Key Benefits Cards -->\n        <div class=\"bento-grid\" style=\"margin-top: 0;\">\n            <div class=\"bento-item half feature-card-enhanced glow-blue-bg\" data-scroll=\"fade-up\">\n                <div class=\"feature-icon\"\n                    style=\"background: linear-gradient(135deg, rgba(59, 130, 246, 0.2) 0%, rgba(37, 99, 235, 0.1) 100%);\">\n                    <i class=\"fas fa-clock\" style=\"color: #2563eb;\"><\/i>\n                <\/div>\n                <h3 class=\"feature-title\" style=\"font-size: 26px; margin-bottom: 16px;\">Easy Installation<\/h3>\n                <p class=\"feature-desc\">\n                    No on-site assembly and no special tooling: unfold the frame, secure it to the railing with the supplied hooks, and mount the modules. The straightforward workflow keeps installation time and labor costs predictable for residential projects.\n                <\/p>\n            <\/div>\n\n            <div class=\"bento-item half feature-card-enhanced glow-green-bg\" data-scroll=\"fade-up\" data-delay=\"100\">\n                <div class=\"feature-icon\"\n                    style=\"background: linear-gradient(135deg, rgba(16, 185, 129, 0.2) 0%, rgba(5, 150, 105, 0.1) 100%);\">\n                    <i class=\"fas fa-gem\" style=\"color: #059669;\"><\/i>\n                <\/div>\n                <h3 class=\"feature-title\" style=\"font-size: 26px; margin-bottom: 16px;\">Durable and Low Corrosion<\/h3>\n                <p class=\"feature-desc\">\n                    Every SolarBalcony component is made from 6005-T5 aluminum alloy and 304 stainless steel, with anodized finishes available in different thicknesses. That combination stands up to salt-laden coastal air, humidity, and years of outdoor exposure.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"bento-grid\">\n            <div class=\"bento-item full feature-card-enhanced glow-purple-bg\" data-scroll=\"fade-up\">\n                <div class=\"feature-icon\"\n                    style=\"background: linear-gradient(135deg, rgba(139, 92, 246, 0.2) 0%, rgba(124, 58, 237, 0.1) 100%);\">\n                    <i class=\"fas fa-puzzle-piece\" style=\"color: #7c3aed;\"><\/i>\n                <\/div>\n                <h3 class=\"feature-title\" style=\"font-size: 26px; margin-bottom: 16px;\">Excellent Compatibility<\/h3>\n                <p class=\"feature-desc\">\n                    Standardized components accept both 60-cell and 72-cell modules, and the wide adjustment range covers most commonly sized balconies. The system clamps onto the metal railings found on most residential buildings \u2014 without drilling into the facade.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Image 4 - Full Width -->\n        <div class=\"bento-grid\" style=\"margin-top: 40px;\">\n            <div class=\"bento-item full\" data-scroll=\"fade-up\">\n                <div class=\"image-container\" style=\"height: 500px;\">\n                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Red-balcony-screens-on-brick-apartment-building.webp\"\n                        alt=\"SolarBalcony Building Installation\">\n                <\/div>\n                <p style=\"font-size: 12px; color: #9ca3af; font-style: italic; margin-top: 12px; text-align: center;\">\n                    SolarBalcony systems installed across multiple balconies, transforming entire buildings into\n                    renewable energy generators<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Call to Action -->\n        <div class=\"bento-grid\" style=\"margin-top: 60px;\">\n            <div class=\"bento-item full\" data-scroll=\"fade-up\"\n                style=\"background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); min-height: 400px; position: relative; overflow: hidden;\">\n                <div\n                    style=\"position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.1; background-image: radial-gradient(circle at 2px 2px, #ffffff 1px, transparent 0); background-size: 40px 40px; pointer-events: none;\">\n                <\/div>\n                <div\n                    style=\"position: absolute; top: -100px; right: -100px; width: 300px; height: 300px; background: radial-gradient(circle, rgba(255, 255, 255, 0.15) 0%, transparent 70%); border-radius: 50%; filter: blur(60px); pointer-events: none;\">\n                <\/div>\n                <div\n                    style=\"position: absolute; bottom: -100px; left: -100px; width: 300px; height: 300px; background: radial-gradient(circle, rgba(147, 197, 253, 0.2) 0%, transparent 70%); border-radius: 50%; filter: blur(60px); pointer-events: none;\">\n                <\/div>\n\n                <div style=\"position: relative; z-index: 1; text-align: center;\">\n                    <div\n                        style=\"display: inline-block; padding: 8px 20px; background: rgba(255, 255, 255, 0.15); backdrop-filter: blur(10px); border-radius: 50px; margin-bottom: 24px; border: 1px solid rgba(255, 255, 255, 0.2);\">\n                        <span\n                            style=\"color: #ffffff; font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: 1.5px;\">\n                            <i class=\"fas fa-rocket\" style=\"margin-right: 8px;\"><\/i>Get Started\n                        <\/span>\n                    <\/div>\n                    <h2\n                        style=\"font-size: 48px; font-weight: 800; margin-bottom: 20px; color: #ffffff; text-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\">\n                        Ready to Transform Your Balcony?\n                    <\/h2>\n                    <p\n                        style=\"font-size: 20px; color: #e0e7ff; max-width: 700px; margin: 0 auto 40px; line-height: 1.7;\">\n                        Contact our engineering team for a comprehensive consultation, custom design proposal, and\n                        competitive pricing for your balcony solar project.\n                    <\/p>\n\n                    <div style=\"display: flex; justify-content: center; gap: 16px; flex-wrap: wrap;\">\n                        <a href=\"\/contact\"\n                            style=\"display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: #ffffff; color: #1e40af; border-radius: 8px; font-size: 16px; font-weight: 700; text-decoration: none; transition: all 0.3s ease; box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);\">\n                            <i class=\"fas fa-phone\"><\/i>\n                            Request Quote\n                        <\/a>\n                        <a href=\"#specs\"\n                            style=\"display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: rgba(255, 255, 255, 0.15); backdrop-filter: blur(10px); color: #ffffff; border-radius: 8px; font-size: 16px; font-weight: 700; text-decoration: none; transition: all 0.3s ease; border: 1px solid rgba(255, 255, 255, 0.3);\">\n                            <i class=\"fas fa-file-download\"><\/i>\n                            View Specifications\n                        <\/a>\n                    <\/div>\n\n                    <div style=\"display: flex; justify-content: center; gap: 40px; margin-top: 48px; flex-wrap: wrap;\">\n                        <div style=\"display: flex; align-items: center; gap: 10px;\">\n                            <i class=\"fas fa-tools\" style=\"color: #fbbf24; font-size: 24px;\"><\/i>\n                            <span style=\"color: #e0e7ff; font-size: 14px; font-weight: 600;\">Pre-assembled Design<\/span>\n                        <\/div>\n                        <div style=\"display: flex; align-items: center; gap: 10px;\">\n                            <i class=\"fas fa-shield-alt\" style=\"color: #10b981; font-size: 24px;\"><\/i>\n                            <span style=\"color: #e0e7ff; font-size: 14px; font-weight: 600;\">Coastal Ready<\/span>\n                        <\/div>\n                        <div style=\"display: flex; align-items: center; gap: 10px;\">\n                            <i class=\"fas fa-puzzle-piece\" style=\"color: #60a5fa; font-size: 24px;\"><\/i>\n                            <span style=\"color: #e0e7ff; font-size: 14px; font-weight: 600;\">Universal\n                                Compatibility<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    (function () {\n        \/\/ Scroll Animation Observer\n        const observerOptions = {\n            threshold: 0,\n            rootMargin: '0px 0px -100px 0px'\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    const delay = entry.target.dataset.delay || 0;\n                    setTimeout(() => {\n                        entry.target.style.opacity = '1';\n                        entry.target.style.transform = 'translateY(0) scale(1)';\n                    }, delay);\n                }\n            });\n        }, observerOptions);\n\n        \/\/ Initialize animations\n        document.querySelectorAll('.product-page [data-scroll]').forEach(el => {\n            const animType = el.dataset.scroll;\n            el.style.opacity = '0';\n            el.style.transition = 'all 0.8s cubic-bezier(0.4, 0, 0.2, 1)';\n\n            switch (animType) {\n                case 'fade-up':\n                    el.style.transform = 'translateY(40px)';\n                    break;\n                case 'slide-right':\n                    el.style.transform = 'translateX(-60px)';\n                    break;\n                case 'slide-left':\n                    el.style.transform = 'translateX(60px)';\n                    break;\n                case 'zoom-in':\n                    el.style.transform = 'scale(0.9)';\n                    break;\n                case 'hero':\n                    el.style.transform = 'translateY(20px)';\n                    break;\n            }\n\n            observer.observe(el);\n        });\n\n        \/\/ Smooth scroll for anchor links\n        document.querySelectorAll('.product-page a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                const href = this.getAttribute('href');\n                if (href !== '#') {\n                    const target = document.querySelector(href);\n                    if (target) {\n                        e.preventDefault();\n                        target.scrollIntoView({\n                            behavior: 'smooth',\n                            block: 'start'\n                        });\n                    }\n                }\n            });\n        });\n    })();\n<\/script>\n<style class=\"hermes-faq-style\">\n    .hermes-faq-block {\n        max-width: 1400px;\n        margin: 48px auto 0;\n        padding: 0 24px 48px;\n        background: transparent\n    }\n\n    @media (min-width: 769px) {\n        .hermes-faq-block {\n            display: grid;\n            grid-template-columns: 0.62fr 1fr;\n            gap: clamp(36px, 8vw, 100px);\n            align-items: start\n        }\n        .hermes-faq-block h2 {\n            position: sticky;\n            top: 30px\n        }\n    }\n\n    .hermes-faq-block h2 {\n        margin: 0;\n        font-size: clamp(28px, 4vw, 42px);\n        font-weight: 760;\n        text-align: left;\n        background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);\n        -webkit-background-clip: text;\n        background-clip: text;\n        -webkit-text-fill-color: transparent;\n        line-height: 1.15;\n    }\n\n    .hermes-faq-list {\n        display: block\n    }\n\n    .hermes-faq-item {\n        border: none;\n        border-top: 1px solid #e2e8f0;\n        border-radius: 0;\n        background: transparent;\n        padding: 0;\n        overflow: hidden;\n        box-shadow: none\n    }\n\n    .hermes-faq-item:last-child {\n        border-bottom: 1px solid #e2e8f0\n    }\n\n    .hermes-faq-item:hover,\n    .hermes-faq-item[open] {\n        border-color: #e2e8f0;\n        box-shadow: none\n    }\n\n    .hermes-faq-item summary {\n        cursor: pointer;\n        font-weight: 760;\n        font-size: 17px;\n        list-style: none;\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        gap: 20px;\n        padding: 24px 0;\n        color: #1e40af\n    }\n\n    .hermes-faq-item summary::-webkit-details-marker {\n        display: none\n    }\n\n    .hermes-faq-item summary::after {\n        content: '';\n        flex: 0 0 32px;\n        width: 32px;\n        height: 32px;\n        border-radius: 50%;\n        background-color: #eff6ff;\n        background-image: linear-gradient(#2563eb, #2563eb), linear-gradient(#2563eb, #2563eb);\n        background-size: 12px 2px, 2px 12px;\n        background-repeat: no-repeat;\n        background-position: center;\n        display: inline-flex;\n        transition: transform .25s ease, background .25s ease\n    }\n\n    .hermes-faq-item[open] summary::after {\n        content: '';\n        background-color: #2563eb;\n        background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff);\n        transform: rotate(45deg)\n    }\n\n    .hermes-faq-item p {\n        margin: -4px 54px 24px 0;\n        padding: 0;\n        color: #4b5563;\n        line-height: 1.7;\n        opacity: 1\n    }\n<\/style>\n<section class=\"hermes-faq-block\" data-hermes-faq=\"solar-balcony\">\n    <h2>Frequently Asked Questions<\/h2>\n    <div class=\"hermes-faq-list\">\n        <details class=\"hermes-faq-item\">\n            <summary>What is a solar balcony mounting system used for?<\/summary>\n            <p>A solar balcony mounting system is used to install PV modules on apartment balconies, railings, terraces,\n                and similar urban residential spaces where roof access is limited.<\/p>\n        <\/details>\n        <details class=\"hermes-faq-item\">\n            <summary>Is this solution suitable for high-rise residential projects?<\/summary>\n            <p>Yes. It is designed for residential and multi-family applications where secure mounting, space\n                efficiency, and long-term outdoor durability are important.<\/p>\n        <\/details>\n        <details class=\"hermes-faq-item\">\n            <summary>Can the balcony system handle coastal or humid environments?<\/summary>\n            <p>Yes. The structure is designed for durable outdoor use and can be matched with corrosion-resistant\n                materials for demanding environments.<\/p>\n        <\/details>\n        <details class=\"hermes-faq-item\">\n            <summary>Can Luminvolt customize the mounting solution for different balcony types?<\/summary>\n            <p>Yes. Luminvolt can adjust the design according to railing type, panel size, installation angle, and\n                project-specific building constraints.<\/p>\n        <\/details>\n        <details class=\"hermes-faq-item\">\n            <summary>What is the difference between the triangle bracket and the vertical bracket?<\/summary>\n            <p>The triangle bracket sets modules at a tilt of 20\u00b0 to 35\u00b0 to maximize solar yield where the balcony allows angled installation. The vertical bracket mounts modules flat against the railing at 0\u00b0, minimizing projection for compact balconies or strict building requirements.<\/p>\n        <\/details>\n        <details class=\"hermes-faq-item\">\n            <summary>How many solar panels can I install on one balcony?<\/summary>\n            <p>That depends on your railing strength, balcony width, and local wind and snow loads. Send us your module model and railing dimensions and our engineers will confirm the optimal layout for your project.<\/p>\n        <\/details>\n        <details class=\"hermes-faq-item\">\n            <summary>Do I need permission to install a balcony solar system?<\/summary>\n            <p>Regulations differ by country and building. In Germany, for example, plug-in balcony systems up to 800 watts (Balkonkraftwerke) only require registration in the Marktstammdatenregister. Always confirm with your building management and local grid operator before installation.<\/p>\n        <\/details>\n        <details class=\"hermes-faq-item\">\n            <summary>How do I get a quote or a custom design?<\/summary>\n            <p>Send us your project details \u2014 module model, railing type, installation angle, and estimated quantity \u2014 through our contact page, and our engineering team will return a mounting proposal and quotation.<\/p>\n        <\/details>\n    <\/div>\n<\/section>\n<script type=\"application\/ld+json\" class=\"hermes-product-schema hermes-faq-schema\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is a solar balcony mounting system used for?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A solar balcony mounting system is used to install PV modules on apartment balconies, railings, terraces, and similar urban residential spaces where roof access is limited.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this solution suitable for high-rise residential projects?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It is designed for residential and multi-family applications where secure mounting, space efficiency, and long-term outdoor durability are important.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the balcony system handle coastal or humid environments?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The structure is designed for durable outdoor use and can be matched with corrosion-resistant materials for demanding environments.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can Luminvolt customize the mounting solution for different balcony types?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Luminvolt can adjust the design according to railing type, panel size, installation angle, and project-specific building constraints.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between the triangle bracket and the vertical bracket?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The triangle bracket sets modules at a tilt of 20 to 35 degrees to maximize solar yield where the balcony allows angled installation. The vertical bracket mounts modules flat against the railing at 0 degrees, minimizing projection for compact balconies or strict building requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many solar panels can I install on one balcony?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"That depends on your railing strength, balcony width, and local wind and snow loads. Send us your module model and railing dimensions and our engineers will confirm the optimal layout for your project.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need permission to install a balcony solar system?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Regulations differ by country and building. In Germany, for example, plug-in balcony systems up to 800 watts (Balkonkraftwerke) only require registration in the Marktstammdatenregister. Always confirm with your building management and local grid operator before installation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I get a quote or a custom design?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Send us your project details, including module model, railing type, installation angle, and estimated quantity, through our contact page, and our engineering team will return a mounting proposal and quotation.\"\n      }\n    }\n  ]\n}\n<\/script>\n<script type=\"application\/ld+json\" class=\"hermes-product-schema\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Luminvolt SolarBalcony\",\n  \"description\": \"Pre-assembled solar PV mounting frame for high-rise balconies, made of 6005-T5 aluminum alloy and 304 stainless steel. Available with an adjustable triangle bracket (20-35 degree tilt) or a vertical bracket (0 degrees) for 60-cell and 72-cell modules.\",\n  \"image\": [\n    \"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Solar-panel-being-installed-on-a-metal-frame.webp\",\n    \"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-triangle-bracket-product-1.webp\",\n    \"https:\/\/luminvolt.com\/wp-content\/uploads\/2026\/05\/balcony-solar-mounting-vertical-bracket-product-1.webp\"\n  ],\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Luminvolt\"\n  },\n  \"category\": \"Solar PV Mounting System\",\n  \"material\": [\n    \"6005-T5 aluminum alloy\",\n    \"304 stainless steel\"\n  ],\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Tilt options\",\n      \"value\": \"20, 25, 30, 35 degrees (triangle bracket); 0 degrees vertical layout\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Panel fit\",\n      \"value\": \"1724 x 1134 x 30\/35 mm modules, other sizes on request\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Railing attachment\",\n      \"value\": \"U-shape hook or square hook for metal railings\"\n    }\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Balcony Series SolarBalcony Pre-assembled solar PV mounting frame designed for high-rise apartment installations. Request a Quote Revolutionary Mounting Solution Luminvolt SolarBalcony is a pre-assembled mounting structure engineered for solar PV installations onto high-rise balconies. The frame arrives fully assembled and simply unfolds into position, bringing solar power to urban residential spaces and making renewable energy &#8230; <a title=\"Balcon solaire\" class=\"read-more\" href=\"https:\/\/luminvolt.com\/fr\/balcon-solaire\/\" aria-label=\"En savoir plus sur Solar Balcony\">Lire la suite<\/a><\/p>","protected":false},"author":1,"featured_media":392,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_yoast_wpseo_focuskw":"solar balcony mounting system","_yoast_wpseo_title":"Solar Balcony Mounting System | Luminvolt","_yoast_wpseo_metadesc":"Discover Luminvolt solar balcony mounting systems for high-rise projects, with pre-assembled frames, fast installation, and durable coastal performance.","footnotes":""},"class_list":["post-396","page","type-page","status-publish","has-post-thumbnail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Solar Balcony Mounting System | Luminvolt<\/title>\n<meta name=\"description\" content=\"Discover Luminvolt solar balcony mounting systems for high-rise projects, with pre-assembled frames, fast installation, and durable coastal performance.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/luminvolt.com\/fr\/balcon-solaire\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Solar Balcony\" \/>\n<meta property=\"og:description\" content=\"Discover Luminvolt solar balcony mounting systems for high-rise projects, with pre-assembled frames, fast installation, and durable coastal performance.\" \/>\n<meta property=\"og:url\" content=\"http:\/\/luminvolt.com\/fr\/balcon-solaire\/\" \/>\n<meta property=\"og:site_name\" content=\"LuminVolt\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-06T02:41:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Solar-panel-being-installed-on-a-metal-frame.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/luminvolt.com\\\/solar-balcony\\\/\",\"url\":\"http:\\\/\\\/luminvolt.com\\\/solar-balcony\\\/\",\"name\":\"Solar Balcony Mounting System | Luminvolt\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/luminvolt.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/luminvolt.com\\\/solar-balcony\\\/#primaryimage\"},\"image\":{\"@id\":\"http:\\\/\\\/luminvolt.com\\\/solar-balcony\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/luminvolt.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Solar-panel-being-installed-on-a-metal-frame.webp\",\"datePublished\":\"2025-11-16T07:18:49+00:00\",\"dateModified\":\"2026-09-06T02:41:34+00:00\",\"description\":\"Discover Luminvolt solar balcony mounting systems for high-rise projects, with pre-assembled frames, fast installation, and durable coastal performance.\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/luminvolt.com\\\/solar-balcony\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/luminvolt.com\\\/solar-balcony\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"http:\\\/\\\/luminvolt.com\\\/solar-balcony\\\/#primaryimage\",\"url\":\"https:\\\/\\\/luminvolt.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Solar-panel-being-installed-on-a-metal-frame.webp\",\"contentUrl\":\"https:\\\/\\\/luminvolt.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Solar-panel-being-installed-on-a-metal-frame.webp\",\"width\":1920,\"height\":1280,\"caption\":\"Solar panel being installed on a metal frame.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/luminvolt.com\\\/solar-balcony\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/luminvolt.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Solar Balcony\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/luminvolt.com\\\/#website\",\"url\":\"https:\\\/\\\/luminvolt.com\\\/\",\"name\":\"LuminVolt\",\"description\":\"Your Partner in Advanced Solar Mounting Systems &amp; Energy Storage\",\"publisher\":{\"@id\":\"https:\\\/\\\/luminvolt.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/luminvolt.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/luminvolt.com\\\/#organization\",\"name\":\"LuminVolt\",\"url\":\"https:\\\/\\\/luminvolt.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/luminvolt.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/luminvolt.com\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/LuminVolt-02.webp\",\"contentUrl\":\"https:\\\/\\\/luminvolt.com\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/LuminVolt-02.webp\",\"width\":512,\"height\":512,\"caption\":\"LuminVolt\"},\"image\":{\"@id\":\"https:\\\/\\\/luminvolt.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Syst\u00e8me de montage pour balcon solaire | Luminvolt","description":"D\u00e9couvrez les syst\u00e8mes de montage solaires pour balcons Luminvolt, adapt\u00e9s aux projets de grands immeubles, avec des cadres pr\u00e9-assembl\u00e9s, une installation rapide et une performance durable en milieu c\u00f4tier.","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":"http:\/\/luminvolt.com\/fr\/balcon-solaire\/","og_locale":"fr_FR","og_type":"article","og_title":"Solar Balcony","og_description":"Discover Luminvolt solar balcony mounting systems for high-rise projects, with pre-assembled frames, fast installation, and durable coastal performance.","og_url":"http:\/\/luminvolt.com\/fr\/balcon-solaire\/","og_site_name":"LuminVolt","article_modified_time":"2026-09-06T02:41:34+00:00","og_image":[{"width":1920,"height":1280,"url":"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Solar-panel-being-installed-on-a-metal-frame.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/luminvolt.com\/solar-balcony\/","url":"http:\/\/luminvolt.com\/solar-balcony\/","name":"Syst\u00e8me de montage pour balcon solaire | Luminvolt","isPartOf":{"@id":"https:\/\/luminvolt.com\/#website"},"primaryImageOfPage":{"@id":"http:\/\/luminvolt.com\/solar-balcony\/#primaryimage"},"image":{"@id":"http:\/\/luminvolt.com\/solar-balcony\/#primaryimage"},"thumbnailUrl":"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Solar-panel-being-installed-on-a-metal-frame.webp","datePublished":"2025-11-16T07:18:49+00:00","dateModified":"2026-09-06T02:41:34+00:00","description":"D\u00e9couvrez les syst\u00e8mes de montage solaires pour balcons Luminvolt, adapt\u00e9s aux projets de grands immeubles, avec des cadres pr\u00e9-assembl\u00e9s, une installation rapide et une performance durable en milieu c\u00f4tier.","breadcrumb":{"@id":"http:\/\/luminvolt.com\/solar-balcony\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["http:\/\/luminvolt.com\/solar-balcony\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"http:\/\/luminvolt.com\/solar-balcony\/#primaryimage","url":"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Solar-panel-being-installed-on-a-metal-frame.webp","contentUrl":"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Solar-panel-being-installed-on-a-metal-frame.webp","width":1920,"height":1280,"caption":"Solar panel being installed on a metal frame."},{"@type":"BreadcrumbList","@id":"http:\/\/luminvolt.com\/solar-balcony\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/luminvolt.com\/"},{"@type":"ListItem","position":2,"name":"Solar Balcony"}]},{"@type":"WebSite","@id":"https:\/\/luminvolt.com\/#website","url":"https:\/\/luminvolt.com\/","name":"LuminVolt","description":"Votre partenaire pour les syst\u00e8mes de montage solaire avanc\u00e9s et le stockage d'\u00e9nergie","publisher":{"@id":"https:\/\/luminvolt.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/luminvolt.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/luminvolt.com\/#organization","name":"LuminVolt","url":"https:\/\/luminvolt.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/luminvolt.com\/#\/schema\/logo\/image\/","url":"https:\/\/luminvolt.com\/wp-content\/uploads\/2024\/12\/LuminVolt-02.webp","contentUrl":"https:\/\/luminvolt.com\/wp-content\/uploads\/2024\/12\/LuminVolt-02.webp","width":512,"height":512,"caption":"LuminVolt"},"image":{"@id":"https:\/\/luminvolt.com\/#\/schema\/logo\/image\/"}}]}},"yoast_social":{"twitter_title":"","twitter_description":"","twitter_image":""},"_links":{"self":[{"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/pages\/396","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/comments?post=396"}],"version-history":[{"count":23,"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/pages\/396\/revisions"}],"predecessor-version":[{"id":819,"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/pages\/396\/revisions\/819"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/media\/392"}],"wp:attachment":[{"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/media?parent=396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}