<!doctype html>
<html class="no-js" lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Commercial Heat Pump Installation | HVAC In Lehigh Valley</title>
    <meta name="description" content="We offer commercial heat pump Installation services in Lehigh Valley, Pennsylvania. Available 24 hours of HVAC services in Easton, Bethlehem, Allentown, Pen Argyl, Bangor, Wind Gap, Whitehall, Stroudsburg, and Nazareth, Alburtis​, Emmaus​, Hellertown​, Mount Bethel​ and Northampton​.">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <?php include 'include/header-resources/header-resources.php'; ?> 
</head>
<body>
    <!-- preloader -->
    <div id="preloader">
        <div class="preloader">
            <span></span>
            <span></span>
        </div>
    </div>
    <!-- preloader end -->
    <!-- back to top start -->
    <div class="progress-wrap">
        <svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
            <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
        </svg>
    </div>
    <!-- back to top end -->
    <?php include '../include/header.php'; ?> 
    <!-- header area end here -->
    <main>
        <!-- page title area start here -->
        <div class="page-title-area">
            <div class="container">
                <div class="page-title-icon">
                    <i class="flaticon-air-conditioner hero__icon hero__icon1"></i>
                    <i class="flaticon-heating hero__icon hero__icon2"></i>
                    <i class="flaticon-vacuum-cleaner hero__icon hero__icon3"></i>
                </div>
                <div class="row">
                    <div class="col-12">
                        <div class="page-title text-center">
                            <h1 class="breadcrumb-title">Heat Pump Installation</h1>
                            <div class="breadcrumb-menu">
                                <nav class="breadcrumb-trail breadcrumbs">
                                    <ul class="trail-items">
                                        <li class="trail-item trail-begin"><a href="/">Home</a>
                                        </li>
                                        <li class="trail-item trail-end"><span>Heat Pump Installation</span></li>
                                    </ul>
                                </nav>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- page title area end here -->
        <!-- service details area start here -->
        <section class="service-details-area pt-120 pb-70">
            <div class="container">
                <div class="row">
                    <div class="col-lg-12">
                        <div class="service-details-wrapper mb-50">
                            <div class="section-title-wrapper mb-15 wow fadeInUp"  data-wow-delay=".3s">
                                <h2 class="section-title text-center">Enjoy Year-Round Comfort <span class="text-orange">With Our Expert Installation</span></h2>
                            </div>
                            <p class="mb-30 wow fadeInUp text-justify"  data-wow-delay=".4s">Our expert technicians provide professional and reliable installation of central heat pump systems. Our technicians are certified and trained to ensure that your system is installed correctly, providing maximum performance and efficiency. With expert installation from Lehigh HVAC, you can be sure that your system is installed correctly and will continue to run efficiently.</p>
                            <div class="row w-100 mx-0 align-items-center border overflow-hidden rounded mb-30">
                                <div class="col-12 col-lg-6 order-1 order-lg-2 p-0">
                                    <div class="service-details fix wow fadeInUp"  data-wow-delay=".5s">
                                        <img src="../../assets/images/commercial/service/installation/1-Heat-Pump-Installation-750-by-450.webp" class="img-fluid" alt="img">
                                    </div>
                                </div>
                                <div class="col-12 col-lg-6 order-2">
                                    <h4 class="service-details-subtitle mb-25 wow fadeInUp"  data-wow-delay=".9">Easy Installation</h4>
                                    <p class="mb-25 wow fadeInUp text-justify"  data-wow-delay=".7s">When it comes to heat pump installation, we are dedicated to providing maximum comfort and efficiency for your commercial HVAC units. Our team of certified technicians is committed to ensuring that your heat pump systems are functioning optimally and providing the highest level of comfort for your home.</p>
                                </div>
                            </div>
                            <div class="row w-100 mx-0 align-items-center border overflow-hidden rounded mb-30">
                                <div class="col-12 col-lg-6 order-1 order-lg-2 p-0">
                                    <div class="service-details-inner-img fix wow fadeInUp"  data-wow-delay="0.9s">
                                        <img src="../../assets/images/commercial/service/installation/2-Heat-Pump-Installation-750-by-450.webp" style="max-height: 360px;object-fit: cover;" class="img-fluid" alt="img">
                                    </div>
                                </div>
                                <div class="col-12 col-lg-6 order-2 order-lg-1">
                                    <h4 class="service-details-subtitle mb-25 wow fadeInUp"  data-wow-delay=".9">Expert Advice</h4>
                                    <p class="mb-25 wow fadeInUp text-justify"  data-wow-delay=".7s">Our team also provides expert advice on energy-saving measures to help maximize your comfort while reducing your energy consumption and costs.</p>
                                </div>
                            </div>
                            <!--    <ul>-->
                            <!--        <li>Class Lorem convallis nibh quam enim consectetuer nunc nisi interdum mollis risu per ultricies nulla nostra tortor primis libero elementum nunc pede enim metus dolor augue tortor tellus commodo iaculis.</li>-->
                            <!--        <li>Nibh proin orci ultrices mus auctor adipiscing ornare accumsan a anty quara enimet dapibus nascetur scelerisque varius tempor. neque enim est conubia purus porta primis</li>-->
                            <!--        <li>Lobortis taciti facilisi eget tincidunt aliquet nonummy cursus metus class ultriciese ridiculus dictumst orci nullam suspendisse suscipit volutpat netus purus cursus porttitor faucibus fringilla tincidunt.</li>-->
                            <!--    </ul>-->
                            <!--</div>-->
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- service details area end here -->
    <?php include 'include/why-choose-us.php'; ?>
    <?php include 'include/fact-area.php'; ?>
        <!--Service Area start here-->
        <?php include '../include/service-area.php'; ?>
        <!--Service Area end here-->
    </main>
    <?php include '../include/contact-us.php'; ?>
    <?php include '../include/footer.php'; ?>
    <!-- footer area end here -->
    <?php include 'include/footer-resources/footer-resources.php'; ?>
</body>
</html>