123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237 |
- <!DOCTYPE html>
- <html lang="zxx">
- <head>
- <meta charset="UTF-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta http-equiv="X-UA-Compatible" content="ie=edge" />
- <meta name="description" content="" />
- <title>Anwi Systems</title>
- <!-- Favicon -->
- <link
- rel="shortcut icon"
- type="image/x-icon"
- href="./assets/img/favicon.gif"
- />
-
- <!--**********************************
- all css files
- *************************************-->
-
- <!--***************************************************
- fontawesome,bootstrap,plugins and main style css
- ***************************************************-->
- <!-- cdn links -->
-
- <link rel="stylesheet" href="assets/css/fontawesome.min.css" />
- <link rel="stylesheet" href="assets/css/ionicons.min.css" />
- <link rel="stylesheet" href="assets/css/simple-line-icons.css" />
- <link rel="stylesheet" href="assets/css/plugins/jquery-ui.min.css" />
- <link rel="stylesheet" href="assets/css/bootstrap.min.css" />
- <link rel="stylesheet" href="assets/css/plugins/plugins.css" />
- <link rel="stylesheet" href="assets/css/style.min.css" />
- <link rel="stylesheet" href="assets/css/main-style.css" />
- <link rel="stylesheet" href="assets/css/responsive.css" />
- <link
- rel="stylesheet"
- href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
- />
- <link rel="stylesheet" href="assets/css/products.css" />
- <!-- Use the minified version files listed below for better performance and remove the files listed above -->
-
- <!--****************************
- Minified css
- ****************************-->
-
- <!--***********************************************
- vendor min css,plugins min css,style min css
- ***********************************************-->
- <!-- <link rel="stylesheet" href="assets/css/vendor/vendor.min.css" />
- <link rel="stylesheet" href="assets/css/plugins/plugins.min.css" />
- <link rel="stylesheet" href="assets/css/style.min.css" /> -->
- </head>
-
- <body>
- <div class="waves">
- <!-- navbar -->
- <div id="navbar-head"></div>
- <!-- end-of-navbar -->
-
- <!-- breadcrumb-section start -->
- <section class="bg-light1">
- <div class="main-sliders dots-style theme1">
- <div class="container">
- <div class="row align-items-center slider-height breadcrumb">
- <div class="col-12">
- <div class="section-title text-center">
- <h2 class="title pb-4 text-white text-capitalize">
- Contact us
- </h2>
- </div>
- </div>
- <!-- <div class="col-12">
- <ol class="breadcrumb bg-transparent m-0 p-0 align-items-center justify-content-center">
- <li class="breadcrumb-item"><a class="breadcrumb-item" href="index.html">Home</a></li>
- <li class="breadcrumb-item active" aria-current="page">Contact Us</li>
- </ol>
- </div> -->
- </div>
- </div>
- </div>
- </section>
- <!-- breadcrumb-section end -->
- </div>
- <!-- map start -->
- <!-- <div class="map">
- <iframe
- src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3651.5480490037507!2d90.42897841550803!3d23.76349088458297!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755c78ab2187d4d%3A0x4d5f8a6c610c144b!2sHasTech%20Digital%20Item%20%26%20Service%20Provider!5e0!3m2!1sen!2sua!4v1595747193974!5m2!1sen!2sua"></iframe>
- </div> -->
- <!-- map end -->
- <!-- contact-section satrt -->
- <section class="contact-section pt-80 pb-50">
- <div class="container">
- <div class="row">
- <div class="col-lg-6 col-12 mb-30">
- <!-- contact page side content -->
- <div class="contact-page-side-content">
- <h3 class="contact-page-title">Contact Us</h3>
- <p class="contact-page-message mb-30">
- Thank you for showing interest in our services. Please fill the
- details so that our experts will get back to you.
- </p>
- <!-- single contact block -->
-
- <div class="single-contact-block">
- <h4><i class="fa fa-fax"></i> Address</h4>
- <p>
- III Floor, Signature Towers, Opp.Botanical Gardens, Gachibowli
- Road, Kondapur, Hyderabad-500084, Telangana - INDIA.
- </p>
- </div>
-
- <!-- End of single contact block -->
-
- <!-- single contact block -->
-
- <div class="single-contact-block">
- <h4><i class="fa fa-phone"></i> Phone</h4>
- <p>
- <a href="tel:123456789">Mobile: +91 7676562222</a>
- </p>
- <!-- <p><a href="tel:1009678456">Hotline: 1009 678 456</a></p> -->
- </div>
-
- <!-- End of single contact block -->
-
- <!-- single contact block -->
-
- <div class="single-contact-block">
- <h4><i class="fas fa-envelope"></i> Email</h4>
- <p>
- <a href="mailto:yourmail@domain.com">info@anwisystems.com</a>
- </p>
- <!-- <p>
- <a href="mailto:support@hastech.company">support@hastech.company</a>
- </p> -->
- </div>
-
- <!--======= End of single contact block =======-->
- </div>
-
- <!--======= End of contact page side content =======-->
- </div>
- <div class="col-lg-6 col-12 mb-30">
- <!-- contact form content -->
- <div class="contact-form-content">
- <h3 class="contact-page-title">Tell Us Your Message</h3>
- <div class="contact-form">
- <form
- id="contact-form"
- action="./assets/php/contact.php"
- method="POST"
- >
- <div class="form-group">
- <label>Your Name <span class="required">*</span></label>
- <input type="text" name="name" id="name" />
- </div>
- <div class="form-group">
- <label>Your Email <span class="required">*</span></label>
- <input type="email" name="email" id="email" />
- </div>
- <div class="form-group">
- <label>Subject</label>
- <input type="text" name="subject" id="subject" />
- </div>
- <div class="form-group">
- <label>Your Message</label>
- <textarea
- name="contactMessage"
- class="pb-10"
- id="contactMessage"
- ></textarea>
- </div>
- <div class="form-group mb-0">
- <button
- type="submit"
- value="submit"
- id="submit"
- class="btn btn--lg single-btn"
- name="submit"
- >
- submit
- </button>
- </div>
- </form>
- </div>
- <p class="form-message mt-10"></p>
- </div>
- <!-- End of contact -->
- </div>
- </div>
- </div>
- </section>
- <!-- contact-section end -->
-
- <!-- footer strat -->
- <div id="footer-head"></div>
- <!-- footer end -->
-
- <!--***********************
- all js files
- ***********************-->
-
- <!--******************************************************
- jquery,modernizr ,poppe,bootstrap,plugins and main js
- ******************************************************-->
-
- <script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
- <script src="assets/js/vendor/jquery-migrate-3.3.2.min.js"></script>
- <script src="assets/js/vendor/modernizr-3.7.1.min.js"></script>
- <script src="assets/js/plugins/jquery-ui.min.js"></script>
- <script src="assets/js/bootstrap.bundle.min.js"></script>
- <script src="assets/js/plugins/plugins.js"></script>
- <script src="assets/js/plugins/ajax-contact.js"></script>
- <script src="assets/js/main.js"></script>
- <script src="assets/js/scroll.js"></script>
- <script src="assets/js/cart.js"></script>
-
- <!-- navbar-js -->
- <script src="assets/js/navbar.js"></script>
-
- <!-- footer-js -->
- <script src="assets/js/footer.js"></script>
-
- <!-- Use the minified version files listed below for better performance and remove the files listed above -->
-
- <!--***************************
- Minified js
- ***************************-->
-
- <!--***********************************
- vendor,plugins and main js
- ***********************************-->
-
- <!-- <script src="assets/js/vendor/vendor.min.js"></script>
- <script src="assets/js/plugins/plugins.min.js"></script>
- <script src="assets/js/main.js"></script> -->
- </body>
- </html>
|