ok
| Direktori : /home/gainstransformin/www/ |
| Current File : /home/gainstransformin/www/inno_product_detail2.php |
<!DOCTYPE html>
<html lang="en">
<?php
include("include/config.php");
?>
<head>
<meta charset="utf-8">
<title>GAINS - Transforming Lives</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap" rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Spinner Start -->
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
<div class="spinner-border position-relative text-primary" style="width: 6rem; height: 6rem;" role="status"></div>
<i class="fa fa-laptop-code fa-2x text-primary position-absolute top-50 start-50 translate-middle"></i>
</div>
<!-- Spinner End -->
<!-- Navbar Start -->
<?php include "include/innovative_header.php" ; ?>
<!-- Navbar End -->
<!-- Service Start -->
<div class="container-xxl py-5">
<div class="container">
<div class="text-center mx-auto mb-5 wow fadeInUp" data-wow-delay="0.1s" style="max-width: 400px;">
<h1 class="display-6 mb-4">Robo Jal</h1>
</div>
<div class="row g-4">
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<a class="service-item d-block rounded text-center h-40 p-4" href="">
<img class="img-fluid rounded" src="imgs/innovative/robo_jal.png" />
</a>
</div>
<div class="col-lg-8 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<h4 class="mb-1 text-center"> Important Features</h4>
<p>A balance of soil fertility and salinity is essential for proper utilization of nutrients by crops through
fertilizers. The same balance is perfectly captured by Robo Jal.
<ul>
<li>Control of crop watering at any scheduled time.</li>
<li>Filter tank system cleans automatically.</li>
<li>Controlled fertilizer and water supply as per requirement.</li>
<li>Water supply is at proper pressure.</li>
<li>Planning of fertilizer and water for more than one crop.</li>
<li>Control via web network (mobile)..</li>
<li>Maintenance of water and fertilizer planning reports.</li>
<li>Easy to control and plan irrigation through intuitive touch screen.</li>
<li>New technology, quality price.</li>
</ul>
</p>
</div>
</div>
</div>
</div>
<!-- Service End -->
<!-- Footer Start -->
<?php include "include/innovative_footer.php" ; ?>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded-circle back-to-top"><i class="bi bi-arrow-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>