{% extends "layout/layout.twig" %}


{# ===== SEO VARIABLES FOR HOME PAGE ===== #}

{% set meta_title = "Electrical Maintenance & Installation Company in UAE" %}
{% set meta_description = "Conair provides electrical maintenance and installation services in the UAE. Reliable solutions for commercial and industrial electrical projects." %}
{% set meta_keywords = "AC service Dubai, waterproofing Dubai, maintenance company" %}
{% set meta_robots = "index, follow" %}
{% set og_image = base_url ~ "/assets/images/hero/pluming-2.png" %}

{% block content %}

<section id="subheader" class="jarallax text-light">
    <div class="container relative z-index-1000">
        <div class="row align-items-center">
            <div class="col-lg-6">
                <div class="subtitle s2 bg-color text-light wow fadeInUp mb-2">Our Service</div>
                <h1>Electrical Services</h1>
                <ul class="crumb">
                    <li><a href="{{ base_url }}/">Home</a></li>
                    <li class="active">Electrical Services</li>
                </ul>
            </div>
            {# <div class="col-lg-6 text-lg-end">
                <div class="fs-20 fw-600 no-bottom sm-hide">Air Conditioning and Heating Specialists</div>
            </div> #}
        </div>
    </div>
    <div class="de-overlay"></div>
</section>




    <section class="space">
        <div class="container">
            <div class="row ">
                <div class="col-lg-8">
                    
                    <h2 class="service-title">Delivering Precision Electrical Solutions for Industrial & Residential Projects</h2>
                    <img src="{{ base_url }}/assets/images/hero/electical-1.png" class="w-100 rounded-20px mb-4" alt="">
                    <p>In a city where ambition and creativity coexist, Dubai’s development landscape requires electrical systems that are both reliable and robust. At Conair, our electrical installation and maintenance services in Dubai support large-scale commercial, industrial, infrastructural, and residential projects with dependable and efficient solutions.</p>
                    <p>For villas, we focus on bespoke electrical layouts, outdoor lighting, and backup power systems tailored to modern and luxury living needs. From initial design and planning to expert installation and ongoing support, Conair is your trusted partner for all types of electrical works in Dubai. Our skilled electricians use the latest technology and proven methods to deliver high-quality results, whether for residential wiring, commercial electrical systems, or industrial maintenance.</p>

{# 
                    <h2 class="wow fadeInUp sec-title" data-wow-delay=".2s">Why Choose Conair</h2> #}

                </div>
                <div class="col-lg-4" style="position: sticky; top: 70px; align-self: flex-start;">
                    <a href="{{ base_url }}/services/plumbing-services-dubai" class="bg-color-3 d-block p-3 px-4 rounded-10px mb-3"><h4 class="mb-0">Plumbing Services </h4><i class="icofont-long-arrow-right absolute abs-middle fs-24 end-20px"></i></a>
                    <a href="{{ base_url }}/services/mechanical-mep-contractors-uae" class="bg-color-3 d-block p-3 px-4 rounded-10px mb-3"><h4 class="mb-0">Mechanical Services</h4></a>
                    <a href="{{ base_url }}/services/electrical-maintenance-installation-company-uae" class="bg-color-2 text-light d-block p-3 px-4 rounded-10px mb-3 relative"><h4 class="mb-0">Electrical Services</h4></a>
                    <a href="{{ base_url }}/services/ac-duct-cleaning-in-uae" class="bg-color-3 d-block p-3 px-4 rounded-10px mb-3"><h4 class="mb-0">Home AC Duct Cleaning</h4></a>
                    <a href="{{ base_url }}/services/indoor-air-quality-testing-in-uae" class="bg-color-3 d-block p-3 px-4 rounded-10px mb-3"><h4 class="mb-0">IAQ Testing</h4></a>
                </div>
            </div>
        </div>
    </section>

    
    <section class="specialization-section">
        <div class="container">

            <div class="row text-center mb-5">
                <div class="col-lg-12">
                    <h2 class="section-title">Specialization</h2>
                    {# <p class="section-subtitle">Reliable, efficient and professional plumbing solutions you can trust.</p> #}
                </div>
            </div>

            <div class="specialization-grid">

                <div class="specialization-item">
                    <span class="icon">✔</span>
                    <p>Electrical Engineering ( Design & Product Selection)</p>
                </div>

                <div class="specialization-item">
                    <span class="icon">✔</span>
                    <p>Installations of Electrical Panel Systems like MDBs, Panels, SMDBs, DBs / Capacitor Banks</p>
                </div>

                <div class="specialization-item">
                    <span class="icon">✔</span>
                    <p>BMS Installation</p>
                </div>

                <div class="specialization-item">
                    <span class="icon">✔</span>
                    <p> Busbar System Installation</p>
                </div>

                <div class="specialization-item">
                    <span class="icon">✔</span>
                    <p>Cable Laying & Termination Works</p>
                </div>

                <div class="specialization-item">
                    <span class="icon">✔</span>
                    <p>Electrical Containment Systems</p>
                </div>

                <div class="specialization-item">
                    <span class="icon">✔</span>
                    <p>Low Current System & Low Voltage System</p>
                </div>

                <div class="specialization-item">
                    <span class="icon">✔</span>
                    <p>Power Distribution</p>
                </div>

                <div class="specialization-item">
                    <span class="icon">✔</span>
                    <p>Building Maintenance Systems</p>
                </div>

            </div>
        </div>
    </section>


    <section class=" space">
        <div class="container">
            <div class="row">
                <div class="col-lg-6 offset-lg-3 text-center">
                    {# <div class="subtitle text-white wow fadeInUp mb-3">Highlights</div> #}
                    <h2 class="wow fadeInUp sec-title" data-wow-delay=".2s">Our Service Highlights</h2>
                    <div class="spacer-single"></div>
                </div>
            </div>

            <div class="row g-4 text-center">

                <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".0s">
                    <div class="mep-card">
                        <h4>Site Survey</h4>
                        <p>Detailed electrical load assessment and infrastructure evaluation.</p>
                    </div>
                </div>

                <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".2s">
                    <div class="mep-card">
                        <h4>Estimation</h4>
                        <p>Accurate costing for wiring, panels, fixtures, and power distribution systems.</p>
                    </div>
                </div>

                <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".4s">
                    <div class="mep-card">
                        <h4>Design</h4>
                        <p>Optimized electrical layouts, including lighting, power, and control systems as per UAE standards.</p>
                    </div>
                </div>

                <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".6s">
                    <div class="mep-card">
                        <h4>Installation</h4>
                        <p>Professional installation of wiring, switchgear, panels, and lighting systems.</p>
                    </div>
                </div>

                <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".8s">
                    <div class="mep-card">
                        <h4>Commissioning</h4>
                        <p>Testing, load balancing, and safety verification before handover.</p>
                    </div>
                </div>

                <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="1s">
                    <div class="mep-card">
                        <h4>Maintenance</h4>
                        <p>Preventive and corrective electrical services to ensure a safe, uninterrupted power supply.</p>
                    </div>
                </div>

            </div>



        </div>
    </section>


    <section class="no-top no-bottom overflow-hidden bg-light">
        <div class="container-fluid position-relative half-fluid">
            <div class="container">
            <div class="row">
                <!-- Image -->
                <div class="col-lg-6 position-lg-absolute left-half h-100">
                <div class="image" data-bgimage="url({{ base_url }}/assets/images/hero/electical-1.png) center"></div>
                </div>
                <!-- Text -->
                <div class="col-lg-5 offset-lg-7 py-5 pe-lg-5">
                    <div class="spacer-double sm-hide"></div>
                    <h4>We specialize in high-voltage installations, intricate wiring systems, and maintenance plans for transportation systems, factories, skyscrapers, and hospitals. As one of Dubai’s top electrical contracting companies, Conair combines state-of-the-art technology with strict safety regulations to keep your projects active, compliant, and prepared for the future.</h4>
                    <div class="spacer-double sm-hide"></div>
                </div>
            </div>
            </div>
        </div>
    </section>


    <section class="space">
        <div class="container">
            <div class="row g-4 justify-content-center">
                <div class="col-lg-12 text-center">
                    <h2 class="mb-0">Frequently Asked Questions</h2>
                </div>

                <div class="col-lg-10">
                    <div class="accordion s2">
                        <div class="accordion-section">
                            <div class="accordion-section-title" data-tab="#accordion-a1">
                                1. Do you provide electrical works in Dubai for residential projects?
                            </div>
                            <div class="accordion-section-content" id="accordion-a1">
                                <p> Yes, we handle all types of electrical works in Dubai, including residential, commercial, and industrial projects.</p>
                            </div>
                            <div class="accordion-section-title" data-tab="#accordion-a2">
                                2. Do you offer electrical installation and maintenance services in Dubai?
                            </div>
                            <div class="accordion-section-content" id="accordion-a2">
                                <p>Yes, Conair provides professional electrical installation and maintenance services in Dubai for various project needs.</p>
                            </div>                                        
                            <div class="accordion-section-title" data-tab="#accordion-a3">
                                3. Do you handle high-voltage installations?
                            </div>
                            <div class="accordion-section-content" id="accordion-a3">
                                <p>Yes, we specialize in high-voltage installations, wiring systems, and electrical maintenance solutions.</p>
                            </div>
                            <div class="accordion-section-title" data-tab="#accordion-a4">
                                4. Are your electrical services safe and compliant?
                            </div>
                            <div class="accordion-section-content" id="accordion-a4">
                                <p>Absolutely. We follow industry safety standards and regulations to ensure safe electrical solutions.</p>
                            </div>
                            <div class="accordion-section-title" data-tab="#accordion-a4">
                                5. Do you provide ongoing electrical maintenance?
                            </div>
                            <div class="accordion-section-content" id="accordion-a4">
                                <p>Yes, we offer regular maintenance services to ensure efficient and reliable electrical system performance.</p>
                            </div>

                        </div>
                    </div>
                </div>               
            </div>
        </div>
    </section>

{% endblock %}