{"id":357,"date":"2025-11-11T09:55:56","date_gmt":"2025-11-11T08:55:56","guid":{"rendered":"https:\/\/luminvolt.com\/?page_id=357"},"modified":"2025-11-11T09:55:58","modified_gmt":"2025-11-11T08:55:58","slug":"chassis-de-montage-pre-assemble-pour-installation-en-terrain-avec-compactage","status":"publish","type":"page","link":"https:\/\/luminvolt.com\/fr\/chassis-de-montage-pre-assemble-pour-installation-en-terrain-avec-compactage\/","title":{"rendered":"Cadre de Montage au Sol Pr\u00e9-assembl\u00e9 avec Frappe"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700;800;900&display=swap');\n\n    .product-page * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    .product-page {\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n        background: #f9fafb;\n        color: #111827;\n    }\n\n    .product-page .bento-container {\n        max-width: 1400px;\n        margin: 0 auto;\n        padding: 60px 20px;\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: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\n        transition: all 0.3s ease;\n    }\n\n    .product-page .bento-item:hover {\n        box-shadow: 0 10px 30px -5px 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 .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\/Fixed-Tilt-Ground-Mount-Solar-Systems.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% { transform: scale(1); }\n        100% { transform: scale(1.05); }\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-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-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 .large { grid-column: span 8; min-height: 450px; }\n    .product-page .medium { grid-column: span 4; min-height: 450px; }\n    .product-page .small { grid-column: span 4; min-height: 300px; }\n    .product-page .full { grid-column: span 12; }\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 .glow-blue { color: #2563eb; }\n    .product-page .glow-blue-bg { background: linear-gradient(135deg, #dbeafe 0%, #eff6ff 100%); }\n    .product-page .glow-green { color: #059669; }\n    .product-page .glow-green-bg { background: linear-gradient(135deg, #d1fae5 0%, #ecfdf5 100%); }\n    .product-page .glow-purple { color: #7c3aed; }\n    .product-page .glow-purple-bg { background: linear-gradient(135deg, #e9d5ff 0%, #f5f3ff 100%); }\n    .product-page .glow-orange { color: #ea580c; }\n    .product-page .glow-orange-bg { background: linear-gradient(135deg, #fed7aa 0%, #ffedd5 100%); }\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: 0 10px 25px -5px rgba(0, 0, 0, 0.15);\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 .image-container {\n        width: 100%;\n        height: 400px;\n        border-radius: 16px;\n        overflow: hidden;\n        position: relative;\n        box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.2);\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 .image-credit {\n        font-size: 12px;\n        color: #9ca3af;\n        font-style: italic;\n        margin-top: 12px;\n        text-align: center;\n    }\n\n    .product-page .benefit-item {\n        display: flex;\n        gap: 16px;\n        padding: 20px;\n        background: rgba(255, 255, 255, 0.5);\n        border-radius: 12px;\n        transition: all 0.3s ease;\n    }\n\n    .product-page .benefit-item:hover {\n        background: rgba(255, 255, 255, 0.8);\n        transform: translateX(8px);\n    }\n\n    .product-page .benefit-icon {\n        flex-shrink: 0;\n        width: 48px;\n        height: 48px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border-radius: 12px;\n        font-size: 24px;\n        transition: all 0.3s ease;\n    }\n\n    .product-page .benefit-item:hover .benefit-icon {\n        transform: scale(1.1) rotate(5deg);\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: 10px;\n        font-size: 13px;\n        font-weight: 600;\n        margin: 8px 8px 8px 0;\n    }\n\n    @media (max-width: 1024px) {\n        .product-page .large,\n        .product-page .medium,\n        .product-page .small {\n            grid-column: span 12;\n        }\n    }\n\n    @media (max-width: 640px) {\n        .product-page .bento-item {\n            padding: 30px 24px;\n        }\n        .product-page .feature-title {\n            font-size: 24px;\n        }\n        .product-page .image-container {\n            height: 280px;\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-mountain\"><\/i> Ground Mount Series\n        <\/div>\n        <div class=\"hero-title\">\n            Pre-assembled, Durable and Earthed Ground Mount Frame\n        <\/div>\n        <p class=\"hero-subtitle\">\n            SolarTerrace\u2122 II-A: The industry&#8217;s most efficient ramming-based ground mount system with full earthing function, designed for rapid deployment and maximum cost savings across all installation scales.\n        <\/p>\n    <\/section>\n\n    <div class=\"bento-container\">\n        <!-- Features Overview -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item full\" data-scroll=\"fade-up\">\n                <h2 style=\"font-size: 36px; font-weight: 700; margin-bottom: 32px; text-align: center;\">Core Features<\/h2>\n                <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px;\">\n                    <div class=\"feature-badge glow-blue-bg\">\n                        <i class=\"fas fa-puzzle-piece glow-blue\"><\/i>\n                        <span style=\"color: #1e40af;\">Pre-assembled System<\/span>\n                    <\/div>\n                    <div class=\"feature-badge glow-green-bg\">\n                        <i class=\"fas fa-plug glow-green\"><\/i>\n                        <span style=\"color: #065f46;\">Full Earthing Function<\/span>\n                    <\/div>\n                    <div class=\"feature-badge glow-purple-bg\">\n                        <i class=\"fas fa-expand-arrows-alt glow-purple\"><\/i>\n                        <span style=\"color: #6b21a8;\">Wide Range of Flexibility<\/span>\n                    <\/div>\n                    <div class=\"feature-badge glow-orange-bg\">\n                        <i class=\"fas fa-dollar-sign glow-orange\"><\/i>\n                        <span style=\"color: #c2410c;\">Cost-Effective Solution<\/span>\n                    <\/div>\n                    <div class=\"feature-badge\" style=\"background: linear-gradient(135deg, #fef3c7 0%, #fef9c3 100%);\">\n                        <i class=\"fas fa-cubes\" style=\"color: #d97706;\"><\/i>\n                        <span style=\"color: #92400e;\">Reduced Component Count<\/span>\n                    <\/div>\n                    <div class=\"feature-badge\" style=\"background: linear-gradient(135deg, #dbeafe 0%, #eff6ff 100%);\">\n                        <i class=\"fas fa-industry\" style=\"color: #2563eb;\"><\/i>\n                        <span style=\"color: #1e40af;\">All Installation Scales<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Project Image 1 -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item large\" data-scroll=\"slide-right\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Luminvolt_Solar-Terrace-II-A_NS-Energy-Solahart-Tamworth-Districts.webp\" alt=\"SolarTerrace II-A Installation\">\n                <\/div>\n                <p class=\"image-credit\">Image courtesy: NS Energy \u2013 Solahart Tamworth Districts<\/p>\n            <\/div>\n\n            <div class=\"bento-item medium feature-card-enhanced glow-blue-bg\" data-scroll=\"slide-left\">\n                <div class=\"feature-icon\" style=\"background: linear-gradient(135deg, rgba(59, 130, 246, 0.2) 0%, rgba(37, 99, 235, 0.1) 100%);\">\n                    <i class=\"fas fa-certificate glow-blue\"><\/i>\n                <\/div>\n                <h2 class=\"feature-title\" style=\"font-size: 28px; margin-bottom: 16px;\">Application Range<\/h2>\n                <p class=\"feature-desc\" style=\"margin-bottom: 20px;\">\n                    Engineered to excel across all deployment scenarios:\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: #2563eb; font-size: 18px;\"><\/i>\n                        <span style=\"font-size: 15px; color: #1e40af; font-weight: 600;\">Rural &#038; Remote Sites<\/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;\">Commercial Installations<\/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;\">Utility-Scale Projects<\/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;\">Agricultural Developments<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Built to Last Section -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item full feature-card-enhanced\" data-scroll=\"fade-up\" style=\"background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%); position: relative; overflow: hidden;\">\n                <div style=\"position: absolute; top: -50px; right: -50px; width: 300px; height: 300px; background: radial-gradient(circle, rgba(16, 185, 129, 0.15) 0%, transparent 70%); border-radius: 50%; pointer-events: none;\"><\/div>\n                <div style=\"position: absolute; bottom: -80px; left: -80px; width: 400px; height: 400px; background: radial-gradient(circle, rgba(5, 150, 105, 0.1) 0%, transparent 70%); border-radius: 50%; pointer-events: none;\"><\/div>\n\n                <div style=\"position: relative; z-index: 1;\">\n                    <div style=\"text-align: center; margin-bottom: 40px;\">\n                        <div class=\"feature-icon\" style=\"display: inline-flex; align-items: center; justify-content: center; width: 100px; height: 100px; background: linear-gradient(135deg, rgba(16, 185, 129, 0.2) 0%, rgba(5, 150, 105, 0.1) 100%); border-radius: 24px; margin-bottom: 24px;\">\n                            <i class=\"fas fa-shield-alt\" style=\"font-size: 52px; color: #059669;\"><\/i>\n                        <\/div>\n                        <h2 style=\"font-size: 42px; font-weight: 800; color: #065f46; margin-bottom: 16px;\">Built to Last<\/h2>\n                        <p style=\"font-size: 18px; color: #047857; max-width: 800px; margin: 0 auto; line-height: 1.8;\">\n                            This quality frame is trimmed at every angle for fast deployment, reducing labour costs.\n                        <\/p>\n                    <\/div>\n\n                    <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px; margin-top: 40px;\">\n                        <div style=\"background: rgba(255, 255, 255, 0.7); padding: 28px; border-radius: 16px; border: 1px solid rgba(16, 185, 129, 0.2);\">\n                            <div style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 16px;\">\n                                <i class=\"fas fa-hammer\" style=\"font-size: 28px; color: #059669;\"><\/i>\n                                <h3 style=\"font-size: 20px; font-weight: 700; color: #065f46; margin: 0;\">Unique Post Profile<\/h3>\n                            <\/div>\n                            <p style=\"font-size: 15px; color: #047857; line-height: 1.7; margin: 0;\">\n                                Designed with a unique post profile which allows reduced embedment, saving on both material and labour costs.\n                            <\/p>\n                        <\/div>\n\n                        <div style=\"background: rgba(255, 255, 255, 0.7); padding: 28px; border-radius: 16px; border: 1px solid rgba(16, 185, 129, 0.2);\">\n                            <div style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 16px;\">\n                                <i class=\"fas fa-bolt\" style=\"font-size: 28px; color: #059669;\"><\/i>\n                                <h3 style=\"font-size: 20px; font-weight: 700; color: #065f46; margin: 0;\">High-Grade Assembly<\/h3>\n                            <\/div>\n                            <p style=\"font-size: 15px; color: #047857; line-height: 1.7; margin: 0;\">\n                                Pre-assembled components arrive ready to install, dramatically reducing on-site assembly time and complexity.\n                            <\/p>\n                        <\/div>\n\n                        <div style=\"background: rgba(255, 255, 255, 0.7); padding: 28px; border-radius: 16px; border: 1px solid rgba(16, 185, 129, 0.2);\">\n                            <div style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 16px;\">\n                                <i class=\"fas fa-trophy\" style=\"font-size: 28px; color: #059669;\"><\/i>\n                                <h3 style=\"font-size: 20px; font-weight: 700; color: #065f46; margin: 0;\">Industry Leading<\/h3>\n                            <\/div>\n                            <p style=\"font-size: 15px; color: #047857; line-height: 1.7; margin: 0;\">\n                                These features make SolarTerrace\u2122 II-A one of the best ground mount systems available on the market.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Project Image 2 -->\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\" src=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Luminvolt_Ground-mount_Solar-Terrace_Commercial_Phased-Electrical-and-S.webp\" alt=\"Commercial SolarTerrace Installation\">\n                <\/div>\n                <p class=\"image-credit\">Image Courtesy: Phased Electrical and Solar<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Key Benefits -->\n        <div class=\"bento-grid\">\n            <div class=\"bento-item full\" data-scroll=\"fade-up\">\n                <h2 style=\"font-size: 42px; font-weight: 800; margin-bottom: 48px; 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            <\/div>\n        <\/div>\n\n        <div class=\"bento-grid\">\n            <div class=\"bento-item medium feature-card-enhanced glow-blue-bg\" data-scroll=\"fade-up\">\n                <div class=\"feature-icon\" style=\"background: linear-gradient(135deg, rgba(59, 130, 246, 0.2) 0%, rgba(37, 99, 235, 0.1) 100%);\">\n                    <i class=\"fas fa-users glow-blue\"><\/i>\n                <\/div>\n                <h3 class=\"feature-title\" style=\"font-size: 26px; margin-bottom: 16px;\">Reduced Labour Costs<\/h3>\n                <p class=\"feature-desc\" style=\"margin-bottom: 24px;\">\n                    Through our unique, patented component design and pre-assembled supports with pre-installed positioning clamps, labour time and costs are greatly reduced.\n                <\/p>\n                <div style=\"display: inline-flex; align-items: center; gap: 12px; padding: 14px 20px; background: rgba(59, 130, 246, 0.15); border-radius: 12px;\">\n                    <i class=\"fas fa-clock\" style=\"color: #2563eb; font-size: 24px;\"><\/i>\n                    <div>\n                        <div style=\"font-size: 28px; font-weight: 900; color: #2563eb; line-height: 1;\">-40%<\/div>\n                        <div style=\"font-size: 12px; color: #6b7280; font-weight: 600; margin-top: 4px;\">Labour Time<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"bento-item medium feature-card-enhanced glow-green-bg\" data-scroll=\"fade-up\" data-delay=\"100\">\n                <div class=\"feature-icon\" style=\"background: linear-gradient(135deg, rgba(16, 185, 129, 0.2) 0%, rgba(5, 150, 105, 0.1) 100%);\">\n                    <i class=\"fas fa-dollar-sign glow-green\"><\/i>\n                <\/div>\n                <h3 class=\"feature-title\" style=\"font-size: 26px; margin-bottom: 16px;\">Reduced Component Costs<\/h3>\n                <p class=\"feature-desc\">\n                    Our unique C-Post was designed specifically for ramming, resulting in increased friction against up-lift. This requires less embedment than conventional posts or I-beams, reducing both labour time for ramming and material costs.\n                <\/p>\n            <\/div>\n\n            <div class=\"bento-item medium feature-card-enhanced glow-purple-bg\" data-scroll=\"fade-up\" data-delay=\"200\">\n                <div class=\"feature-icon\" style=\"background: linear-gradient(135deg, rgba(139, 92, 246, 0.2) 0%, rgba(124, 58, 237, 0.1) 100%);\">\n                    <i class=\"fas fa-plug glow-purple\"><\/i>\n                <\/div>\n                <h3 class=\"feature-title\" style=\"font-size: 26px; margin-bottom: 16px;\">Full Earthing Function<\/h3>\n                <p class=\"feature-desc\">\n                    With pre-fitted pressure bolts and star washers in post head, post brace and pre-assembled support, it creates earthing continuity from T rail to post. SolarTerrace\u2122 II-A system is a full earthing system for enhanced safety.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"bento-grid\">\n            <div class=\"bento-item large feature-card-enhanced glow-orange-bg\" data-scroll=\"fade-up\">\n                <div class=\"feature-icon\" style=\"background: linear-gradient(135deg, rgba(249, 115, 22, 0.2) 0%, rgba(234, 88, 12, 0.1) 100%);\">\n                    <i class=\"fas fa-sliders-h glow-orange\"><\/i>\n                <\/div>\n                <h3 class=\"feature-title\" style=\"font-size: 26px; margin-bottom: 16px;\">Wide Range of Adjustments<\/h3>\n                <p class=\"feature-desc\" style=\"margin-bottom: 28px;\">\n                    As ramming can never be done exact on millimetre, the Post head is designed with sufficient horizontal rotation and vertical adjustments. This combined with generous design tolerance levels makes it easy to get the panels perfectly aligned even if the ramming isn&#8217;t 100%.\n                <\/p>\n                <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px;\">\n                    <div style=\"background: rgba(249, 115, 22, 0.15); padding: 16px; border-radius: 12px;\">\n                        <div style=\"font-size: 14px; color: #c2410c; font-weight: 700; margin-bottom: 6px;\">Horizontal Rotation<\/div>\n                        <div style=\"font-size: 12px; color: #9a3412;\">Flexible angular adjustment<\/div>\n                    <\/div>\n                    <div style=\"background: rgba(249, 115, 22, 0.15); padding: 16px; border-radius: 12px;\">\n                        <div style=\"font-size: 14px; color: #c2410c; font-weight: 700; margin-bottom: 6px;\">Vertical Adjustment<\/div>\n                        <div style=\"font-size: 12px; color: #9a3412;\">Height compensation range<\/div>\n                    <\/div>\n                    <div style=\"background: rgba(249, 115, 22, 0.15); padding: 16px; border-radius: 12px;\">\n                        <div style=\"font-size: 14px; color: #c2410c; font-weight: 700; margin-bottom: 6px;\">Design Tolerance<\/div>\n                        <div style=\"font-size: 12px; color: #9a3412;\">Generous alignment buffer<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"bento-item medium\" data-scroll=\"fade-up\" data-delay=\"100\" style=\"background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); color: #ffffff;\">\n                <div style=\"text-align: center; padding: 20px 0;\">\n                    <i class=\"fas fa-award\" style=\"font-size: 64px; margin-bottom: 24px; opacity: 0.9;\"><\/i>\n                    <h3 style=\"font-size: 32px; font-weight: 800; margin-bottom: 16px;\">Patented Design<\/h3>\n                    <p style=\"font-size: 16px; line-height: 1.7; opacity: 0.95; margin-bottom: 24px;\">\n                        SolarTerrace\u2122 II-A features unique patented components that set new industry standards for efficiency and performance.\n                    <\/p>\n                    <div style=\"display: inline-block; padding: 12px 28px; background: rgba(255, 255, 255, 0.2); border-radius: 50px; backdrop-filter: blur(10px);\">\n                        <span style=\"font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px;\">Innovation Leader<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CTA Section -->\n        <div class=\"bento-grid\" style=\"margin-top: 60px;\">\n            <div class=\"bento-item full\" data-scroll=\"fade-up\" style=\"background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%); min-height: 400px; position: relative; overflow: hidden;\">\n                <div 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;\"><\/div>\n                <div 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;\"><\/div>\n                <div 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;\"><\/div>\n\n                <div style=\"position: relative; z-index: 1; text-align: center;\">\n                    <div 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 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 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 Deploy SolarTerrace\u2122 II-A?\n                    <\/h2>\n                    <p 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 competitive pricing for your next ground mount project.\n                    <\/p>\n\n                    <div style=\"display: flex; justify-content: center; gap: 16px; flex-wrap: wrap;\">\n                        <a href=\"https:\/\/luminvolt.com\/contact\/\" style=\"display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: #ffffff; color: #1e40af; border-radius: 12px; font-size: 16px; font-weight: 700; text-decoration: none; transition: all 0.3s ease; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\">\n                            <i class=\"fas fa-phone\"><\/i>\n                            Request Quote\n                        <\/a>\n                        <a href=\"#specs\" 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: 12px; 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                            Download Specs\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-award\" style=\"color: #fbbf24; font-size: 24px;\"><\/i>\n                            <span style=\"color: #e0e7ff; font-size: 14px; font-weight: 600;\">Patented Technology<\/span>\n                        <\/div>\n                        <div style=\"display: flex; align-items: center; gap: 10px;\">\n                            <i class=\"fas fa-shield-check\" style=\"color: #10b981; font-size: 24px;\"><\/i>\n                            <span style=\"color: #e0e7ff; font-size: 14px; font-weight: 600;\">25-Year Warranty<\/span>\n                        <\/div>\n                        <div style=\"display: flex; align-items: center; gap: 10px;\">\n                            <i class=\"fas fa-clock\" style=\"color: #60a5fa; font-size: 24px;\"><\/i>\n                            <span style=\"color: #e0e7ff; font-size: 14px; font-weight: 600;\">Fast Installation<\/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.15,\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\n","protected":false},"excerpt":{"rendered":"<p>S\u00e9rie de montage au sol pr\u00e9-assembl\u00e9, durable et\u63a5\u5730\u5f0f\u5730\u9762\u652f\u67b6 SolarTerrace\u2122 II-A : Le syst\u00e8me de montage au sol le plus efficace de l'industrie bas\u00e9 sur la frappe avec fonction d'\u63a5\u5730 compl\u00e8te, con\u00e7u pour une mise en \u0153uvre rapide et des \u00e9conomies maximales sur tous les \u00e9chelles d'installation. Fonctionnalit\u00e9s cl\u00e9s Syst\u00e8me pr\u00e9-assembl\u00e9 Fonction d'\u63a5\u5730 compl\u00e8te Large gamme de flexibilit\u00e9 Solution \u00e9conomique R\u00e9duction du nombre de composants Tous les \u00e9chelles d'installation \u2026 <a title=\"Cadre de Montage au Sol Pr\u00e9-assembl\u00e9 avec Frappe\" class=\"read-more\" href=\"https:\/\/luminvolt.com\/fr\/chassis-de-montage-pre-assemble-pour-installation-en-terrain-avec-compactage\/\" aria-label=\"En savoir plus sur le cadre de montage au sol pr\u00e9-assembl\u00e9 avec frappe\">En savoir plus<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-357","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Pre-assembled Ground Mount Frame with Ramming - LuminVolt<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/luminvolt.com\/fr\/chassis-de-montage-pre-assemble-pour-installation-en-terrain-avec-compactage\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pre-assembled Ground Mount Frame with Ramming\" \/>\n<meta property=\"og:description\" content=\"Ground Mount Series Pre-assembled, Durable and Earthed Ground Mount Frame SolarTerrace\u2122 II-A: The industry&#8217;s most efficient ramming-based ground mount system with full earthing function, designed for rapid deployment and maximum cost savings across all installation scales. Core Features Pre-assembled System Full Earthing Function Wide Range of Flexibility Cost-Effective Solution Reduced Component Count All Installation Scales ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/luminvolt.com\/fr\/chassis-de-montage-pre-assemble-pour-installation-en-terrain-avec-compactage\/\" \/>\n<meta property=\"og:site_name\" content=\"LuminVolt\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-11T08:55:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Luminvolt_Solar-Terrace-II-A_NS-Energy-Solahart-Tamworth-Districts.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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/luminvolt.com\\\/pre-assembled-ground-mount-frame-with-ramming\\\/\",\"url\":\"https:\\\/\\\/luminvolt.com\\\/pre-assembled-ground-mount-frame-with-ramming\\\/\",\"name\":\"Pre-assembled Ground Mount Frame with Ramming - LuminVolt\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/luminvolt.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/luminvolt.com\\\/pre-assembled-ground-mount-frame-with-ramming\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/luminvolt.com\\\/pre-assembled-ground-mount-frame-with-ramming\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/luminvolt.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Luminvolt_Solar-Terrace-II-A_NS-Energy-Solahart-Tamworth-Districts.webp\",\"datePublished\":\"2025-11-11T08:55:56+00:00\",\"dateModified\":\"2025-11-11T08:55:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/luminvolt.com\\\/pre-assembled-ground-mount-frame-with-ramming\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/luminvolt.com\\\/pre-assembled-ground-mount-frame-with-ramming\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/luminvolt.com\\\/pre-assembled-ground-mount-frame-with-ramming\\\/#primaryimage\",\"url\":\"https:\\\/\\\/luminvolt.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Luminvolt_Solar-Terrace-II-A_NS-Energy-Solahart-Tamworth-Districts.webp\",\"contentUrl\":\"https:\\\/\\\/luminvolt.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Luminvolt_Solar-Terrace-II-A_NS-Energy-Solahart-Tamworth-Districts.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/luminvolt.com\\\/pre-assembled-ground-mount-frame-with-ramming\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/luminvolt.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pre-assembled Ground Mount Frame with Ramming\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/luminvolt.com\\\/#website\",\"url\":\"https:\\\/\\\/luminvolt.com\\\/\",\"name\":\"LuminVolt\",\"description\":\"Your Partner in Advanced Solar Mounting System&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":"Cadre de Montage au Sol Pr\u00e9-assembl\u00e9 avec Frappe - LuminVolt","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:\/\/luminvolt.com\/fr\/chassis-de-montage-pre-assemble-pour-installation-en-terrain-avec-compactage\/","og_locale":"fr_FR","og_type":"article","og_title":"Pre-assembled Ground Mount Frame with Ramming","og_description":"Ground Mount Series Pre-assembled, Durable and Earthed Ground Mount Frame SolarTerrace\u2122 II-A: The industry&#8217;s most efficient ramming-based ground mount system with full earthing function, designed for rapid deployment and maximum cost savings across all installation scales. Core Features Pre-assembled System Full Earthing Function Wide Range of Flexibility Cost-Effective Solution Reduced Component Count All Installation Scales ... Read more","og_url":"https:\/\/luminvolt.com\/fr\/chassis-de-montage-pre-assemble-pour-installation-en-terrain-avec-compactage\/","og_site_name":"LuminVolt","article_modified_time":"2025-11-11T08:55:58+00:00","og_image":[{"url":"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Luminvolt_Solar-Terrace-II-A_NS-Energy-Solahart-Tamworth-Districts.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/luminvolt.com\/pre-assembled-ground-mount-frame-with-ramming\/","url":"https:\/\/luminvolt.com\/pre-assembled-ground-mount-frame-with-ramming\/","name":"Cadre de Montage au Sol Pr\u00e9-assembl\u00e9 avec Frappe - LuminVolt","isPartOf":{"@id":"https:\/\/luminvolt.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/luminvolt.com\/pre-assembled-ground-mount-frame-with-ramming\/#primaryimage"},"image":{"@id":"https:\/\/luminvolt.com\/pre-assembled-ground-mount-frame-with-ramming\/#primaryimage"},"thumbnailUrl":"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Luminvolt_Solar-Terrace-II-A_NS-Energy-Solahart-Tamworth-Districts.webp","datePublished":"2025-11-11T08:55:56+00:00","dateModified":"2025-11-11T08:55:58+00:00","breadcrumb":{"@id":"https:\/\/luminvolt.com\/pre-assembled-ground-mount-frame-with-ramming\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/luminvolt.com\/pre-assembled-ground-mount-frame-with-ramming\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/luminvolt.com\/pre-assembled-ground-mount-frame-with-ramming\/#primaryimage","url":"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Luminvolt_Solar-Terrace-II-A_NS-Energy-Solahart-Tamworth-Districts.webp","contentUrl":"https:\/\/luminvolt.com\/wp-content\/uploads\/2025\/11\/Luminvolt_Solar-Terrace-II-A_NS-Energy-Solahart-Tamworth-Districts.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/luminvolt.com\/pre-assembled-ground-mount-frame-with-ramming\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/luminvolt.com\/"},{"@type":"ListItem","position":2,"name":"Pre-assembled Ground Mount Frame with Ramming"}]},{"@type":"WebSite","@id":"https:\/\/luminvolt.com\/#website","url":"https:\/\/luminvolt.com\/","name":"LuminVolt","description":"Votre Partenaire dans les Syst\u00e8mes d'Installation Solaires Avanc\u00e9s et le Stockage d'\u00c9nergie","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\/"}}]}},"_links":{"self":[{"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/pages\/357","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=357"}],"version-history":[{"count":0,"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/pages\/357\/revisions"}],"wp:attachment":[{"href":"https:\/\/luminvolt.com\/fr\/wp-json\/wp\/v2\/media?parent=357"}],"curies":[{"name":"Page d'accueil","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}