Server IP : 103.53.40.154 / Your IP : 3.145.34.237 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/comfortaircon.co/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Comfort Aircon</title> <?php include 'top-link.php';?> </head> <body> <?php include 'header.php';?> <?php include 'banner.php';?> <!--=========================== Start Breadcrumb ===========================--> <section class="breadcrumb_section text-center section_padding"> <ul class="breadcrumb"> <li><a href="index.php">Home</a></li> <li> Services</li> </ul> <h1>Our services</h1> </section><!--end .breadcrumb_section--> <!--=========================== End Breadcrumb ===========================--> <!--=========================== Start Service Style 2 ===========================--> <div class="service_style_2_area text-center section_padding"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="service_img_info_box"> <img src="assets/images/shape/service-color-shape.png" class="service_info_color_shape" alt="shape"> </div><!--end .service_img_info_box--> <p class="col-md-10 col-md-offset-1">Comfort AirconĀ® is a heating and cooling service company with a history of excellence, customer service, and quality craftsmanship. We specialize in HVAC service, replacement, and repair for both residential and commercial customers in India.</p> </div><!--end .col-md-12--> </div><!--end .row--> </div><!--end .container--> </div><!--end .service_style_2_area--> <!--=========================== End Service Style 2 ===========================--> <?php include 'index-service.php';?> <!--=========================== Start Service Benefits ===========================--> <section class="service_benefits_area text-center section_border section_padding"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="hero-section-title"> <h1>Our benefits</h1> </div><!--end .hero-section-title--> </div><!--end .col-md-12--> <div class="col-md-3 col-sm-6"> <div class="service_benefits_box"> <i class="icon-big_clock"></i> <h3 style="color:black">Emergency Service</h3> </div><!--end .service_benefits_box--> </div><!--end col-md-3--> <div class="col-md-3 col-sm-6"> <div class="service_benefits_box"> <i class="icon-wallet"></i> <h3 style="color:black">No Upfront Payment</h3> </div><!--end .service_benefits_box--> </div><!--end col-md-3--> <div class="col-md-3 col-sm-6"> <div class="service_benefits_box"> <i class="icon-diploma"></i> <h3 style="color:black">Satisfaction Guarantee</h3> </div><!--end .service_benefits_box--> </div><!--end col-md-3--> <div class="col-md-3 col-sm-6"> <div class="service_benefits_box"> <i class="icon-mechanic"></i> <h3 style="color:black">20 Years Experience</h3> </div><!--end .service_benefits_box--> </div><!--end col-md-3--> </div><!--end .row--> </div><!--end .container--> </section><!--end .service_benefits_area--> <!--=========================== End Service Benefits ===========================--> <?php include 'footer.php';?>