-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact-us.php
137 lines (108 loc) · 4.71 KB
/
contact-us.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE html>
<html lang="en">
<head>
<title>Cantact us - Ambit KPO </title>
<meta name="description" content="Free Google Adwords Account Audit, dive deep into our ads account, analytics, etc and investigate the campaign performance and keywords setup.">
<meta name="author" content="INSPIRO" />
<?php include "comm/comm-header/comm-header.php";?>
<?php include "comm/comm-footer/comm-code-tawk.php";?>
<section data-equalize-item=".text-box">
<div class="container">
<div class="row">
<!--Box 1-->
<div class="col-lg-12">
<div class="row team-members">
<div class="col-lg-4">
<?php include "comm/comm-contact-form/comm-cta-side-app.php";?>
</div>
<div class="col-lg-4">
<?php include "comm/comm-contact-form/comm-contact-get-In-touch.php";?>
</div>
<div class="col-lg-4">
<div class="center">
<h5> Free Trail (No billing) - 20 Hours</h5>
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js">
</script>
<script>
hbspt.forms.create({
region: "na1",
portalId: "23108634",
formId: "24ca6342-e8eb-4b31-84f6-0f684fbf83d3"
});
</script>
</div>
</div>
</div>
</div>
<!--End: Box 1-->
</div>
</div>
</section>
<div class="row ">
<!--Box 1-->
<iframe
src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d347.11467570710823!2d72.53027998450298!3d23.03024539270083!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xc7a52aee24281025!2sAmbit%20KPO%20Services!5e0!3m2!1sen!2sin!4v1666853654952!5m2!1sen!2sin"
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<!-- Footer -->
<footer id="footer">
<div class="footer-content">
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="widget">
<img src="img/img-logo/logo.png" alt="">
<hr>
<a href="tel:+17868669559"> USA : (+1) 786-866-9559</a>
<p><a href="tel:+919825016079"> India : (+91) 982-501-6079</a> </p>
<p> <a href="mailto:[email protected]">[email protected]</a></p>
<?php include "comm/comm-contact-form/comm-cta-button-schedule-call.php";?>
</div>
<ul>
<li><a href="">Terms and Conditions </a></li>
<!-- <li><a href="contact-us.php">Cancellation & Refund policy </a></li> -->
<li>
<li><a href="privacy-policy.php">Privacy Policy </a></li>
</li>
</ul>
</div>
<div class="col-lg-9 text-light">
<?php include "comm/comm-menu/comm-menu-service-list.php";?>
</div>
</div>
</div>
</div>
<!-- <div class="copyright-content">
<div class="container">
<div class="text-center"> © 2017 - 22 Ambit | All rights reserved. </div>
</div>
</div> -->
<div class="copyright-content">
<div class="container">
<div class="copyright-text text-center text-dark">© 2017 - 22 Ambit KPO | All rights reserved. | Website
Build & Marketing by <a href="https://ankurpatel.org/" target="_blank" rel="noopener">
AnkurPatel.Org</a> </div>
</div>
</div>
</footer>
<!-- end: Footer -->
</div>
<?php include "comm/comm-modal/comm-modal.php";?>
<!-- end: Body Inner -->
</ /?php include "comm/comm-whatsapp/whatsapp-floating-button.php" ;?>
<!-- Scroll top -->
<!-- <a id="scrollTop"><i class="icon-chevron-up"></i><i class="icon-chevron-up"></i></a> -->
<!--Clipboard plugin files-->
</ /script src="plugins/clipboard/clipboard.min.js">
</script>
<!--Plugins-->
<script src="js/jquery.js"></script>
<script src="js/plugins.js"></script>
<!--Popover plugin files-->
</ /script src="plugins/popper/popper.min.js">
</script>
<!--Template functions-->
<script src="js/functions.js"></script>
</body>
</html>