-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
337 lines (283 loc) · 13.8 KB
/
team.html
File metadata and controls
337 lines (283 loc) · 13.8 KB
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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Queen's Town - Team</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/log.png" rel="icon">
<link href="assets/img/log.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center">
<div class="container d-flex align-items-center">
<div class="logo mr-auto">
<a href="index.html"><img src="assets/img//Optimized-png.png" alt="" class="img-fluid"></a>
<!-- <h1 class="text-light"><a href="index.html"><span>Vesperr</span></a></h1> -->
</div>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="index.html#services">Services</a></li>
<li><a href="index.html#why-us">Why US</a></li>
<li><a href="index.html#features">Features</a></li>
<li><a href="index.html#testimonials">Testimonials</a></li>
<li class="drop-down"><a href="">More</a>
<ul>
<li><a href="index.html#faq">FAQs ?</a></li>
<li><a href="index.html#portfolio">Gallery</a></li>
<li><a href="index.html#team">Our Team</a></li>
</ul>
</li>
<li><a href="index.html#more-services">Blogs</a></li>
<li class="get-started"><a href="index.html#contact">Contact Now</a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<br><br>
<main id="main">
<!-- ======= Team Section ======= -->
<section id="team" class="team">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>Folks Behind Queen's Town</h2>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="zoom-in">
<div class="member-img">
<img src="assets/img/team/aniket.jpeg" class="img-fluid" alt="">
<div class="social">
<a href="https://www.instagram.com/__anykett__/"><i class="icofont-instagram"></i></a>
</div>
</div>
<div class="member-info">
<h4>Aniket Jamliya</h4>
<span>Indore Based Builder & Hostelier</span>
<p>A 21 year old prodigy who aims to become the elite of the elites in the hospitality market. He dropped out of college when he was 18 because he had ideas that were far fetched and brilliant. He was so committed to the idea of bringing a dent to the universe that no amount of criticism could pull him down emotionally or physically. His goal is to start and sustain his own hostel chain and for that he worked for 3 years with a well known Indore based hostel chain as “Head Of Operations” to understand, experience and expertise the main features of this industry
</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="zoom-in" data-aos-delay="100">
<div class="member-img">
<img src="assets/img/team/robin.JPG" class="img-fluid" alt="">
<div class="social">
<a href="https://www.instagram.com/rj9003/"><i class="icofont-instagram"></i></a>
</div>
</div>
<div class="member-info">
<h4>Emmanuel Stephen</h4>
<span>Mumbai Based Software Engineer & Restaurateur</span>
<p>A 23 year old communications and marketing management expert with excellent people skills who aims to thrive in the Hospitality Industry along with his partner and their business. He also worked in an Indore based hostel chain gaining deep knowledge and experience in this Industry where he has proven the market his worth with his consistent excellence.</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Team Section -->
<!-- ======= Team Section ======= -->
<section id="team" class="team">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>Our Inspiration</h2>
<p> These are the constant source of support system and motivation for us. Their contribution in the development of Queen’s Town has been impeccable right from the start and we are much obliged for their support.</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="zoom-in">
<div class="member-img">
<img src="assets/img/team/akshatgupta.jpg" class="img-fluid" alt="">
<div class="social">
<a href="https://www.instagram.com/akshatgupta27/"><i class="icofont-instagram"></i></a>
</div>
</div>
<div class="member-info">
<h4>Akshat Gupta</h4>
<span>Indore Based Builder & Hostelier</span>
<p>Comfort kills any sort of creativity, seek discomfort</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="zoom-in" data-aos-delay="100">
<div class="member-img">
<img src="assets/img/team/rahultri.JPG" class="img-fluid" alt="">
<div class="social">
<a href="https://www.instagram.com/rahul.astripathi/"><i class="icofont-instagram"></i></a>
</div>
</div>
<div class="member-info">
<h4>Rahul Tripathi</h4>
<span>Mumbai Based Software Engineer & Restaurateur</span>
<p>With a goal to make this planet a better place for humans.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="zoom-in" data-aos-delay="200">
<div class="member-img">
<img src="assets/img/team/manish.JPG" class="img-fluid" alt="">
<div class="social">
<a href="https://www.instagram.com/manish_jharne/"><i class="icofont-instagram"></i></a>
</div>
</div>
<div class="member-info">
<h4>Manish Jharne</h4>
<span>Indore Based Government Contractor & Restaurateur</span>
<p>This world needs a giant group hug.</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Team Section -->
<!-- ======= Team Section ======= -->
<section id="team" class="team">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>Other Partners</h2>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="zoom-in">
<div class="member-img">
<img src="assets/img/team/profilepic - Copy.jpg" class="img-fluid" alt="">
<div class="social">
<a href="https://www.twitter.com/TanishkChaturv1/"><i class="icofont-twitter"></i></a>
<a href="https://www.instagram.com/iamtaiamtanishqcdi/"><i class="icofont-instagram"></i></a>
<a href="https://www.linkedin.com/in/tanishkchaturvedi/"><i class="icofont-linkedin"></i></a>
</div>
</div>
<div class="member-info">
<h4>TANISHK CHATURVEDI</h4>
<span>IT HEAD & FOUNDER OF MOONSITE SOLUTIONS</span>
<p>This Could Be Start Of Something Big</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="zoom-in" data-aos-delay="100">
<div class="member-img">
<img src="assets/img/team/bhiya.JPG" class="img-fluid" alt="">
<div class="social">
<a href=""><i class="icofont-instagram"></i></a>
</div>
</div>
<div class="member-info">
<h4>BHIYAAO</h4>
<span>PROMOTION PARTNERS</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member" data-aos="zoom-in" data-aos-delay="200">
<div class="member-img">
<img src="assets/img/team/ridh.jpg" class="img-fluid" alt="">
<div class="social">
<a href=""><i class="icofont-instagram"></i></a>
</div>
</div>
<div class="member-info">
<h4>RIDDH BHATTAR</h4>
<span>CONTENT PARTNER</span>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Team Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<a href="#header" class="scrollto footer-logo"><img src="assets/img/hero-logo.png" alt=""></a>
<h3>Queen's Town</h3>
<p> DISCOVER A LUXURIOUS LIVING.</p>
</div>
</div> <hr>
<div class="footer-top">
<div class="container">
<div class="row">
<h4>Useful Links</h4> <br>
<div class=" col-md-4 footer-links">
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="aboutus.html">About Us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#why-us">Why Us</a></li>
</ul>
</div>
<div class=" col-md-4 footer-links">
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#features">Features</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#testimonials">Testimonials</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="team.html">Our Team</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="Faq.html">Faqs</a></li>
</ul>
</div>
<div class=" col-md-4 footer-links">
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="portfolio-details.html">Gallery</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="blogs.html">Blogs</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#contact">Contact Us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="career.html">Careers</a></li>
</ul>`
</div>
</div>
</div>
</div>
<div class="social-links">
<a href="https://twitter.com/QueensT99404721" class="twitter"><i class="icofont-twitter"></i></a>
<a href="https://www.facebook.com/queens.town.562/" class="facebook"><i class="icofont-facebook"></i></a>
<a href="https://www.instagram.com/queens_town_inn" class="instagram"><i class="icofont-instagram"></i></a>
<a href="https://www.linkedin.com/in/queen-s-town-79b333200/" class="linkedin"><i class="icofont-linkedin"></i></a>
</div>
</div>
</div>
<div class="container footer-bottom clearfix">
<div class="copyright">
© Copyright <strong><span>Queen's Town</span></strong>. All Rights Reserved | 2020
</div>
<div class="credits">
Designed & Developed by <a href="https://www.moonsitesolutions.tech/">MOONSITE SOLUTIONS</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>