Mini Shell
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>One Click Services</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico in the root directory -->
<link rel="shortcut icon" type="image/x-icon" href="assets/img/logo/favicon.png">
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/animate.css">
<link rel="stylesheet" href="assets/css/custom-animation.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/nice-select.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/swiper-bundle.css">
<link rel="stylesheet" href="assets/css/meanmenu.css">
<link rel="stylesheet" href="assets/css/font-awesome-pro.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/spacing.css">
<link rel="stylesheet" href="assets/css/style.css">
<style>
.goog-te-gadget-simple span {
display: none !important;
}
.goog-te-gadget-simple {
background-color: transparent !important;
border-left: 0px solid !important;
border-top: 0px solid !important;
border-bottom: 0px solid !important;
border-right: 0px solid !important;
}
.goog-te-gadget-icon {
background-image: url(./assets/img/translate.png) !important;
margin-top: -10px !important;
background-position: center center !important;
height: 50px !important;
width: 50px !important;
background-repeat: no-repeat;
}
</style>
</head>
<body>
<?php include "header.php" ?>
<main>
<!-- breadcrumb-area-start -->
<div class="tp-breadcrumb__area p-relative fix tp-breadcrumb-height" data-background="assets/img/breadcrumb/breadcrumb-bg.png">
<div class="tp-breadcrumb__shape-1 z-index-5">
<img src="assets/img/breadcrumb/breadcrumb-shape-1.png" alt="">
</div>
<div class="tp-breadcrumb__shape-2 z-index-5">
<img src="assets/img/breadcrumb/breadcrumb-shape-2.png" alt="">
</div>
<div class="container">
<div class="row">
<div class="col-12">
<div class="tp-breadcrumb__content z-index-5">
<h3 class="tp-breadcrumb__title">Combine Harvester Daw 931</h3>
<div class="tp-breadcrumb__list">
<span><a href="index.php">Home</a></span>
<span class="dvdr"><i class="fa-sharp fa-solid fa-slash-forward"></i></span>
<span>Combine Harvester Daw 931</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- breadcrumb-area-end -->
<!-- about-area-start -->
<div class="tp-about-3__area" style="margin-top: 50px;">
<div class="container">
<div class="row align-items-xl-start align-items-center">
<div class="col-xl-5 col-lg-5 wow tpfadeLeft" data-wow-duration=".9s" data-wow-delay=".3s">
<div class="tp-about-3__main-thumb p-relative">
<img src="assets/img/service/service-7.jpg" alt="" style="border: 3px solid #181919;">
</div>
</div>
<div class="col-xl-7 col-lg-7 wow tpfadeRight" data-wow-duration=".9s" data-wow-delay=".9s">
<div class="tp-about-3__left-side">
<div class="tp-about-3__section-title">
<span class="tp-section-subtitle-3">About</span>
<h4 class="tp-section-title">Combine Harvester Daw 931 </h4>
</div>
<div class="tp-about-3__content">
<div class="tp-about-3__text">
<p>The Combine Harvester DAW 931 is a high-performance, efficient, and durable agricultural machine designed to streamline the harvesting process. Equipped with advanced technology, it ensures smooth cutting, threshing, and winnowing of crops with minimal grain loss. Its powerful engine provides high fuel efficiency, making it an ideal choice for farmers looking to maximize productivity. The DAW 931 is built for various terrains and crop conditions, offering reliability and ease of operation. With its ergonomic design and low maintenance requirements, this harvester is the perfect companion for modern farming.
</p>
</div>
<div class="tp-about-3__btn">
<a class="tp-btn" href="contact.php">Buy Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- about-area-end -->
</main>
<?php include "footer.php" ?>
<!-- JS here -->
<script src="assets/js/jquery.js"></script>
<script src="assets/js/waypoints.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/slick.js"></script>
<script src="assets/js/magnific-popup.js"></script>
<script src="assets/js/purecounter.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/nice-select.js"></script>
<script src="assets/js/swiper-bundle.js"></script>
<script src="assets/js/isotope-pkgd.js"></script>
<script src="assets/js/imagesloaded-pkgd.js"></script>
<script src="assets/js/ajax-form.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>