FAYSHELL ULTIMATE v8.0
Explorer
Terminal
SQL
Jump
Symlink
Grabber
Config
Info
Archive
Mail
SELF DESTRUCT
Path:
home
/
u494966150
/
domains
/
gloriousservice.com
/
public_html
/
Create
Create
Upload
Editing: electrician.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <meta name="description" content="Certified electrician services for wiring, electrical repairs, appliance installation and safety checks."> <link href="assets/images/favicon/favicon.png" rel="icon"> <title>Electrician Services in Dehradun | Wiring & Electrical Repairs</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700&family=Roboto:wght@400;700&family=Covered+By+Your+Grace&display=swap"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css"> <link rel="stylesheet" href="assets/css/libraries.css"> <link rel="stylesheet" href="assets/css/style.css"> </head> <body> <div class="wrapper"> <div class="preloader"> <div class="loading"><span></span><span></span><span></span><span></span></div> </div><!-- /.preloader --> <!-- ========================= Header =========================== --> <?php include 'header.php'; ?> <section class="service-detail-layout pt-120 pb-90"> <div class="container"> <!-- Section Header --> <div class="text-center mb-60"> <div class="service-icon-wrap"> <i class="fas fa-bolt service-main-icon"></i> </div> <h2 class="heading__title">Professional Electrician Services</h2> <p class="heading__desc"> Safe and reliable electrical solutions for homes, offices and commercial spaces. From small electrical fixes to complete wiring work, we ensure quality and safety. </p> </div> <!-- Content Row --> <div class="row align-items-center"> <!-- Left Content --> <div class="col-lg-6 mb-40"> <h3 class="service-subtitle">Why Choose Our Electrician Services?</h3> <p> Our certified electricians handle all types of electrical work including installations, repairs and maintenance while strictly following safety standards. </p> <p> Whether it is a power outage, faulty wiring or a new electrical setup, our professionals provide quick service, transparent pricing and lasting solutions. </p> <ul class="service-list"> <li><i class="fas fa-check-circle"></i> Electrical wiring and rewiring</li> <li><i class="fas fa-check-circle"></i> Switch, socket and MCB repair</li> <li><i class="fas fa-check-circle"></i> Light, fan and appliance installation</li> <li><i class="fas fa-check-circle"></i> Inverter and power backup setup</li> <li><i class="fas fa-check-circle"></i> Trained and verified electricians</li> </ul> <a href="contact-us.php" class="btn btn-primary mt-20">Book an Electrician</a> </div> <!-- Right Feature Cards --> <div class="col-lg-6"> <div class="row"> <div class="col-md-6 mb-30"> <div class="service-feature-box"> <i class="fas fa-plug"></i> <h4>Safe & Skilled Work</h4> <p> Electrical services performed with proper safety measures and tools. </p> </div> </div> <div class="col-md-6 mb-30"> <div class="service-feature-box"> <i class="fas fa-clock"></i> <h4>On-Time Support</h4> <p> Prompt electricians who arrive on time and finish work efficiently. </p> </div> </div> <div class="col-md-6 mb-30"> <div class="service-feature-box"> <i class="fas fa-rupee-sign"></i> <h4>Transparent Pricing</h4> <p> Fair pricing with clear estimates and no hidden charges. </p> </div> </div> <div class="col-md-6 mb-30"> <div class="service-feature-box"> <i class="fas fa-shield-alt"></i> <h4>Trusted Professionals</h4> <p> Background-verified electricians for safe and reliable service. </p> </div> </div> </div> </div> </div> </div> </section> <style> .service-main-icon { font-size: 48px; color: #ff6b00; margin-bottom: 15px; } .service-icon-wrap { display: inline-flex; align-items: center; justify-content: center; width: 90px; height: 90px; background: rgba(255, 107, 0, 0.1); border-radius: 50%; margin-bottom: 20px; } .service-subtitle { font-size: 24px; margin-bottom: 15px; } .service-list { list-style: none; padding: 0; margin-top: 20px; } .service-list li { margin-bottom: 10px; font-size: 16px; } .service-list li i { color: #ff6b00; margin-right: 8px; } .service-feature-box { background: #ffffff; padding: 25px; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06); height: 100%; transition: all 0.3s ease; } .service-feature-box:hover { transform: translateY(-5px); } .service-feature-box i { font-size: 32px; color: #ff6b00; margin-bottom: 15px; } .service-feature-box h4 { font-size: 18px; margin-bottom: 10px; } </style> <!-- ======================== Footer ========================== --> <?php include 'footer.php'; ?><!-- /.Footer --> </div><!-- /.wrapper --> <div class="search-popup"> <button type="button" class="search-popup__close"><i class="fas fa-times"></i></button> <form class="search-popup__form"> <input type="text" class="search-popup__form__input" placeholder="Type Words Then Enter"> <button class="search-popup__btn"><i class="icon-search"></i></button> </form> </div><!-- /. search-popup --> <script src="assets/js/jquery-3.6.0.min.js"></script> <script src="assets/js/plugins.js"></script> <script src="assets/js/main.js"></script> </body> </html>
SAVE FILE
Cancel
© 2026 FayShell Modular v8.0 - Educational Only