{"id":63,"date":"2026-09-24T02:20:36","date_gmt":"2026-09-24T00:20:36","guid":{"rendered":"https:\/\/vgdtech.net\/?page_id=63"},"modified":"2026-09-24T04:55:15","modified_gmt":"2026-09-24T02:55:15","slug":"accueil","status":"publish","type":"page","link":"https:\/\/vgdtech.be\/","title":{"rendered":"Accueil"},"content":{"rendered":"\n<!-- =====================================================================\n     VGD TECH \u2014 CORPS DE LA PAGE D'ACCUEIL (version cantonn\u00e9e pour Kadence)   ===================================================================== -->\n\n<style>\n\/* ===== Base (scop\u00e9e .vgd-home) ===== *\/\n.vgd-home{\n  --navy:#2E2B5C; --navy-2:#26234C; --blue:#5B6FD6; --blue-700:#4A5CBE;\n  --ink:#1F2333; --paper:#F5F6FB; --muted:#5C6070; --line:#E5E6F1; --star:#E3A11B;\n  --radius:10px;\n  --img-hero:url('https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/lampe-hero.png');\n  color:var(--ink);\n  font-family:'Inter','Segoe UI',system-ui,-apple-system,Roboto,Arial,sans-serif;\n  line-height:1.65;\n}\n.vgd-home *{box-sizing:border-box;}\n.vgd-home img{max-width:100%;display:block;}\n.vgd-home a{text-decoration:none;color:inherit;}\n.vgd-home .wrap{max-width:1160px;margin:0 auto;padding:0 24px;}\n.vgd-home section{padding:80px 0;margin:0;scroll-margin-top:90px;}\n.vgd-home h1,.vgd-home h2,.vgd-home h3{line-height:1.2;letter-spacing:-.01em;color:var(--ink);margin:0;}\n.vgd-home .eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;color:var(--blue);margin-bottom:.8rem;}\n\n\/* Boutons *\/\n.vgd-home .btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.96rem;padding:.8rem 1.4rem;border-radius:var(--radius);transition:.18s;border:1.5px solid transparent;cursor:pointer;}\n.vgd-home .btn-primary{background:linear-gradient(135deg,#5B6FD6,#4A5CBE);color:#fff;}\n.vgd-home .btn-primary:hover{background:linear-gradient(135deg,#4A5CBE,#3F50A8);}\n.vgd-home .btn-outline{border-color:var(--line);color:var(--ink);background:#fff;}\n.vgd-home .btn-outline:hover{border-color:var(--blue);color:var(--blue);}\n.vgd-home .btn-light{border-color:rgba(255,255,255,.4);color:#fff;background:transparent;}\n.vgd-home .btn-light:hover{background:rgba(255,255,255,.1);}\n\n\/* ===== H\u00e9ro ===== *\/\n.vgd-home .hero{position:relative;color:#fff;overflow:hidden;background:linear-gradient(180deg,rgba(46,43,92,.50),rgba(38,35,76,.60)), var(--img-hero);background-size:cover;background-position:center;}\n.vgd-home .hero .wrap{padding-top:92px;padding-bottom:88px;position:relative;z-index:2;}\n.vgd-home .hero h1{font-size:clamp(2.1rem,4.2vw,3.1rem);font-weight:700;color:#fff;max-width:20ch;margin-bottom:1.1rem;}\n.vgd-home .hero p.lead{font-size:1.12rem;color:#cdd7e6;max-width:44ch;margin-bottom:1.8rem;}\n.vgd-home .hero-cta{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:2rem;}\n.vgd-home .trust{display:flex;gap:2rem;flex-wrap:wrap;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.14);}\n.vgd-home .trust-item b{display:block;font-size:1rem;color:#fff;}\n.vgd-home .trust-item span{font-size:.82rem;color:#9fb0c9;}\n\n\/* ===== Marques ===== *\/\n.vgd-home .brands{background:#fff;border-bottom:1px solid var(--line);padding:26px 0;}\n.vgd-home .brands .label{text-align:center;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-bottom:16px;}\n.vgd-home .marquee{overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);}\n.vgd-home .marquee-track{display:flex;gap:56px;width:max-content;animation:vgd-scroll 60s linear infinite;align-items:center;}\n.vgd-home .marquee:hover .marquee-track{animation-play-state:paused;}\n@keyframes vgd-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}\n.vgd-home .brand-logo{height:150px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.6;transition:.2s;}\n.vgd-home .brand-logo:hover{filter:none;opacity:1;}\n\n\/* ===== Titres de section ===== *\/\n.vgd-home .section-head{max-width:46ch;margin:0 auto 46px;text-align:center;}\n.vgd-home .section-head h2{position:relative;padding-bottom:.7rem;margin-bottom:.7rem;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:700;}\n.vgd-home .section-head h2::after{content:\"\";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:56px;height:3px;border-radius:2px;background:linear-gradient(90deg,#5B6FD6,#E3A11B);}\n.vgd-home .section-head p{color:var(--muted);font-size:1.05rem;margin:0;}\n\n\/* ===== Services ===== *\/\n.vgd-home .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.vgd-home .card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;text-align:center;transition:.18s;box-shadow:0 6px 20px -12px rgba(46,43,92,.18);}\n.vgd-home .card:hover{transform:translateY(-4px);border-color:var(--blue);box-shadow:0 14px 34px -20px rgba(91,111,214,.55);}\n.vgd-home .card .ico{width:64px;height:64px;border-radius:16px;padding:13px;margin:0 auto 1rem;display:grid;place-items:center;color:var(--blue);background:#ECEEFA;}\n.vgd-home .cards .card:nth-child(3n+1) .ico{background:#ECEEFA;}\n.vgd-home .cards .card:nth-child(3n+2) .ico{background:#E7F4EE;}\n.vgd-home .cards .card:nth-child(3n+3) .ico{background:#FBF2DF;}\n.vgd-home .card .ico img{width:100%;height:100%;object-fit:contain;display:block;}\n.vgd-home .card h3{font-size:1.12rem;margin-bottom:.5rem;}\n.vgd-home .card p{color:var(--muted);font-size:.92rem;margin:0;}\n\n\/* ===== Split (solaire \/ domotique \/ informatique) ===== *\/\n.vgd-home .split{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;}\n.vgd-home .panel{background:var(--navy);border-radius:var(--radius);padding:36px;color:#fff;}\n.vgd-home .panel .row{display:flex;gap:1rem;padding:.9rem 0;border-bottom:1px solid rgba(255,255,255,.1);}\n.vgd-home .panel .row:last-child{border-bottom:none;}\n.vgd-home .panel .k{width:42px;height:42px;border-radius:8px;background:rgba(255,255,255,.1);display:grid;place-items:center;color:#cdd7e6;font-weight:700;flex:none;font-size:.85rem;}\n.vgd-home .panel b{display:block;font-size:.98rem;color:#fff;}\n.vgd-home .panel span{font-size:.84rem;color:#9fb0c9;}\n.vgd-home .split h2{font-size:clamp(1.6rem,2.6vw,2.1rem);margin-bottom:.9rem;}\n.vgd-home .split p{color:var(--muted);margin-bottom:.9rem;}\n.vgd-home .tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.1rem 0 1.6rem;}\n.vgd-home .tag{background:#F0F1FB;border:1px solid #DCE0F6;border-radius:6px;padding:.35rem .8rem;font-size:.8rem;font-weight:600;color:#3F4A8A;}\n\/* Photos de fond des panneaux (fondu) *\/\n.vgd-home #solaire .panel{background:linear-gradient(160deg,rgba(46,43,92,.72),rgba(38,35,76,.83)),url('https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/panneau2.jpg') center\/cover;}\n.vgd-home #automatisation .panel{background:linear-gradient(160deg,rgba(46,43,92,.82),rgba(38,35,76,.93)),url('https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/domotique-e1789940933400.png') center\/cover;}\n.vgd-home #informatique .panel{background:linear-gradient(160deg,rgba(46,43,92,.82),rgba(38,35,76,.93)),url('https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/laptop-scaled.jpg') center\/cover;}\n\n\/* ===== Avis ===== *\/\n.vgd-home .reviews{background:#fff;}\n.vgd-home .g-head{display:flex;justify-content:center;align-items:stretch;gap:1rem;flex-wrap:wrap;margin-bottom:2rem;}\n.vgd-home .g-badge{display:inline-flex;align-items:center;gap:.8rem;border:1px solid var(--line);border-radius:10px;padding:.8rem 1.2rem;}\n.vgd-home .g-logo{font-weight:700;font-size:1.2rem;font-family:Arial,sans-serif;}\n.vgd-home .g-logo .b{color:#4285F4}.vgd-home .g-logo .r{color:#EA4335}.vgd-home .g-logo .y{color:#FBBC05}.vgd-home .g-logo .g{color:#34A853}\n.vgd-home .stars{color:var(--star);letter-spacing:1px;}\n\n\/* ===== Zone ===== *\/\n.vgd-home .zone{background:var(--paper);}\n.vgd-home .zone-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1.2rem;}\n.vgd-home .zone-list .z{background:#F0F1FB;border:1px solid #DCE0F6;border-radius:6px;padding:.45rem 1rem;font-weight:600;font-size:.88rem;color:#3F4A8A;}\n\n\/* ===== CTA \/ Contact ===== *\/\n.vgd-home .cta{background:var(--navy);color:#fff;text-align:center;}\n.vgd-home .cta h2{color:#fff;font-size:clamp(1.7rem,3vw,2.3rem);margin-bottom:.8rem;}\n.vgd-home .cta p{color:#cdd7e6;max-width:48ch;margin:0 auto 1.6rem;font-size:1.05rem;}\n.vgd-home .cta-actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap;margin-bottom:.6rem;}\n\n\/* ===== Formulaire (carte blanche) \u2014 compatible Fluent Forms & WPForms ===== *\/\n.vgd-home .form-wrap{background:#fff;border-radius:14px;padding:30px;max-width:640px;margin:1.6rem auto 0;text-align:left;box-shadow:0 24px 50px -28px rgba(0,0,0,.55);}\n.vgd-home .form-wrap .fluentform,.vgd-home .form-wrap .wpforms-container{width:100%;max-width:100%;margin:0 auto;float:none;}\n\/* Libell\u00e9s + textes en fonc\u00e9 *\/\n.vgd-home .form-wrap,\n.vgd-home .form-wrap label,\n.vgd-home .form-wrap .ff-el-input--label label,\n.vgd-home .form-wrap .wpforms-field-label{color:#1F2333 !important;text-align:left;}\n.vgd-home .form-wrap .ff-el-input--label label,\n.vgd-home .form-wrap .wpforms-field-label{font-weight:600;font-size:.9rem;}\n\/* Champs *\/\n.vgd-home .form-wrap input[type=text],\n.vgd-home .form-wrap input[type=email],\n.vgd-home .form-wrap input[type=tel],\n.vgd-home .form-wrap input[type=number],\n.vgd-home .form-wrap textarea,\n.vgd-home .form-wrap select{width:100%;padding:.7rem .8rem;border:1px solid #E5E6F1;border-radius:8px;font-size:.95rem;color:#1F2333;background:#fff;}\n.vgd-home .form-wrap input:focus,.vgd-home .form-wrap textarea:focus{outline:none;border-color:#5B6FD6;box-shadow:0 0 0 3px rgba(91,111,214,.15);}\n\/* Bouton d'envoi *\/\n.vgd-home .form-wrap .ff-btn-submit,\n.vgd-home .form-wrap .wpforms-submit{background:#5B6FD6 !important;border:none !important;border-radius:10px !important;padding:.8rem 1.6rem !important;font-weight:600 !important;color:#fff !important;}\n.vgd-home .form-wrap .ff-btn-submit:hover,\n.vgd-home .form-wrap .wpforms-submit:hover{background:#4A5CBE !important;}\n\/* Message de confirmation lisible *\/\n.vgd-home .form-wrap .ff-message-success,\n.vgd-home .form-wrap .wpforms-confirmation-container-full,\n.vgd-home .form-wrap .wpforms-confirmation-container-full p{color:#1F2333 !important;}\n\n\/* ===== Responsive ===== *\/\n@media(max-width:940px){\n  .vgd-home .split{grid-template-columns:1fr;gap:32px;}\n  .vgd-home .cards{grid-template-columns:repeat(2,1fr);}\n}\n@media(max-width:560px){\n  .vgd-home .cards{grid-template-columns:1fr;}\n  .vgd-home section{padding:56px 0;}\n  .vgd-home .trust{gap:1.2rem;}\n}\n<\/style>\n\n<div class=\"vgd-home\">\n\n  <!-- ===== HERO ===== -->\n  <section class=\"hero\">\n    <div class=\"wrap\">\n      <span class=\"eyebrow\" style=\"color:#AEB8EC\">Installation \u00b7 R\u00e9novation \u00b7 D\u00e9pannage \u2014 Mouscron &amp; Tournai<\/span>\n      <h1>La technologie au service de votre habitation.<\/h1>\n      <p class=\"lead\">Nous vous accompagnons dans vos projets d&rsquo;installation et de r\u00e9novation \u00e9lectrique. Besoin d&rsquo;un devis ou d&rsquo;un simple renseignement ?<\/p>\n      <div class=\"hero-cta\">\n        <a class=\"btn btn-primary\" href=\"#contact\">Demander un devis<\/a>\n<a class=\"btn btn-primary\" href=\"tel:+32493978365\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h4l2 5-2 1a12 12 0 0 0 6 6l1-2 5 2v4a2 2 0 0 1-2 2A16 16 0 0 1 2 6 2 2 0 0 1 4 4z\"><\/path><\/svg>\n          Appelez-nous\n        <\/a>\n        <a class=\"btn btn-light\" href=\"#services\">Nos services<\/a>\n      <\/div>\n      <div class=\"trust\">\n        <div class=\"trust-item\"><b>Certifi\u00e9 RESCert<\/b><span>Installations photovolta\u00efques<\/span><\/div>\n        <div class=\"trust-item\"><b>Mise en conformit\u00e9<\/b><span>Contr\u00f4le RGIE<\/span><\/div>\n        <div class=\"trust-item\"><b>Domotique \/ Automatisation<\/b><span>Notre sp\u00e9cialit\u00e9<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== MARQUES ===== -->\n  <section class=\"brands\">\n    <div class=\"label\">Nous travaillons avec des marques reconnues<\/div>\n    <div class=\"marquee\">\n      <div class=\"marquee-track\">\n        <!-- S\u00e9rie 1 -->\n        <a href=\"https:\/\/www.niko.eu\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/niko.png\" alt=\"Niko\"><\/a>\n        <a href=\"https:\/\/www.synology.com\/fr-fr\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/synology.png\" alt=\"Synology\"><\/a>\n        <a href=\"https:\/\/www.lenovo.com\/be\/fr\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/lenovo-scaled.png\" alt=\"Lenovo\"><\/a>\n        <a href=\"https:\/\/www.se.com\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/schneider.png\" alt=\"Schneider Electric\"><\/a>\n        <a href=\"https:\/\/www.siemens.com\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/siemens.png\" alt=\"Siemens\"><\/a>\n        <a href=\"https:\/\/www.legrand.be\/fr\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/legrand.png\" alt=\"Legrand\"><\/a>\n        <a href=\"https:\/\/www.sma-benelux.com\/fr\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/sma.png\" alt=\"SMA\"><\/a>\n        <a href=\"https:\/\/enphase.com\/fr-be\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/enphase.png\" alt=\"Enphase\"><\/a>\n        <a href=\"https:\/\/www.smappee.com\/be-fr\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/smappee.png\" alt=\"Smappee\"><\/a>\n        <a href=\"https:\/\/solar.huawei.com\/be-fr\/residential\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/huawei.png\" alt=\"Huawei Solar\"><\/a>\n        <!-- S\u00e9rie 2 (copie identique pour la boucle) -->\n        <a href=\"https:\/\/www.niko.eu\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/niko.png\" alt=\"Niko\"><\/a>\n        <a href=\"https:\/\/www.synology.com\/fr-fr\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/synology.png\" alt=\"Synology\"><\/a>\n        <a href=\"https:\/\/www.lenovo.com\/be\/fr\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/lenovo-scaled.png\" alt=\"Lenovo\"><\/a>\n        <a href=\"https:\/\/www.se.com\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/schneider.png\" alt=\"Schneider Electric\"><\/a>\n        <a href=\"https:\/\/www.siemens.com\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/siemens.png\" alt=\"Siemens\"><\/a>\n        <a href=\"https:\/\/www.legrand.be\/fr\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/legrand.png\" alt=\"Legrand\"><\/a>\n        <a href=\"https:\/\/www.sma-benelux.com\/fr\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/sma.png\" alt=\"SMA\"><\/a>\n        <a href=\"https:\/\/enphase.com\/fr-be\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/enphase.png\" alt=\"Enphase\"><\/a>\n        <a href=\"https:\/\/www.smappee.com\/be-fr\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/smappee.png\" alt=\"Smappee\"><\/a>\n        <a href=\"https:\/\/solar.huawei.com\/be-fr\/residential\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"brand-logo\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/huawei.png\" alt=\"Huawei Solar\"><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== SERVICES ===== -->\n  <section id=\"services\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <span class=\"eyebrow\">Nos services<\/span>\n        <h2>Un seul interlocuteur pour vos installations \u00e9lectriques<\/h2>\n        <p>R\u00e9novation, construction neuve ou projet professionnel : nous prenons en charge l&rsquo;ensemble de vos besoins techniques.<\/p>\n      <\/div>\n      <div class=\"cards\">\n        <div class=\"card\"><div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/icon-05.png\" alt=\"\"><\/div><h3>Nouvelle installation<\/h3><p>Vous avez un projet d&rsquo;am\u00e9nagement et devez installer un nouveau syst\u00e8me \u00e9lectrique.<\/p><\/div>\n        <div class=\"card\"><div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/icon-03.png\" alt=\"\"><\/div><h3>Mise en conformit\u00e9<\/h3><p>Votre installation est ancienne ou doit \u00eatre mise en conformit\u00e9 \u00e9lectrique (RGIE) ? N&rsquo;h\u00e9sitez pas \u00e0 nous appeler.<\/p><\/div>\n        <div class=\"card\"><div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/icon-08.png\" alt=\"\"><\/div><h3>R\u00e9novation \/ Transformation<\/h3><p>Transformation et r\u00e9novation de votre installation \u00e9lectrique existante.<\/p><\/div>\n        <div class=\"card\"><div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/icon2-04.png\" alt=\"\"><\/div><h3>Sch\u00e9ma \u00e9lectrique<\/h3><p>Positionnement de tous les \u00e9l\u00e9ments \u00e9lectriques de votre installation, future ou existante.<\/p><\/div>\n        <div class=\"card\"><div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/icon-02.png\" alt=\"\"><\/div><h3>Vid\u00e9ophonie \/ Parlophonie<\/h3><p>Installation et configuration de syst\u00e8mes de vid\u00e9ophonie et parlophonie, toutes marques.<\/p><\/div>\n        <div class=\"card\"><div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/icon-04.png\" alt=\"\"><\/div><h3>\u00c9nergies renouvelables<\/h3><p>\u00c9tude et installation de syst\u00e8mes photovolta\u00efques, bornes de recharge, batteries domestiques, ballons thermodynamiques\u2026<\/p><\/div>\n        <div class=\"card\"><div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/icon-09.png\" alt=\"\"><\/div><h3>\u00c9clairage<\/h3><p>\u00c9clairage privatif et commercial, nouvelle g\u00e9n\u00e9ration LED, moins \u00e9nergivore.<\/p><\/div>\n        <div class=\"card\"><div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/icon2-07.png\" alt=\"\"><\/div><h3>Domotique \/ Automatisation<\/h3><p>Automatisez votre b\u00e2timent : \u00e9clairage, volets roulants, portail, gestion d&rsquo;\u00e9nergie, gestion du chauffage\u2026<\/p><\/div>\n        <div class=\"card\"><div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/icon2-09.png\" alt=\"\"><\/div><h3>Projet \u00ab sur mesure \u00bb<\/h3><p>Vous cherchez le \u00ab mouton \u00e0 cinq pattes \u00bb ? Nous concevons une carte \u00e9lectronique sur mesure pour vos applications.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== \u00c9NERGIE SOLAIRE ===== -->\n  <section id=\"solaire\">\n    <div class=\"wrap split\">\n      <div class=\"panel\">\n        <span class=\"eyebrow\" style=\"color:#AEB8EC\">Installateur certifi\u00e9 RESCert<\/span>\n        <h3 style=\"color:#fff;font-size:1.35rem;margin:.3rem 0 1.2rem\">Produisez et stockez votre propre \u00e9lectricit\u00e9 verte<\/h3>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/solar.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>Panneaux photovolta\u00efques<\/b><span>\u00c9tude, pose et mise en service<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/battery.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>Batteries domestiques<\/b><span>Stockez votre surplus, gagnez en autonomie<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/power.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>Autoconsommation<\/b><span>R\u00e9duisez votre facture, optimisez votre production<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/charger.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>Bornes de recharge<\/b><span>Rechargez votre v\u00e9hicule \u00e9lectrique \u00e0 domicile<\/span><\/div><\/div>\n      <\/div>\n      <div>\n        <span class=\"eyebrow\">\u00c9nergie solaire &amp; renouvelable<\/span>\n        <h2>Passez au solaire, en toute confiance<\/h2>\n        <p>En tant qu&rsquo;installateur <strong>certifi\u00e9 RESCert<\/strong>, nous vous accompagnons de l&rsquo;\u00e9tude \u00e0 la mise en service : dimensionnement, pose, batteries et optimisation de votre autoconsommation. Gagnez en autonomie, r\u00e9duisez vos factures et valorisez votre habitation.<\/p>\n        <p>Nous installons aussi bornes de recharge et ballons thermodynamiques.<\/p>\n        <div class=\"tags\"><span class=\"tag\">Photovolta\u00efque<\/span><span class=\"tag\">Batteries<\/span><span class=\"tag\">Autoconsommation<\/span><span class=\"tag\">Bornes de recharge<\/span><span class=\"tag\">Ballon thermodynamique<\/span><span class=\"tag\">Certifi\u00e9 RESCert<\/span><\/div>\n        <a class=\"btn btn-primary\" href=\"#contact\">Demander une \u00e9tude gratuite<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== DOMOTIQUE & AUTOMATISATION ===== -->\n  <section id=\"automatisation\" style=\"background:#F5F6FB\">\n    <div class=\"wrap split\">\n      <div>\n        <span class=\"eyebrow\">Domotique &amp; automatisation<\/span>\n        <h2>Votre maison connect\u00e9e, vos installations automatis\u00e9es<\/h2>\n        <p>Nous installons et programmons votre domotique r\u00e9sidentielle (KNX, ZIGBEE, NIKO, DALI\u2026) comme vos automates industriels (Siemens LOGO!, S7).<\/p>\n        <p>Particuliers ou professionnels, nous concevons la solution adapt\u00e9e \u00e0 votre projet \u2014 de l&rsquo;\u00e9tude \u00e0 la mise en service.<\/p>\n        <div class=\"tags\"><span class=\"tag\">KNX<\/span><span class=\"tag\">ZIGBEE<\/span><span class=\"tag\">NIKO Home Control<\/span><span class=\"tag\">\u00c9clairage DALI<\/span><span class=\"tag\">Home Assistant<\/span><span class=\"tag\">Siemens LOGO!<\/span><span class=\"tag\">Siemens S7<\/span><span class=\"tag\">Armoires sur mesure<\/span><\/div>\n        <a class=\"btn btn-primary\" href=\"#contact\">Parler de votre projet<\/a>\n      <\/div>\n      <div class=\"panel\">\n        <span class=\"eyebrow\" style=\"color:#AEB8EC\">Notre expertise<\/span>\n        <h3 style=\"color:#fff;font-size:1.4rem;margin:.3rem 0 1.2rem\">On c\u00e2ble, on connecte, on automatise<\/h3>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/home.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>Domotique KNX \/ NIKO<\/b><span>\u00c9clairage, volets, chauffage et s\u00e9curit\u00e9 pilot\u00e9s<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/lamp.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>\u00c9clairage DALI<\/b><span>Gestion et gradation de l&rsquo;\u00e9clairage, adressage individuel<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\">S7<\/div><div><b>Siemens LOGO! \/ S7<\/b><span>Automatisation industrielle : lignes, pompes, r\u00e9gulation<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/box.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>Armoires sur mesure<\/b><span>Conception, c\u00e2blage et mise en service<\/span><\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== INFORMATIQUE & R\u00c9SEAUX ===== -->\n  <section id=\"informatique\">\n    <div class=\"wrap split\">\n      <div class=\"panel\">\n        <span class=\"eyebrow\" style=\"color:#AEB8EC\">Notre expertise<\/span>\n        <h3 style=\"color:#fff;font-size:1.4rem;margin:.3rem 0 1.2rem\">On connecte, on s\u00e9curise, on sauvegarde<\/h3>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/network.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>R\u00e9seau &amp; c\u00e2blage<\/b><span>RJ45, baie de brassage, switch, WiFi, Ethernet<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/serveur.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>Serveurs, NAS &amp; sauvegarde<\/b><span>Installation serveur, NAS, onduleur (UPS)<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 8l-4 4 4 4M16 8l4 4-4 4M13 5l-2 14\"><\/path><\/svg><\/div><div><b>D\u00e9veloppement web &amp; logiciel<\/b><span>Sites, applications et logiciels sur mesure ; domaine, h\u00e9bergement, e-mail<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/phone.png\" alt=\"\" style=\"width:18px;height:18px;object-fit:contain;\"><\/div><div><b>T\u00e9l\u00e9phonie VoIP<\/b><span>Standard t\u00e9l\u00e9phonique moderne sur IP<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><img decoding=\"async\" src=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/09\/cle.png\" alt=\"\" style=\"width:20px;height:20px;object-fit:contain;\"><\/div><div><b>R\u00e9paration &amp; maintenance PC<\/b><span>Diagnostic, test, mise \u00e0 jour syst\u00e8me (toutes marques)<\/span><\/div><\/div>\n        <div class=\"row\"><div class=\"k\"><svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"7\" y=\"7\" width=\"10\" height=\"10\" rx=\"1\"><\/rect><path d=\"M10 3v4M14 3v4M10 17v4M14 17v4M3 10h4M3 14h4M17 10h4M17 14h4\"><\/path><\/svg><\/div><div><b>Upgrade &amp; conseil \u00e0 l&rsquo;achat<\/b><span>Laptop, PC, \u00e9cran interactif, vid\u00e9oprojecteur<\/span><\/div><\/div>\n      <\/div>\n      <div>\n        <span class=\"eyebrow\">Informatique &amp; r\u00e9seaux<\/span>\n        <h2>Votre r\u00e9seau, vos donn\u00e9es, vos machines<\/h2>\n        <p>Au-del\u00e0 de l&rsquo;\u00e9lectricit\u00e9, nous concevons et s\u00e9curisons toute votre infrastructure num\u00e9rique, \u00e0 la maison comme au bureau.<\/p>\n        <p>Du c\u00e2ble au code : votre partenaire num\u00e9rique, de bout en bout.<\/p>\n        <div class=\"tags\"><span class=\"tag\">Serveur &amp; NAS<\/span><span class=\"tag\">Baie de brassage<\/span><span class=\"tag\">Switch &amp; WiFi<\/span><span class=\"tag\">Onduleur (UPS)<\/span><span class=\"tag\">VoIP<\/span><span class=\"tag\">Site web<\/span><span class=\"tag\">Logiciel sur mesure<\/span><span class=\"tag\">\u00c9cran interactif<\/span><span class=\"tag\">IoT<\/span><\/div>\n        <a class=\"btn btn-primary\" href=\"#contact\">Parler de votre projet<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== AVIS ===== -->\n  <section id=\"avis\" class=\"reviews\">\n    <div class=\"wrap\">\n      <div class=\"section-head\"><span class=\"eyebrow\">Ils nous font confiance<\/span><h2>Vos avis, notre meilleure publicit\u00e9<\/h2><\/div>\n      <div class=\"g-head\">\n        <a class=\"g-badge\" href=\"https:\/\/www.google.com\/maps\/place\/VgdTech\/@50.646884,2.618582,141757m\/data=!3m2!1e3!4b1!4m6!3m5!1s0x2f292afff83124c1:0xb95d65774a993ed7!8m2!3d50.6487442!4d3.2779322!16s%2Fg%2F11sb9nyv56\" target=\"_blank\" rel=\"noopener\">\n          <span class=\"g-logo\"><span class=\"b\">G<\/span><span class=\"r\">o<\/span><span class=\"y\">o<\/span><span class=\"b\">g<\/span><span class=\"g\">l<\/span><span class=\"r\">e<\/span><\/span>\n          <span><span class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/span><span style=\"display:block;font-size:.8rem;color:var(--muted)\">Avis Google \u2014 VGD TECH<\/span><\/span>\n        <\/a>\n        <a class=\"btn btn-outline\" href=\"https:\/\/g.page\/r\/Cdc-mUp3ZV25EAE\/review\" target=\"_blank\" rel=\"noopener\">Laisser un avis<\/a>\n      <\/div>\n      <div id=\"featurable-3d232503-8423-4a11-a8c2-97b7de53e3b4\" data-featurable-async=\"\" data-location-code=\"fr\"><\/div>\n      <script src=\"https:\/\/cdn.featurable.com\/widget\/v2\/embed.js\" defer=\"\" charset=\"UTF-8\"><\/script>\n    <\/div>\n  <\/section>\n\n  <!-- ===== ZONE ===== -->\n  <section id=\"zone\" class=\"zone\">\n    <div class=\"wrap section-head\" style=\"margin-bottom:0\">\n      <span class=\"eyebrow\">Zone d&rsquo;intervention<\/span>\n      <h2>Bas\u00e9s \u00e0 Mouscron, \u00e0 votre service dans toute la r\u00e9gion<\/h2>\n      <p>Arrondissements de Mouscron et Tournai, et communes limitrophes.<\/p>\n      <div class=\"zone-list\">\n        <span class=\"z\">Mouscron<\/span><span class=\"z\">Tournai<\/span><span class=\"z\">Estaimpuis<\/span><span class=\"z\">Comines<\/span>\n        <span class=\"z\">Herseaux<\/span><span class=\"z\">Dottignies<\/span><span class=\"z\">Pecq<\/span><span class=\"z\">Celles<\/span><span class=\"z\">Templeuve<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== CONTACT ===== -->\n  <section id=\"contact\" class=\"cta\">\n    <div class=\"wrap\">\n      <span class=\"eyebrow\" style=\"color:#AEB8EC\">Contact<\/span>\n      <h2>Un projet ? Parlons-en.<\/h2>\n      <p>Devis gratuit et sans engagement pour votre installation \u00e9lectrique, votre domotique, vos panneaux solaires ou votre projet d&rsquo;automatisation.<\/p>\n      <div class=\"cta-actions\">\n\n      <\/div>\n      <div class=\"form-wrap\"><div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='63' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"f28414b25e\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php\/wp-json\/wp\/v2\/pages\/63\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >Votre nom<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Nom\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Votre email\">Votre email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Adresse mail\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_numeric_field' id='label_ff_1_numeric_field' aria-label=\"Votre t\u00e9l\u00e9phone\">Votre t\u00e9l\u00e9phone<\/label><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"numeric_field\" id=\"ff_1_numeric_field\" class=\"ff-el-form-control\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_subject' id='label_ff_1_subject' aria-label=\"Sujet\">Sujet<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Sujet\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Votre message\">Votre message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Votre message\" rows=\"15\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Envoyer\">Envoyer<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"ajaxUrl\":\"https:\\\/\\\/vgdtech.be\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"Ce champ est n\\u00e9cessaire\",\"global\":false,\"global_message\":\"Ce champ est obligatoire\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"Ce champ est obligatoire\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"Ce champ est obligatoire\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"Ce champ est n\\u00e9cessaire\",\"global\":false,\"global_message\":\"Ce champ est obligatoire\"},\"email\":{\"value\":true,\"message\":\"Veuillez saisir une adresse e-mail valide.\",\"global\":false,\"global_message\":\"Ce champ doit contenir un e-mail valide\"}},\"numeric_field\":{\"required\":{\"value\":false,\"message\":\"Ce champ est obligatoire\",\"global_message\":\"Ce champ est obligatoire\",\"global\":true},\"numeric\":{\"value\":true,\"message\":\"Ce champ doit contenir une valeur num\\u00e9rique\",\"global_message\":\"Ce champ doit contenir une valeur num\\u00e9rique\",\"global\":true},\"min\":{\"value\":\"\",\"message\":\"\\u00c9chec de la validation pour la valeur minimale\",\"global_message\":\"\\u00c9chec de la validation pour la valeur minimale\",\"global\":true},\"max\":{\"value\":\"\",\"message\":\"\\u00c9chec de la validation pour la valeur maximale\",\"global_message\":\"\\u00c9chec de la validation pour la valeur maximale\",\"global\":true},\"digits\":{\"value\":\"\",\"message\":\"La validation \\u00e9choue pour un nombre limit\\u00e9 de chiffres\",\"global_message\":\"La validation \\u00e9choue pour un nombre limit\\u00e9 de chiffres\",\"global\":true}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"Ce champ est obligatoire\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"Ce champ est n\\u00e9cessaire\",\"global\":false,\"global_message\":\"Ce champ est obligatoire\"}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- ===== FIN DU CORPS ===== -->\n\n","protected":false},"excerpt":{"rendered":"<p>Installation \u00b7 R\u00e9novation \u00b7 D\u00e9pannage \u2014 Mouscron &amp; Tournai La technologie au service de votre habitation. Nous vous accompagnons dans vos projets d&rsquo;installation et de r\u00e9novation \u00e9lectrique. Besoin d&rsquo;un devis ou d&rsquo;un simple renseignement ? Demander un devis Appelez-nous Nos services Certifi\u00e9 RESCertInstallations photovolta\u00efques Mise en conformit\u00e9Contr\u00f4le RGIE Domotique \/ AutomatisationNotre sp\u00e9cialit\u00e9 Nous travaillons avec&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"_kad_post_transparent":"default","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"default","_kad_post_feature":"default","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-63","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Accueil - VGDTECH<\/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:\/\/vgdtech.be\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accueil - VGDTECH\" \/>\n<meta property=\"og:description\" content=\"Installation \u00b7 R\u00e9novation \u00b7 D\u00e9pannage \u2014 Mouscron &amp; Tournai La technologie au service de votre habitation. Nous vous accompagnons dans vos projets d&rsquo;installation et de r\u00e9novation \u00e9lectrique. Besoin d&rsquo;un devis ou d&rsquo;un simple renseignement ? Demander un devis Appelez-nous Nos services Certifi\u00e9 RESCertInstallations photovolta\u00efques Mise en conformit\u00e9Contr\u00f4le RGIE Domotique \/ AutomatisationNotre sp\u00e9cialit\u00e9 Nous travaillons avec...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vgdtech.be\/\" \/>\n<meta property=\"og:site_name\" content=\"VGDTECH\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100092836991279\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-24T02:55:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/niko.png\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vgdtech.be\\\/\",\"url\":\"https:\\\/\\\/vgdtech.be\\\/\",\"name\":\"Accueil - VGDTECH\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vgdtech.be\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/niko.png\",\"datePublished\":\"2026-09-24T00:20:36+00:00\",\"dateModified\":\"2026-09-24T02:55:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vgdtech.be\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vgdtech.be\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/niko.png\",\"contentUrl\":\"https:\\\/\\\/vgdtech.be\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/niko.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/vgdtech.be\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accueil\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#website\",\"url\":\"https:\\\/\\\/vgdtech.be\\\/\",\"name\":\"VGDTECH\",\"description\":\"A votre \u00e9coute pour tous vos projets d\u2019installation et de r\u00e9novation \u00e9lectrique.\",\"publisher\":{\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vgdtech.be\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#organization\",\"name\":\"VGDTECH\",\"url\":\"https:\\\/\\\/vgdtech.be\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/vgdtech.be\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/cropped-VGDTECH-LOGO-2-3.png\",\"contentUrl\":\"https:\\\/\\\/vgdtech.be\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/cropped-VGDTECH-LOGO-2-3.png\",\"width\":2258,\"height\":904,\"caption\":\"VGDTECH\"},\"image\":{\"@id\":\"https:\\\/\\\/vgdtech.be\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100092836991279\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accueil - VGDTECH","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:\/\/vgdtech.be\/","og_locale":"fr_FR","og_type":"article","og_title":"Accueil - VGDTECH","og_description":"Installation \u00b7 R\u00e9novation \u00b7 D\u00e9pannage \u2014 Mouscron &amp; Tournai La technologie au service de votre habitation. Nous vous accompagnons dans vos projets d&rsquo;installation et de r\u00e9novation \u00e9lectrique. Besoin d&rsquo;un devis ou d&rsquo;un simple renseignement ? Demander un devis Appelez-nous Nos services Certifi\u00e9 RESCertInstallations photovolta\u00efques Mise en conformit\u00e9Contr\u00f4le RGIE Domotique \/ AutomatisationNotre sp\u00e9cialit\u00e9 Nous travaillons avec...","og_url":"https:\/\/vgdtech.be\/","og_site_name":"VGDTECH","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100092836991279","article_modified_time":"2026-09-24T02:55:15+00:00","og_image":[{"url":"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/niko.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vgdtech.be\/","url":"https:\/\/vgdtech.be\/","name":"Accueil - VGDTECH","isPartOf":{"@id":"https:\/\/vgdtech.be\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vgdtech.be\/#primaryimage"},"image":{"@id":"https:\/\/vgdtech.be\/#primaryimage"},"thumbnailUrl":"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/niko.png","datePublished":"2026-09-24T00:20:36+00:00","dateModified":"2026-09-24T02:55:15+00:00","breadcrumb":{"@id":"https:\/\/vgdtech.be\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vgdtech.be\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/vgdtech.be\/#primaryimage","url":"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/niko.png","contentUrl":"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/niko.png"},{"@type":"BreadcrumbList","@id":"https:\/\/vgdtech.be\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/vgdtech.be\/"},{"@type":"ListItem","position":2,"name":"Accueil"}]},{"@type":"WebSite","@id":"https:\/\/vgdtech.be\/#website","url":"https:\/\/vgdtech.be\/","name":"VGDTECH","description":"A votre \u00e9coute pour tous vos projets d\u2019installation et de r\u00e9novation \u00e9lectrique.","publisher":{"@id":"https:\/\/vgdtech.be\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vgdtech.be\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/vgdtech.be\/#organization","name":"VGDTECH","url":"https:\/\/vgdtech.be\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/vgdtech.be\/#\/schema\/logo\/image\/","url":"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/cropped-VGDTECH-LOGO-2-3.png","contentUrl":"https:\/\/vgdtech.be\/wp-content\/uploads\/2026\/08\/cropped-VGDTECH-LOGO-2-3.png","width":2258,"height":904,"caption":"VGDTECH"},"image":{"@id":"https:\/\/vgdtech.be\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100092836991279"]}]}},"_links":{"self":[{"href":"https:\/\/vgdtech.be\/wp-json\/wp\/v2\/pages\/63","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vgdtech.be\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vgdtech.be\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vgdtech.be\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vgdtech.be\/wp-json\/wp\/v2\/comments?post=63"}],"version-history":[{"count":49,"href":"https:\/\/vgdtech.be\/wp-json\/wp\/v2\/pages\/63\/revisions"}],"predecessor-version":[{"id":234,"href":"https:\/\/vgdtech.be\/wp-json\/wp\/v2\/pages\/63\/revisions\/234"}],"wp:attachment":[{"href":"https:\/\/vgdtech.be\/wp-json\/wp\/v2\/media?parent=63"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}