Files
anwisystems/enterprise/contact-us.html
T
2024-03-15 16:26:27 +05:30

327 lines
13 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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>
<!-- contact-section satrt -->
<section class="contact-section pt-md-5 pb-50">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12 mb-30">
<!-- contact page side content -->
<div class="contact-page-side-content">
<h3 class="contact-page-title reach-us">Reach us at</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"
>support@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-8 col-12 p-4">
<iframe
class="h-100 w-100"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3806.100693266508!2d78.36211231537105!3d17.454894005447777!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bcb97240c765295%3A0xcd8aa87ffa53313d!2sBizGaze%20Limited!5e0!3m2!1sen!2sin!4v1652270845393!5m2!1sen!2sin"
width="600"
height="450"
style="border: 0"
allowfullscreen=""
loading="lazy"
referrerpolicy="no-referrer-when-downgrade"
></iframe>
</div>
</div>
</div>
</section>
<!-- contact-section end -->
<section>
<div class="container">
<div class="mb-30">
<!-- contact form content -->
<div class="contact-form-content">
<h3 class="contact-page-title">Lets Talk</h3>
<p>
Tell us about yourself and well get back to you as soon as we
can.
</p>
<div class="contact-form mt-50">
<form
id="contact-form"
class="d-flex"
action="./assets/php/contact.php"
method="POST"
>
<div class="w-100">
<div class="contact-details-form">
Hi! My name is
<input
type="text"
name="name"
id="validationDefault01"
placeholder="Your name"
class="w-25 border-0 border-bottom"
/>, I'm from
<input
type="text"
name="company"
id="validationDefault02"
class="w-25 border-0 border-bottom"
placeholder="Company name"
/>
I have some questions regarding
<input
type="text"
name="prod/service"
id="validationDefault02"
class="w-25 border-0 border-bottom"
placeholder="Product/Service"
/>
You can connect with me at
<input
type="email"
name="email"
id="validationDefaultUsername"
class="w-25 border-0 border-bottom"
placeholder="Email address"
/>
or give me a call at
<input
type="number"
name="phone-number"
id="phone-number"
class="w-25 border-0 border-bottom"
placeholder="Phone number"
/>
</div>
<button
type="submit"
value="submit"
id="submit"
class="btn btn--lg single-btn mt-30"
name="submit"
>
submit
</button>
</div>
</form>
<!-- <form class=" g-3 d-none">
<div class="contact-details-form">
<div class="d-flex">
<div class="d-flex w-100">
<label for="validationDefault01" class="form-label w-25">Hi! My name is </label>
<input type="text" class="form-control w-75 border-0 border-bottom"
id="validationDefault01" value="" placeholder="your name" required>
</div>
<div class="d-flex w-100">
<label for="validationDefault02" class="form-label w-25">, I'm from</label>
<input type="text" class="form-control w-75 border-0 border-bottom"
id="validationDefault02" value="" placeholder="company name" required>
</div>
</div>
<div class="d-flex w-100">
<label for="validationDefault02" class="form-label w-25">I have some questions
regarding</label>
<input type="text" class="form-control w-50 border-0 border-bottom"
id="validationDefault02" value="" placeholder="company name" required>
</div>
<div class="d-flex">
<div class="d-flex w-100">
<label for="validationDefaultUsername " class="w-50 form-label">You can connect
with
me
at</label>
<div class="input-group w-50">
<span class="input-group-text" id="inputGroupPrepend2"
style="height: 66%;">@</span>
<input type="text" class="form-control border-0 border-bottom"
id="validationDefaultUsername" aria-describedby="inputGroupPrepend2"
required>
</div>
</div>
<div class="d-flex w-100">
<label for="validationDefault03" class="form-label">or give me a call at</label>
</div>
</div>
<div>
<input type="text" class="form-control w-25" id="validationDefault03" required>
</div>
</div>
<div>
<button class="btn btn-primary" type="submit">Submit form</button>
</div>
</form> -->
</div>
<p class="form-message mt-10"></p>
</div>
<!-- End of contact -->
</div>
</div>
</section>
<!-- 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>
<!-- configuration-js -->
<script src="assets/js/config_new_1.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>