Current Path : /home/church/www/comparefloridarates.com/ |
Current File : /home/church/www/comparefloridarates.com/about.php |
<?php include("data.php");?> <?php $pagePhoto="slider_1.jpg"; $page_title='About Us | Lakeland, Florida | Compare Florida Rate'; $sub_page_title='About Us'; $pagePicture=""; $pageMetaKeyword=""; //Page Keyword List $pageMetaDescription=""; //Page Meta Description List include('header.php'); session_start(); ?> <div class="hero-aboutus"> <div class="container"> <div class="row"> <div class="col-xl-12 col-md-12"> <div class="main-content"> <h1><u>About Us</u></h1> <p class="size18">Thank you for visiting <a href="http://www.comparefloridarates.com">www.comparefloridarates.com!</a></p> <p>This site was developed and intended to be a convenient extension of our existing agencies. This third generation agency employs some of the finest insurance agents in Florida with over 90 years of combined experience.</p> <p>We represent over 10 of Florida's top rated homeowners insurance companies. When you call The Headley Insurance Agency, you can count on service second to none as well as a staff of licensed agents excited to assist you with any questions you may have.</p> <p>We understand that we are in the business of protecting your most valuable assets and take that responsibility very serious. We appreciate and look forward to the opportunity to serve your insurance needs.</p> <div class="quote"> <h2 class="ml-4">Are You Paying Too Much For Insurance?</h2> <div class="quote-form"> <div class="quote-left"> <h3><span>Get a quote</span> Today!</h3> <p>Just answer a few basic questions and tell us where to send your quote. It’s that easy and takes less than 3 minutes!</p> </div> <div class="quote-right"> <form action="compare-rates.php" method="post"> <div class="form-elem"> <input name="firstname" placeholder="Enter Your First Name" type="text"> <input name="zip" placeholder="Enter Your Zip Code" class="ml-2" type="text"> </div> <button class="btn btn-primary">COMPARE RATES NOW!</button> </form> </div> </div> </div> </div> </div> </div> </div> </div> <?php include("footer.php"); ?>