Skip to content

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
kfn8dkodemonkey committed Sep 7, 2024
1 parent 4c90dfe commit 3123440
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 15 deletions.
6 changes: 4 additions & 2 deletions _includes/Clients_Section.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<section id="clients" class="clients section">


<section id="clients" class="clients section">
<hr />
<div class="container" data-aos="fade-up" data-aos-delay="100">

<div class="swiper init-swiper">
Expand Down Expand Up @@ -50,5 +52,5 @@
</div>

</div>

<hr />
</section><!-- /Clients Section -->
17 changes: 12 additions & 5 deletions _includes/Features_Section.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
<!-- Section Title -->
<div class="section-title" data-aos="fade-up">
<h2>Additional Services</h2>
<p>Pricing</p>
<p>Requires Quote</p>
</div><!-- End Section Title -->
<div class="row gy-4">
<div class="row gy-4 fs-5">
<p>As a locally-owned business, we understand the unique needs of our community, and we are committed to enhancing your outdoor environment.
With services like yard cleanup and debris removal, power washing, and regular maintenance schedules, we are here to ensure your outdoor
areas remain beautiful and well-maintained throughout the year. </p>

<div class="features-image col-lg-6" data-aos="fade-up" data-aos-delay="100"><img src="assets/img/Gallery/Cleaning/Cleaning(1).jpg" class="img-fluid img-thumbnail rounded float-end" alt=""></div>
<div class="col-lg-6">
Expand All @@ -21,16 +24,20 @@ <h4>Professional Cleaning</h4>
<div class="features-item d-flex mt-5 ps-0 ps-lg-3" data-aos="fade-up" data-aos-delay="300">
<i class="bi bi-archive flex-shrink-0"></i>
<div>
<h4>Dirt Work</h4>
<p>From grading to excavation, we handle all your dirt work projects with precision and efficiency.</p>
<h4>Dirt Work & Fencing</h4>
<p>We handle all your dirt work projects with precision and efficiency. From lawn care to professional fencing services.
Whether you need to install a new fence, repair an existing one, or enhance your property’s security and privacy, our
experienced team has the expertise to deliver results that meet your expectations. In doing so we also offer the
following additional services</p>
</div>
</div><!-- End Features Item-->

<div class="features-item d-flex mt-5 ps-0 ps-lg-3" data-aos="fade-up" data-aos-delay="300">
<i class="bi bi-basket flex-shrink-0"></i>
<div>
<h4>Welding & Fabrication</h4>
<p>Expert metal welding and fabrication services designed for durability and custom solutions.</p>
<p>specializes in welding and fabrication services. From custom metal projects to repairs, we utilize high-quality materials and techniques
to ensure durability and precision in every job.</p>
</div>
</div><!-- End Features Item-->

Expand Down
16 changes: 8 additions & 8 deletions _includes/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,42 +5,42 @@
<div class="container">

<div class="row justify-content-center text-center" data-aos="fade-up" data-aos-delay="100">
<div class="col-xl-7 col-lg-8">
<div class="col-12">
<h2>Watson All Around</h2>
<p>Landscaping Services for a Picture-Perfect Yard, Every Time.</p>

<p>Your reliable partner for outdoor services in Blanchard, OK, and beyond.<br />
We specialize in lawn maintenance, fencing, and welding to keep your outdoor space at its best.</p>
</div>
</div>

<div class="row gy-4 mt-5 justify-content-center" data-aos="fade-up" data-aos-delay="200">
<div class="col-xl-2 col-md-4" data-aos="fade-up" data-aos-delay="300">
<div class="icon-box">
<i class="bi bi-binoculars"></i>
<h3><a href="#">Landscaping and Fencing</a></h3>
<h3>Landscaping and Fencing</h3>
</div>
</div>
<div class="col-xl-2 col-md-4" data-aos="fade-up" data-aos-delay="400">
<div class="icon-box">
<i class="bi bi-bullseye"></i>
<h3><a href="$">Dirt Work</a></h3>
<h3>Dirt Work</h3>
</div>
</div>
<div class="col-xl-2 col-md-4" data-aos="fade-up" data-aos-delay="500">
<div class="icon-box">
<i class="bi bi-fullscreen-exit"></i>
<h3><a href="#">Welding and Fabrication</a></h3>
<h3>Welding and Fabrication</h3>
</div>
</div>
<div class="col-xl-2 col-md-4" data-aos="fade-up" data-aos-delay="600">
<div class="icon-box">
<i class="bi bi-card-list"></i>
<h3><a href="#">Professional Cleaning</a></h3>
<h3>Professional Cleaning</h3>
</div>
</div>
<div class="col-xl-2 col-md-4" data-aos="fade-up" data-aos-delay="700">
<div class="icon-box">
<i class="bi bi-gem"></i>
<h3><a href="#">Custom Woodwork</a></h3>
<h3>Custom Woodwork</h3>
</div>
</div>
</div>
Expand Down

0 comments on commit 3123440

Please sign in to comment.