-
Notifications
You must be signed in to change notification settings - Fork 0
/
about-us.php
76 lines (43 loc) · 2.11 KB
/
about-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
<!DOCTYPE html>
<html lang="en">
<?php $h1keyword = "Bookkeeping & Accounting Service"; ?>
<?php $ImgSlider = "'img/img-cpa/img-slider/ambit-banner.jpg'"; ?>
<head>
<link rel="canonical" href="https://ambitkpo.com/job-openings.php" />
<?php include "comm/comm-industry/comm-inner-pages-before.php";?>
<?php include "comm/comm-intro/comm-intro-v2.php";?>
<!-- WELCOME -->
<section>
<div class="container">
<div class="row">
<div class="col-lg-4 m-t-10">
<div>
<ul>
<li>
<a href="contact-us.php">
<img class="center xap-box-shadow" src="img/img-dp/DSC09644.JPG" alt="App"
style="max-width: 90%;">
</a>
</li>
</ul>
</div>
</div>
<div class="col-lg-8">
<h5 class="m-t-10">Director Message</h5>
<h2 class="m-t-10">Nishant Sharma</h2>
<p> Ambit is a family of professional team members who have taken it to the level and scale which
people always dream in a very short span of time. As the Founder & CEO of Ambit, I have a vision
of creating a world class services firm with focus on creating value in everything we do for our
clients and delivering WOW experiences.
</p>
<p>Our Work Culture and our Team is the Core Foundation on which we are growing rapidly and Ambit
will create waves in the market in the years to come.
</p>
<?php include "comm/comm-contact-form/comm-cta-button-meeting-calendly.php";?>
</div>
</div>
</div>
</section>
<!-- end: WELCOME -->
<?php include "comm/comm-testimonial/comm-testimonial.php";?>
<?php include "comm/comm-footer/comm-footer.php";?>