-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
443 lines (341 loc) · 12.6 KB
/
index.html
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
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TheCodePanda Solutions</title>
<meta name="classification" content="Website Development and Android Application Development Company">
<meta name="keywords"
content="android application development company, web application development company, web hosting company , cloud hosting company, highly flexible software, on time delevery software company">
<meta name="description"
content="TheCodePanda Solutions deals in Website Development, Android Application Development, Web Hosting Provider, Cloud Hosting, Business solution at very cheap prices. Call Now at: +91 8292475177">
<link rel="canonical" href="https://www.codepanda.in/">
<!--Open Graph generator-->
<meta property="og:title"
content="Website and Android Application Development Company| TheCodePanda Solutions(Bhopal)">
<meta property="og:site_name" content="TheCodePanda Solutions | TCP">
<meta property="og:url" content="https://www.codepanda.in/">
<meta property="og:description"
content="Android application development company, Web application development company, Web hosting company , Cloud hosting company, Highly flexible software and on time delivery software company">
<meta property="og:type" content="website">
<meta property="og:image" content="images/tcp.png">
<!-- Site Icons -->
<link rel="shortcut icon" href="images/tcp.png" type="image/x-icon" />
<link rel="apple-touch-icon" href="images/tcp.png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Site CSS -->
<link rel="stylesheet" href="style.css">
<!-- ALL VERSION CSS -->
<link rel="stylesheet" href="css/versions.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="css/responsive.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<!--Swiper css-->
<link rel="stylesheet" href="swiper/swiper.min.css">
<!-- Modernizer for Portfolio -->
<script src="js/modernizer.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date();
(function () {
var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0];
s1.async = true;
s1.src = 'https://embed.tawk.to/5e2589428e78b86ed8aa27f8/default';
s1.charset = 'UTF-8';
s1.setAttribute('crossorigin', '*');
s0.parentNode.insertBefore(s1, s0);
})();
</script>
<!--End of Tawk.to Script-->
</head>
<body class="host_version">
<!-- LOADER -->
<div id="preloader">
<div class="loader-container">
<div class="progress-br float shadow">
<div class="progress__item"></div>
</div>
</div>
</div>
<!-- END LOADER -->
<!-- Start header -->
<header class="top-navbar">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img src="slide/tcplogo.svg" height="70px" width="200px" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbars-host"
aria-controls="navbars-rs-food" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse" id="navbars-host">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="internship/"><button class="btn btn-intern">Apply
Internship</button></a></li>
<li class="nav-item active"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="#about">About Us</a></li>
<li class="nav-item"><a class="nav-link" href="#service">Services</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown-a" data-toggle="dropdown">Payment
</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="https://paypal.me/918292475177">Paypal Gateway </a>
<a class="dropdown-item" href="https://rzp.io/l/thecodepanda">Razorpay Gateway </a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
</header>
<!-- End header -->
<section class="banner">
<!-- Swiper -->
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="back-img" style="background: url('slide/bg-masthead.jpg');">
<div class="content">
<h2 class="content-text">We are Providing <span class="mark">Software Solution</span> for
Your Bussiness.</h2>
<a href="#contact"><button class="btn btn-primary">Contact Now</button></a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="back-img" style="background: url('slide/webd.jpg');">
<div class="content">
<h2 class="content-text">Website makes accessible to more customers</h2>
<a href="#services"><button class="btn btn-primary">Read More</button></a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="back-img" style="background: url('slide/android.png');">
<div class="content">
<h2 class="content-text">UI & UX <span class="mark">Designer</span></h2>
<a href="#service"><button class="btn btn-primary">Read More</button></a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="back-img" style="background: url('slide/web_design.jpg');">
<div class="content">
<h2 class="content-text">Our Developer Can Solve any type of Software Related Problems</h2>
<a href="#about"><button class="btn btn-primary">About Us</button></a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="back-img" style="background: url('slide/creative.jpg');">
<div class="content">
<h2 class="content-text"><span class="mark">Android + IOS</span> App Development</h2>
<a href="#service"><button class="btn btn-primary">Read More</button></a>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="back-img" style="background: url('intern/intern.png'); ">
<div class="content">
<h2 class="content-text">Get Your<span class="mark">Summer Internship</span> At
TheCodePanda,</h2>
<a href="internship/"><button class="btn btn-primary">Apply Now</button></a>
</div>
</div>
</div>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
<!-- Add Arrows -->
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</section>
<div id="about">
<div id="overviews" class="section lb">
<div class="container">
<div class="section-title row text-center">
<div class="col-md-8 offset-md-2">
<h3>About Us</h3>
<p class="lead">We are technology driven Company focusing on Software solution. We are small
team of professional developers, who can solve any type of technology related problem to the
end customers. </p>
</div>
</div><!-- end title -->
</div>
</div><!-- end row -->
</div><!-- end container -->
</div><!-- end section -->
<section id="service">
<div class="container">
<center>
<h1 class="service-banner">
Our Services
</h1>
</center>
<div class="row service-list">
<div class="col-md-3">
<img class="service-image" src="images/web_dev.png">
</div>
<div class="col-md-9">
<h2 class="service-text">
Website Designing, Website Development, SEO, Website Hosting, Cloud Hosting provider.
</h2>
</div>
</div>
<div class="row service-list">
<div class="col-md-9">
<h2 class="service-text">
Android + IOS App Development, UI+UX Design.
</h2>
</div>
<div class="col-md-3">
<img class="service-image" src="images/android-app.png">
</div>
</div>
<div class="row service-list">
<div class="col-md-3">
<img class="service-image" src="images/crm.png">
</div>
<div class="col-md-9">
<h2 class="service-text">
CRM Design and Maintenance etc.
</h2>
</div>
</div>
</div>
</section>
<section id="technology">
<div class="container">
<center>
<h1 class="technology-banner">What Developer say's?</h1>
</center>
<div class="row">
<h2 class="about-dev">
<p class="para">
<span class="comma">
“
</span>
We are providing best software solution to you by maximizing our presence in as technology.
We use latest infrastructure to develop any software within a given time frame.
We are startup company seeking to serve our client in a better way.
<span class="comma">
”
</span>
</p>
</h2>
</div>
</div>
</section>
<section id="contact">
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-xs-12">
<div class="widget clearfix">
<div class="widget-title">
<h3>Get Location</h3>
</div>
<ul class="footer-links">
<iframe
src="https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d117278.92436183039!2d77.32745991843363!3d23.28067105761823!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x397c6997a45a45f5%3A0xaeecb4eeed71fe53!2sthecodepanda!3m2!1d23.2806866!2d77.39750029999999!5e0!3m2!1sen!2sin!4v1579686323046!5m2!1sen!2sin"
width="100%" height="250" frameborder="0"
style="border:2px solid gold; border-radius: 5px; box-shadow: 0px 2px 2px white,2px 2px 2px grey;"
allowfullscreen=""></iframe>
</ul>
</div><!-- end clearfix -->
</div><!-- end col -->
<div class="col-lg-3 col-md-3 col-xs-12">
<div class="widget clearfix">
<div class="widget-title">
<h3>Sitemap</h3>
</div>
<ul class="footer-links">
<li><a href="index.html">Home</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul><!-- end links -->
</div><!-- end clearfix -->
</div><!-- end col -->
<div class="col-lg-3 col-md-3 col-xs-12">
<div class="widget clearfix">
<div class="widget-title">
<h3>Contact Details</h3>
</div>
<ul class="footer-links">
<li><a href="mailto:#">[email protected]</a></li>
<li><a href="#">TheCodePanda Solutions</a></li>
<li>Gautam nagar, near D.I.G Bunglow, Bhopal(M.P) </li>
<li>+91 8292475177</li>
</ul><!-- end links -->
</div><!-- end clearfix -->
</div><!-- end col -->
</div><!-- end row -->
</div><!-- end container -->
</footer><!-- end footer -->
</section>
<div class="copyrights">
<div class="container">
<div class="footer-distributed">
<div class="footer-left">
<p class="footer-company-name">All Rights Reserved. © 2020 <a href="">TheCodePanda
Solutions</a></p>
</div>
<div class="footer-right">
<ul class="footer-links-soi">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-github"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
</ul><!-- end links -->
</div>
</div>
</div><!-- end container -->
</div><!-- end copyrights -->
<!-- ALL JS FILES -->
<script src="js/all.js"></script>
<!-- ALL PLUGINS -->
<script src="js/custom.js"></script>
<script src="js/timeline.min.js"></script>
<script src="swiper/swiper.min.js"></script>
<script>
timeline(document.querySelectorAll('.timeline'), {
forceVerticalMode: 700,
mode: 'horizontal',
verticalStartPosition: 'left',
visibleItems: 4
});
</script>
<!-- Initialize Swiper -->
<script>
var swiper = new Swiper('.swiper-container', {
spaceBetween: 30,
centeredSlides: true,
autoplay: {
delay: 2500,
disableOnInteraction: false,
},
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
</script>
</body>
</html>