-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
777 lines (740 loc) · 39.3 KB
/
index.html
File metadata and controls
777 lines (740 loc) · 39.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
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Psyberduck</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Psyberduck is an initiative primarily focused on offering a one stop solution to all the web development grievances, queries and problems, in addition to catering to SEO, digital marketing and graphic designing needs. " />
<meta name="keywords" content="psyberduck, cyberduck, web developers in ranchi, website design, web develpers, digital marketing, social media publicity, websitedesign, web maintainance" />
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<meta property="fb:pages" content="<105975831228314>">
<meta property="og:description" content="Psyberduck is an initiative primarily focused on offering a one stop solution to all the web development grievances, queries and problems, in addition to catering to SEO, digital marketing and graphic designing needs."/>
<meta property="og:image" content="http://psyberduck.com/assets/img/logo/LOGO-%201.png"/>
<meta property="og:site_name" content="Psyberduck">
<meta property="og:url" content="https://psyberduck.com/" />
<meta name="google-site-verification" content="" />
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NRF8G52');</script>
<!-- End Google Tag Manager -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "Services",
"item": "https://psyberduck.com/help.html"
},{
"@type": "ListItem",
"position": 2,
"name": "Packages",
"item": "https://psyberduck.com/packages.html"
},{
"@type": "ListItem",
"position": 3,
"name": "Our Team",
"item": "https://psyberduck.com/team.html"
},{
"@type": "ListItem",
"position": 4,
"name": "Contact Us",
"item": "https://psyberduck.com/contact.html"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "What do we exactly do?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We create your business websites, portfolios, manage your social media accounts, create social media handles and use SEO to garner praise, publicity and establish your position in the market outside. We offer a myriad of services, you name it and we do it. On the click of a button, you can see the launch of your website which will bring you an inch closer to success and make you reach to a greater audience."
}
},{
"@type": "Question",
"name": "What is our goal?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Our prime goal is to reach out to people and make their presence on the web be known far and wide. We are a bunch of people, who believe that every profile and every business is a prospective leader in its own field and hence, we stand right there to guide you through the steps of success, the first step of which is to use the web to mark your presence."
}
},{
"@type": "Question",
"name": "How can we help you?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A plethora of services are our forte right from App development, Web development, Portfolio Development, Digital Marketing, Graphic Design to Poster Design, Handling of Social media pages, Creative & Web Content, Logo Designing, Email marketing & Bulk Message. We excel in offering services that ensure maximum satisfaction for our customers."
}
}]
}
</script>
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/slicknav.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/progressbar_barfiller.css">
<link rel="stylesheet" href="assets/css/gijgo.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/animated-headline.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/css/themify-icons.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/nice-select.css">
<link rel="stylesheet" href="assets/css/style.css">
<style>
.cat-icon{
margin-left: 40%;
}
.cat-cap > h5 {
text-align: center;
}
.cat-cap > p{
text-align: center;
}
.single-domain pt-30 pb-30{
display: hidden;
}
</style>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NRF8G52"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header>
<!-- Header Start -->
<div class="header-area header-transparent">
<div class="main-header ">
<div class="header-bottom header-sticky">
<div class="container-fluid">
<div class="row align-items-center">
<!-- Logo -->
<div class="col-xl-2 col-lg-2">
<div class="logo">
<a href="index.html"><img src="assets/img/logo/LOGO-%201.png" alt=""></a>
<span>PsyberDuck</span>
</div>
</div>
<div class="col-xl-10 col-lg-10">
<div class="menu-wrapper d-flex align-items-center justify-content-end">
<!-- Main-menu -->
<div class="main-menu d-none d-lg-block">
<nav>
<ul id="navigation">
<li><a href="index.html">Home</a></li>
<li><a href="packages.html">Packages</a></li>
<li><a href="help.html">Services</a></li>
<li><a href="team.html">Our Team</a></li>
<!-- Button -->
<li class="button-header margin-left "><a href="contact.html" class="btn">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</div>
<!-- Mobile Menu -->
<div class="col-12">
<div class="mobile_menu d-block d-lg-none"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
</header>
<main>
<!-- Slider Area Start-->
<div class="slider-area slider-bg ">
<div class="slider-active">
<!-- Single Slider -->
<div class="single-slider d-flex align-items-center slider-height ">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-xl-6 col-lg-6">
<div class="hero__img d-none d-lg-block f-right">
<img src="assets/img/hero/hero_aside.png" alt="" >
</div>
</div>
<div class="col-xl-5 col-lg-5 col-md-9 ">
<div class="hero__caption">
<span >The Panacea for web related problems</span>
<h1 >Team Psyberduck</h1>
<p>Psyberduck is an initiative primarily focused on offering an one stop solution to all the web development grievances, queries and problems, in addition to catering to SEO, content writing, digital marketing and graphic designing needs. </p>
<!-- Slider btn -->
<div class="slider-btns">
<!-- Hero-btn -->
<a href="#choose" class="btn radius-btn">get started</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Single Slider -->
<div class="single-slider d-flex align-items-center slider-height ">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-9 ">
<div class="hero__caption">
<span data-animation="fadeInLeft" data-delay=".3s">The Panacea for web related problems</span>
<h1 data-animation="fadeInLeft" data-delay=".6s ">Team Psyberduck</h1>
<p data-animation="fadeInLeft" data-delay=".8s">Psyberduck is an initiative primarily focused on offering a one stop solution to all the web development grievances, queries and problems, in addition to catering to SEO, content writing, digital marketing and graphic designing needs. </p>
<!-- Slider btn -->
<div class="slider-btns">
<!-- Hero-btn -->
<a data-animation="fadeInLeft" data-delay="1s" href="#" class="btn radius-btn">get started</a>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="hero__img d-none d-lg-block f-right">
<img src="assets/img/hero/hero_right.png" alt="" data-animation="fadeInRight" data-delay="1s">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Slider Shape -->
<div class="slider-shape d-none d-lg-block">
<img class="slider-shape1" src="assets/img/hero/top-left-shape.png" alt="">
</div>
</div>
<!-- Slider Area End -->
<!-- Domain-search start -->
<!--
<div class="domain-search-area section-bg1">
<div class="container">
<div class="row">
<div class="single-domain pt-30 pb-30">
<ul>
<li><span>Web Devlopment and Design</span></li>
<li><span>User Interface/User Design</span> </li>
<li><span>Digital Marketing and SEO</span> </li>
<li><span>Graphic Designing </span></li>
</ul>
</div>
</div>
</div>
</div>
-->
<!-- Domain-search End -->
<!--? Team -->
<section id="choose"></section>
<section class="team-area section-padding40 section-bg1">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-12">
<div class="section-tittle text-center mb-105">
<h2 style="text-align: center;">Most amazing features</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-cat">
<div class="cat-icon">
<img src="assets/img/icon/services1.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">One stop solution</a></h5>
<p>We offer all the relevant services that you need to establish an online identity which includes web development,app develpment and digital marketing.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-cat">
<div class="cat-icon">
<img src="assets/img/icon/services2.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">End to End support</a></h5>
<p>We aim to deliver durable reliable and long lasting products and provide an end to end support to our clients.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-cat">
<div class="cat-icon">
<img src="assets/img/icon/services3.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">Personalised solutions</a></h5>
<p>We offer personalised and customized solutions to all our clients depending upon their requirments and empower them to create a unique digital identity.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-cat">
<div class="cat-icon">
<img src="assets/img/icon/services4.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">Privacy Policies</a></h5>
<p>We aim to ensure complete privacy of all our clients and no infringement of data or information is a guarantee from our side. Our team works relentlessly in the pursuit of creating the best user experience platform.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-cat">
<div class="cat-icon">
<img src="assets/img/icon/services5.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">24/7 Support</a></h5>
<p>We at Psyberduck, make sure that our clients never have to face any technical glitches from our end and our grievance redressal services continue for all the days of the week.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="single-cat">
<div class="cat-icon">
<img src="assets/img/icon/services6.svg" alt="">
</div>
<div class="cat-cap">
<h5><a href="#">Endless Support</a></h5>
<p>We aim to deliver durable reliable and long lasting products and provide to our clients. We also entertain requirement of modifications and optimization in the existing websites and media handles.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Services End -->
<!--? Pricing Card Start -->
<section class="pricing-card-area fix">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-8 col-lg-8">
<div class="section-tittle text-center mb-90">
<h2>Choose plan which fit for you</h2>
<p>Psyberduck is proud to have on board able digital marketing aficionados who by their skill sets and experience shall revolutionize your profile and business plans.
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-10">
<div class="single-card text-center mb-30">
<div class="card-top">
<img src="assets/img/icon/price3.svg" alt="">
<h4>Basic Plan</h4>
<p>Starting at</p>
</div>
<div class="card-mid">
<h4>Rs.1500 <span></span></h4>
</div>
<div class="card-bottom">
<ul>
<li>Single Page Website</li>
<li>Static + Presentational</li>
<li>Subdomain on Request</li>
<li>Showcase your products/skills</li>
<li>SSL Certificate for security</li>
</ul>
<a href="#" class="borders-btn">Get Started</a>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-10">
<div class="single-card text-center mb-30">
<div class="card-top">
<img src="assets/img/icon/price1.svg" alt="">
<h4>Professional Plan</h4>
<p>Starting at</p>
</div>
<div class="card-mid">
<h4>Rs.5000<span></span></h4>
</div>
<div class="card-bottom">
<ul>
<li>DNS Hosting + SSL Certificate</li>
<li>Up to 3-page website</li>
<li>Dynamic animations</li>
<li>Standard SEO Optimization</li>
<li>Contact Form embedded</li>
</ul>
<a href="#" class="borders-btn">Get Started</a>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-10">
<div class="single-card text-center mb-30">
<div class="card-top">
<img src="assets/img/icon/price2.svg" alt="">
<h4>Premium Plan</h4>
<p>Starting at</p>
</div>
<div class="card-mid">
<h4>Rs.8500<span></span></h4>
</div>
<div class="card-bottom">
<ul>
<li>Fully customized website</li>
<li>Cloud Hosting + SSL Certificate</li>
<li>Customized Premium design</li>
<li>Fully Responsive Website</li>
<li>SEO + Organizational Mail ID</li>
</ul>
<a href="#" class="borders-btn">Get Started</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Pricing Card End -->
<!-- Pricing Card End -->
<h3 style="text-align: center;text-decoration: underline;font-size: 3.2em;color: purple;margin-top: 2%;">Social Media Packages</h3>
<!--? Pricing Card Start -->
<section class="pricing-card-area pricing-card-area2 fix" style="margin-top: 10%;">
<div class="container">
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-10">
<div class="single-card text-center mb-30">
<div class="card-top">
<img src="assets/img/icon/price3.svg" alt="">
<h4>Basic Plan</h4>
<p>Starting at</p>
</div>
<div class="card-mid">
<h4>Rs.1500 <span></span></h4>
</div>
<div class="card-bottom">
<ul>
<li>Social Media Basic SEO’s</li>
<li>Handling Of Instagram And Facebook Pages.</li>
<li>Insta Story/IGTV Videos(Biweekly)</li>
<li>Showcase your products/skills</li>
<li>Assistance Social Media Reach</li>
</ul>
<a href="#" class="borders-btn">Get Started</a>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-10">
<div class="single-card text-center mb-30">
<div class="card-top">
<img src="assets/img/icon/price1.svg" alt="">
<h4>Professional Plan</h4>
<p>Starting at</p>
</div>
<div class="card-mid">
<h4>Rs.4000<span></span></h4>
</div>
<div class="card-bottom">
<ul>
<li>Quality Content </li>
<li>Attractive Custom Designed Posters</li>
<li>Basic SEO's for Social Media </li>
<li>Handling Of Social Media Pages </li>
<li>Consultancy & Special Assistance </li>
</ul>
<a href="#" class="borders-btn">Get Started</a>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-10">
<div class="single-card text-center mb-30">
<div class="card-top">
<img src="assets/img/icon/price2.svg" alt="">
<h4>Premuim Plan</h4>
<p>Starting at</p>
</div>
<div class="card-mid">
<h4>Rs.6000<span></span></h4>
</div>
<div class="card-bottom">
<ul>
<li>Social Media Advanced SEO’s</li>
<li>Top Quality Content</li>
<li>Attractive Custom Designed Posters</li>
<li>Digital Marketing & Logo Designing</li>
<li>Consultancy & Special Assistance</li>
</ul>
<a href="#" class="borders-btn">Get Started</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--? About-1 Area Start -->
<div class="about-area1 section-padding40">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-xl-5 col-lg-5 col-md-8 col-sm-10">
<!-- about-img -->
<div class="about-img ">
<img src="assets/img/gallery/about1.png" alt="">
</div>
</div>
<div class="col-xl-7 col-lg-7 col-md-12">
<div class="about-caption ">
<!-- Section Tittle -->
<div class="section-tittle section-tittle2 mb-30">
<h2>Need For Digitalization</h2>
</div>
<p class="mb-40">Digital marketing gives your profile or business the leverage that is often amiss in most of the maiden
profiles and/or pilot projects. By digital marketing, the field can be leveled for all the market participants.</p>
<ul>
<li>
<img src="assets/img/icon/right.svg" alt="">
<p>Digital Marketing is the beacon of hope,clinging on to which, ideas and innovations get translated to real-time action and execution.</p>
</li>
<li>
<img src="assets/img/icon/right.svg" alt="">
<p>The concepts of segmentation, targeting, and delivery are enhanced and amplified by digital marketers.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- About-1 Area End -->
<!--? About-2 Area Start -->
<div class="about-area1 pb-bottom">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-xl-7 col-lg-7 col-md-12">
<div class="about-caption about-caption3 mb-50">
<!-- Section Tittle -->
<div class="section-tittle section-tittle2 mb-30">
<h2>How can we Help</h2>
</div>
<p class="mb-40">Psyberduck is proud to have on board able digital marketing aficionados who by their skill sets and experience shall revolutionize your profile and business plans.</p>
<ul class="mb-30">
<li>
<img src="assets/img/icon/right.svg" alt="">
<p>We are data-driven, digital minded,and keen to explore opportunities that the world on the web has to offer.</p>
</li>
<li>
<img src="assets/img/icon/right.svg" alt="">
<p>Before you even have the slightest idea, we help your business go viral and be known in all far-flung areas.</p>
</li>
</ul>
<a href="#" class="btn"><i class="fas fa-phone-alt"></i>(+91) 7705982980</a>
</div>
</div>
<div class="col-xl-5 col-lg-5 col-md-8 col-sm-10">
<!-- about-img -->
<div class="about-img ">
<img src="assets/img/gallery/about2.png" alt="">
</div>
</div>
</div>
</div>
</div>
<!-- About-2 Area End -->
<!--? Testimonial Area Start -->
<section id="testimonial"></section>
<section class="testimonial-area section-bg1" >
<div class="container" >
<div class="testimonial-wrapper">
<div class="row align-items-center justify-content-center">
<div class=" col-lg-10 col-md-12 col-sm-11">
<!-- Testimonial Start -->
<div class="h1-testimonial-active">
<!-- Single Testimonial -->
<div class="single-testimonial text-center mt-55">
<div class="testimonial-caption">
<img src="assets/img/icon/quotes-sign.png" alt="" class="quotes-sign">
<p>Keeping the plight of pandemic in our minds and understanding the grave need of digitalisation, we present to you Psyberduck! We at Psyberduck acknowledge the new normal and understand the utter importance of not only expanding your business but also making your presence on the web stand out.</p>
</div>
<!-- founder -->
<div class="testimonial-founder d-flex align-items-center justify-content-center">
<div class="founder-img">
<img src="assets/img/team/tanay-min.jpeg" alt="" style="border-radius: 50%;">
</div>
<div class="founder-text">
<span>Tanay Goel</span>
<p>Founder</p>
</div>
</div>
</div>
<!-- Single Testimonial -->
<div class="single-testimonial text-center mt-55">
<div class="testimonial-caption">
<img src="assets/img/icon/quotes-sign.png" alt="" class="quotes-sign">
<p>As marketing evolves and changes, it is impossible to keep up with all of them, but every once in a while, one comes along that actually delivers the results. When that happens, it’s important to get on board so that your business does not appear outdated.</p>
</div>
<!-- founder -->
<div class="testimonial-founder d-flex align-items-center justify-content-center">
<div class="founder-img">
<img src="assets/img/team/arpit-min.jpeg" alt="" style="border-radius: 50%;">
</div>
<div class="founder-text">
<span>Arpit Falcon</span>
<p>Founder</p>
</div>
</div>
</div>
<!-- Single Testimonial -->
<div class="single-testimonial text-center mt-55">
<div class="testimonial-caption">
<img src="assets/img/icon/quotes-sign.png" alt="" class="quotes-sign">
<p>Digital identity and access systems can unlock a range of basic and empowering services for individuals, including financial inclusion, healthcare and education. Equally, they hold significant promise for helping displaced populations to access immediate and longer-term services </p>
</div>
<!-- founder -->
<div class="testimonial-founder d-flex align-items-center justify-content-center">
<div class="founder-img">
<img src="assets/img/team/1-min.jpeg" alt="" style="border-radius: 50%;">
</div>
<div class="founder-text">
<span>Vibhu Bhatia</span>
<p>Founder</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--? Testimonial Area End -->
</main>
<footer>
<div class="footer-wrappr " data-background="assets/img/gallery/footer-bg.png">
<div class="footer-area footer-padding ">
<div class="container">
<div class="row d-flex justify-content-between">
<div class="col-xl-3 col-lg-4 col-md-6 col-sm-6">
<div class="single-footer-caption mb-50">
<!-- logo -->
<div class="footer-logo mb-25">
<a href="index.html"><img src="assets/img/logo/LOGO-%201.png" alt=""></a>
<span>PsyberDuck</span>
</div>
<div class="footer-tittle mb-50">
<p>The Panacea for web related problems which saves your bucks!</p>
</div>
<!-- social -->
<div class="footer-social mt-50">
<a href="tel:7705982980"><i class="fa fa-phone"></i></a>
<a href="https://www.facebook.com/PsyberDuck-105975831228314"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/psyber_duck/"><i class="fab fa-instagram"></i></a>
<a href="mailto:teampsyberduck@gmail.com"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
<div class="col-xl-1 col-lg-1 col-md-1 col-sm-1"></div>
<div class="col-xl-2 col-lg-2 col-md-4 col-sm-5">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Company</h4>
<ul>
<li><a href="#choose">Why choose us</a></li>
<li><a href="#">About us</a></li>
<li><a href="#">Customers</a></li>
<li><a href="help.html">Our Services</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-4 col-sm-5">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Products</h4>
<ul>
<li><a href="#">Our Works</a></li>
<li><a href="#testimonial">Testimonials</a></li>
<li><a href="packages.html">Packages</a></li>
<li><a href="#">Blogs</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-4 col-sm-5">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Support</h4>
<ul>
<li><a href="team.html">Our Team</a></li>
<li><a href="help.html#faq">FAQ's</a></li>
<li><a href="contact.html">Customer Care</a></li>
<li><a href="contact.html">Get in Touch</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer-bottom area -->
<div class="footer-bottom-area">
<div class="container">
<div class="footer-border">
<div class="row">
<div class="col-xl-12">
<div class="footer-copy-right text-center">
<p>
Copyright ©2020 All rights reserved | Made by <a href="https://psyberduck.com" target="_blank"> Team PsyberDuck</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Scroll Up -->
<div id="back-top" >
<a title="Go to Top" href="#"> <i class="fas fa-level-up-alt"></i></a>
</div>
<!-- JS here -->
<script src="./assets/js/vendor/modernizr-3.5.0.min.js"></script>
<!-- Jquery, Popper, Bootstrap -->
<script src="./assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="./assets/js/popper.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<!-- Jquery Mobile Menu -->
<script src="./assets/js/jquery.slicknav.min.js"></script>
<!-- Jquery Slick , Owl-Carousel Plugins -->
<script src="./assets/js/owl.carousel.min.js"></script>
<script src="./assets/js/slick.min.js"></script>
<!-- One Page, Animated-HeadLin -->
<script src="./assets/js/wow.min.js"></script>
<script src="./assets/js/animated.headline.js"></script>
<script src="./assets/js/jquery.magnific-popup.js"></script>
<!-- Date Picker -->
<script src="./assets/js/gijgo.min.js"></script>
<!-- Video bg -->
<script src="./assets/js/jquery.vide.js"></script>
<!-- Nice-select, sticky -->
<script src="./assets/js/jquery.nice-select.min.js"></script>
<script src="./assets/js/jquery.sticky.js"></script>
<!-- Progress -->
<script src="./assets/js/jquery.barfiller.js"></script>
<!-- counter , waypoint,Hover Direction -->
<script src="./assets/js/jquery.counterup.min.js"></script>
<script src="./assets/js/waypoints.min.js"></script>
<script src="./assets/js/jquery.countdown.min.js"></script>
<script src="./assets/js/hover-direction-snake.min.js"></script>
<!-- contact js -->
<script src="./assets/js/contact.js"></script>
<script src="./assets/js/jquery.form.js"></script>
<script src="./assets/js/jquery.validate.min.js"></script>
<script src="./assets/js/mail-script.js"></script>
<script src="./assets/js/jquery.ajaxchimp.min.js"></script>
<!-- Jquery Plugins, main Jquery -->
<script src="./assets/js/plugins.js"></script>
<script src="./assets/js/main.js"></script>
</body>
</html>