File: /home/floridasbestlawnandpest/new/index.php
<!doctype html>
<html lang="zxx">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap Min CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- Animate Min CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css">
<!-- FlatIcon CSS -->
<link rel="stylesheet" href="assets/css/flaticon.css">
<!-- FlatIcon Two CSS -->
<link rel="stylesheet" href="assets/css/flaticon-two.css">
<!-- FlatIcon Three CSS -->
<link rel="stylesheet" href="assets/css/flaticon-three.css">
<!-- Odometer Min CSS -->
<link rel="stylesheet" href="assets/css/odometer.min.css">
<!-- MeanMenu CSS -->
<link rel="stylesheet" href="assets/css/meanmenu.css">
<!-- Magnific Popup Min CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<!-- Nice Select Min CSS -->
<link rel="stylesheet" href="assets/css/nice-select.min.css">
<!-- Owl Carousel Min CSS -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<!-- Font Awesome Min CSS -->
<link rel="stylesheet" href="assets/css/fontawesome.min.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="assets/css/responsive.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<title>Florida's Best Lawn & Pests</title>
<link rel="icon" type="image/png" href="assets/img/favicon.png">
</head>
<body>
<!-- Preloader Area -->
<div class="preloader-area">
<div class="spinner">
<div class="dot1"></div>
<div class="dot2"></div>
</div>
</div>
<!-- End Preloader Area -->
<!-- Start Navbar Area -->
<div class="navbar-area">
<div class="exto-responsive-nav">
<div class="container">
<div class="exto-responsive-menu">
<div class="logo">
<a href="/">
<img src="assets/img/brand/logo.png" alt="logo">
</a>
</div>
</div>
</div>
</div>
<div class="exto-nav">
<div class="container">
<nav class="navbar navbar-expand-md navbar-light">
<a class="navbar-brand" href="/">
<img src="assets/img/brand/logo-tx.png" alt="logo" width="125px">
</a>
<div class="collapse navbar-collapse mean-menu" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a href="index.html" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="pestcontrol.html" class="nav-link">Pest Control</a>
</li>
<li class="nav-item">
<a href="lawncare.html" class="nav-link">Lawn Care</a>
</li>
<li class="nav-item">
<a href="quote.html" class="nav-link">Free Quote</a>
</li>
</ul>
<div class="others-options saas-option">
<a class="saas-nav-btn" style="color: #000000" href="#">
Call Today: (844) 899-7378
</a>
</div>
</div>
</nav>
</div>
</div>
</div>
<!-- End Navbar Area -->
<!-- Start Sidebar Modal -->
<div class="sidebar-modal">
<div class="modal right fade" id="myModal2" tabindex="-1" role="dialog" aria-labelledby="myModalLabel2">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="fa fa-times"></i>
</span>
</button>
<h2 class="modal-title" id="myModalLabel2">
<a href="index.html">
<img src="assets/img/logo/logo.png" alt="Logo">
</a>
</h2>
</div>
<div class="modal-body">
<div class="sidebar-modal-widget">
<h3 class="title">Welcome To Exto</h3>
<img src="assets/img/about.jpg" alt="">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Nemo dolore saepe exercitationem alias unde, blanditiis non error</p>
</div>
<div class="sidebar-modal-widget">
<h3 class="title">Contact Info</h3>
<ul class="contact-info">
<li>
<i class="fa fa-map-marker"></i>
Address
<span>121 King St, VIC 3000, Australia</span>
</li>
<li>
<i class="fa fa-phone"></i>
Email
<span>[email protected]</span>
</li>
<li>
<i class="fa fa-envelope"></i>
Phone
<span>098-123-23455</span>
</li>
</ul>
</div>
<div class="sidebar-modal-widget">
<h3 class="title">Connect With Us</h3>
<ul class="social-list">
<li>
<a href="#">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li>
<a href="#">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a href="#">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
<li>
<a href="#">
<i class="fab fa-instagram"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Sidebar Modal -->
<!-- Start Startup Home Area -->
<div class="startup-home-area">
<div class="d-table">
<div class="d-table-cell">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-12">
<div class="hero-content">
<h1 style="font-size: 46px;">South Florida's Trusted All In One All In One Pest Control <b style="font-size: 46px;">& Landscaping</b></h1>
<p>We take pride in doing every job right the first time and strive to give our customs a friendly, informative experience from start to finish.</p>
<div class="startup-btn">
<a href="/quotes.php" class="startup-btn-one">
Get A Quote <i class="fa fa-arrow-right"></i>
</a>
<a href="Tel: (844) 899-7378" class="startup-btn-two popup-youtube">
Call Now
<i class="fa fa-arrow-right"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-12">
<div class="startup-image">
<img src="assets/img/brand/banner-logo.png" class="wow fadeInUp" data-wow-delay="0.6s" alt="image">
</div>
</div>
<div class="startup-shape">
<img src="assets/img/startup-home/startup-shape.png" alt="image">
</div>
</div>
</div>
</div>
</div>
<div class="shape-img1">
<img src="assets/img/shape/1.svg" alt="image">
</div>
<div class="shape-img2">
<img src="assets/img/shape/2.svg" alt="image">
</div>
<div class="shape-img3">
<img src="assets/img/shape/3.png" alt="image">
</div>
<div class="shape-img4">
<img src="assets/img/shape/4.png" alt="image">
</div>
<div class="shape-img5">
<img src="assets/img/shape/6.png" alt="image">
</div>
</div>
<!-- End Startup Home Area -->
<!-- Start Solutions Section -->
<section class="solutions-section ptb-100" style="background: #FBFAF6">
<div class="container">
<div class="solutions-title">
<h3>If it bites you, it bugs us</h3>
<p>Many insects can destroy your lawn, find crevices to sneak inside your home, or even pose health risks to your loved ones. Don’t let your property become a place for unwanted critters.</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="solutions-area-content">
<div class="icon">
<i class="fa fa-dog"></i>
</div>
<h3>Family & Pet Friendly</h3>
<p>We pride ourselves on making your home safe from bugs, pests and cheap extermination chemicals! We offer the highest level of family &
pet friendly pest protection products. You can feel comfortable knowing your pest problem will be gone with no other harmful side effects.</p>
<a href="quote.html" class="">Read More</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="solutions-area-content">
<div class="icon">
<i class="fa fa-globe"></i>
</div>
<h3>Environmentally Safe</h3>
<p>As a local South Florida company, we make sure we do all we can to keep the environment of this great
state safe. Our products are both environmentally conscious as well as powerful pest eliminators reach out to us today to get started.
</p>
<a href="quote.html" class="">Read More</a>
</div>
</div>
<div class="col-lg-4 col-md-6 offset-md-3 offset-lg-0">
<div class="solutions-area-content">
<div class="icon">
<i class="flaticon-group"></i>
</div>
<h3>Family Owned & Operated</h3>
<p>Personal touch is what we’re all about. Some larger companies aim for larger and larger profits, which means cutting corners. We understand the importance and safety of a pest free home and always do our best to provide you with local family owned service.
</p>
<a href="quote.html" class="">Read More</a>
</div>
</div>
</div>
</div>
</section>
<!-- End Solutions Section -->
<!-- Start Saying Section -->
<section class="saying-section ptb-100" style="background: url(./assets/img/home/funfact-bg.jpg); background-repeat: no-repeat;
background-size: cover; z-index: -9;">
<div class="container">
<div class="saying-title">
<h3 style="color: #ffffff !important;">What is saying clients about us</h3>
<p style="color: #ffffff !important;">Taking pride in your work goes a long
way, see what customers are saying.</p>
</div>
<div class="saying-slides owl-carousel owl-theme">
<div class="saying-single-item">
<div class="saying-content-text">
<h3>Mark Johnson</h3>
<p>
Florida's Best were on time, very professional and did a great job! Thanks!
</p>
</div>
</div>
<div class="saying-single-item">
<div class="saying-content-text">
<h3>Danielle Skorupa</h3>
<p>
We've been using Florida's Best for over a year and they've been great to work with. Our lawn has never looked better.
</p>
</div>
</div>
<div class="saying-single-item">
<div class="saying-content-text">
<h3>Derek Jones</h3>
<p>
Really impressed with personable and knowledgeable service. Very thorough coverage compared to other companies we have used and definitely better attention to problem areas. Went over and above to ensure roof cavity was treated. Great value
</p>
</div>
</div>
<div class="saying-single-item">
<div class="saying-content-text">
<h3>Marcella Bryant</h3>
<p>
HE came over today to treat our house and yard, and he was friendly, super helpful and truly cares about his work. I will definitely recommend him to all of my friends and family. 5/5 stars for sure!
</p>
</div>
</div>
<div class="saying-single-item">
<div class="saying-content-text">
<h3>Kay Ford</h3>
<p>
I had a flea treatment with Florida's Best Lawn And Pest and he is awesome! He knows what he does and provides great service. And the treatment really works. I highly recommend Florida's Best Lawn And Pest to anyone! You will be highly satisfied.
</p>
</div>
</div>
<div class="saying-single-item">
<div class="saying-content-text">
<h3>Pat White</h3>
<p>
Professional, courteous and prompt service. They administered a treatment to address an ant infestation we had in the kitchen and it worked within the day. We will call them again if needed.
</p>
</div>
</div>
<div class="saying-single-item">
<div class="saying-content-text">
<h3>Hector Lee</h3>
<p>
I felt the problem would be contained and resolved with what they were going to do. I hate pest and termites are the worst. I love to use florida's best lawn and pest services.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Saying Section -->
<!-- Start Blog Section -->
<section class="blog-section startup-blog pt-100 pb-50" style="background: #FBFAF6">
<div class="container">
<div class="blog-title">
<h3>Check Our Story Slightly</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolet, consectetur adipiscing.</p>
<div class="blog-btn">
<a href="blog.html" class="blog-btn-one">
All Blog
<i class="fa fa-arrow-right"></i>
</a>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12">
<div class="blog-item">
<div class="blog-image">
<a href="quote.html">
<img src="assets/img/1.jpg" alt="image">
</a>
</div>
<div class="single-blog-item">
<div class="blog-content">
<a href="quote.html">
<h3>Pest Control</h3>
</a>
<p>We offer a full range of control solutions, all of which are family and pet friendly.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12">
<div class="blog-item">
<div class="blog-image">
<a href="quote.html">
<img src="assets/img/2.jpg" alt="image">
</a>
</div>
<div class="single-blog-item">
<div class="blog-content">
<a href="quote.html">
<h3>Lawncare</h3>
</a>
<p>We ensure your lawn is green, healthy & well-trimmed.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12">
<div class="blog-item">
<div class="blog-image">
<a href="quote.html">
<img src="assets/img/3.jpg" alt="image">
</a>
</div>
<div class="single-blog-item">
<div class="blog-content">
<a href="quote.html">
<h3>Tree & Mulch</h3>
</a>
<p>Need a tree installed or your hedges trimmed, we got you covered.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12">
<div class="blog-item">
<div class="blog-image">
<a href="quote.html">
<img src="assets/img/4.jpg" alt="image">
</a>
</div>
<div class="single-blog-item">
<div class="blog-content">
<a href="quote.html">
<h3>Sod & Mulch</h3>
</a>
<p>Give your property a new glow with fresh sod or mulch.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12">
<div class="blog-item">
<div class="blog-image">
<a href="quote.html">
<img src="assets/img/5.jpg" alt="image">
</a>
</div>
<div class="single-blog-item">
<div class="blog-content">
<a href="quote.html">
<h3>Exterior Lighting</h3>
</a>
<p>Let your neighbors admire your yard at all times of the day.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Blog Section -->
<section class="about-section ptb-100">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-12">
<div class="circulate-image">
<img src="assets/img/about.jpg" alt="image">
</div>
</div>
<div class="col-lg-6 col-md-12">
<div class="about-content-area">
<h3>About Us
</h3>
<p>
Florida’s Best Lawn & Pest is a Full Service All in One Pest Control, Lawn and Ornamental and Landscaping Company.
</p>
<p>
We are a licensed and insured and our services include Exterior Pest Control, Perimeter Pest Prevention, Lawn and Weed Maintenance, Landscaping, Lawn and Perimeter Spray, Barrier Spray + Brush down, Shrub and Yard Upkeep, Fertilization, Mosquito Prevention/Control, White Fly Control, Palm and Tree Rejuvenation, Flea and Tick Control, Fire Ant Control, Lawn Disease Control, Ornamental Shrubs and Tree Maintenance, and many more! We take pride in doing every job right the first time and strive to give our customs a friendly, informative experience from start to finish.
</p>
<div class="about-btn">
<a href="#" class="about-btn-one">Discover More</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Start Partner Section -->
<div class="partner-section pt-50 pb-50" style="background: #FBFAF6">
<div class="container">
<div class="partner-slider owl-carousel owl-theme">
<div class="partner-item">
<a href="#">
<img src="assets/img/brand/BBB-Logo.png" alt="partner">
</a>
</div>
<div class="partner-item">
<a href="#">
<img src="assets/img/brand/GG-Logo.png" alt="partner">
</a>
</div>
<div class="partner-item">
<a href="#">
<img src="assets/img/brand/npapm-logo.png" alt="partner">
</a>
</div>
</div>
</div>
</div>
<!-- End Partner Section -->
<!-- Start Footer Section -->
<footer class="footer-section startup-footer text-center">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="footer-area-content">
<img src="assets/img/brand/logo-tx.png" alt="image" width="250px">
<!-- Button trigger modal -->
<br>
<div class="footer-quick-links address-link ">
<button type="button" class="default-btn" data-bs-toggle="modal" data-bs-target="#exampleModal">
Subscribe Newsletter
<i class="fa fa-arrow-right"></i>
</button>
</div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="single-footer-widget">
<ul class="footer-quick-links address-link">
<li style="line-height: 0px; padding-top: 30px;">
<p>(844) 300-5376</p>
<p> 141 NW 20th St G7, Boca Raton, FL 33431</p>
</li>
</ul>
</div>
</div>
</div>
<div class="copyright-area">
<div class="row align-items-center">
<div class="col-lg-6 col-md-6">
<p>
© 2021 Florida's Best Lawn & Pest. All Rights Reserved.
</p>
</div>
<div class="col-lg-6 col-md-6">
<ul>
<li>
<a href="#">Privacy Policy</a>
</li>
<li>
<a href="#">Terms & Conditions</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="shape shape-1">
<img src="assets/img/shape/13.png" alt="">
</div>
<div class="shape shape-2">
<img src="assets/img/shape/14.png" alt="">
</div>
<div class="shape shape-3">
<img src="assets/img/shape/15.png" alt="">
</div>
<div class="shape shape-4">
<img src="assets/img/shape/16.png" alt="">
</div>
</footer>
<!-- End Footer Section -->
<!-- Start Subscribe -->
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Subscribe Newsletter</h5>
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<form class="startup-form">
<input type="email" class="input-newsletter" placeholder="Enter email adddress">
<button type="submit">Submit</button>
</form>
</div>
</div>
</div>
</div>
<!-- End Subscribe -->
<!-- Start Go Top Section -->
<div class="go-top">
<i class="fas fa-chevron-up"></i>
<i class="fas fa-chevron-up"></i>
</div>
<!-- End Go Top Section -->
<!-- jQuery Min JS -->
<script src="assets/js/jquery.min.js"></script>
<!-- Popper Min JS -->
<script src="assets/js/popper.min.js"></script>
<!-- Bootstrap Min JS -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- MeanMenu JS -->
<script src="assets/js/jquery.meanmenu.js"></script>
<!-- Appear Min JS -->
<script src="assets/js/jquery.appear.min.js"></script>
<!-- Odometer Min JS -->
<script src="assets/js/odometer.min.js"></script>
<!-- Owl Carousel Min JS -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- Magnific Popup Min JS -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- Nice Select Min JS -->
<script src="assets/js/jquery.nice-select.min.js"></script>
<!-- WOW Min JS -->
<script src="assets/js/wow.min.js"></script>
<!-- Form Validator JS -->
<script src="assets/js/form-validator.min.js"></script>
<!-- Ajaxchimp Min JS -->
<script src="assets/js/jquery.ajaxchimp.min.js"></script>
<!-- Contact JS -->
<script src="assets/js/contact-form-script.js"></script>
<!-- Particles JS -->
<script src="assets/js/particles.min.js"></script>
<!-- Progressbar Min JS -->
<script src="assets/js/progressbar.min.js"></script>
<!-- Main JS -->
<script src="assets/js/main.js"></script>
</body >
</html>