-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
620 lines (530 loc) · 26.9 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Detectovid - Home</title>
<link rel="icon" href="img/favicon.png" type="image/png">
<link rel="stylesheet" href="vendors/bootstrap/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/kenwheeler/[email protected]/slick/slick-theme.css" />
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.css" />
<link rel="stylesheet" href="vendors/fontawesome/css/all.min.css">
<link rel="stylesheet" href="vendors/themify-icons/themify-icons.css">
<link rel="stylesheet" href="vendors/linericon/style.css">
<link rel="stylesheet" href="vendors/owl-carousel/owl.theme.default.min.css">
<link rel="stylesheet" href="vendors/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="vendors/flat-icon/font/flaticon.css">
<link rel="stylesheet" href="vendors/nice-select/nice-select.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"/>
<link rel="stylesheet" href="css/slider.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body class="bg-shape">
<!--================ Header Menu Area start =================-->
<header class="header_area">
<div class="main_menu">
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container box_1620">
<img src="img/logos/logo-1.png" alt="" style="max-width:40%;margin-top: 20px;margin-bottom: 20px;">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" 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 offset" id="navbarSupportedContent">
<ul class="nav navbar-nav menu_nav justify-content-end">
<li class="nav-item active"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="#volunteer">Join Us</a>
<li class="nav-item"><a class="nav-link" href="goal.html">Goal</a>
<li class="nav-item"><a class="nav-link" href="open-data.html">Open Data</a></li>
<li class="nav-item"><a class="nav-link" href="team.html">Team</a></li>
<!--
<li class="nav-item"><a class="nav-link" href="about.html">Open Data</a></li>
<li class="nav-item"><a class="nav-link" href="package.html">Goal</a>
<li class="nav-item submenu dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true"
aria-expanded="false">Pages</a>
<ul class="dropdown-menu">
<li class="nav-item"><a class="nav-link" href="amentities.html">Team</a>
<li class="nav-item"><a class="nav-link" href="amentities.html">Network</a>
</ul>
</li>
-->
</ul>
<div class="nav-right text-center text-lg-right py-4 py-lg-0">
<a class="button" href="#donate">Donate</a>
</div>
</div>
</div>
</nav>
</div>
</header>
<!--================Header Menu Area =================-->
<!--================Hero Banner Area Start =================-->
<section class="hero-banner magic-ball">
<div class="container">
<div class="row align-items-center text-center text-md-left">
<div class="col-md-6 col-lg-5 mb-5 mb-md-0">
<h1>What Is <br/>Detectovid ?</h1>
<p>Detectovid is initiated by the confluence of DICE Foundation and NEDAASV. Detectovid is a team of AI engineers, Developers, Marketing specialists and medical professionals working tirelessly to produce powerful covid detecting algorithm just through your cough and breathing patterns. </p>
<a class="button button-hero mt-4" href="#">Test Yourself</a>
</div>
<div class="col-md-6 col-lg-7 col-xl-6 offset-xl-1 order-1 animation">
<img class="img-fluid" src="img/home/hero-img.png" alt="">
</div>
</div>
</div>
</section>
<!--================Hero Banner Area End =================-->
<!--================Service Area Start =================-->
<section class="section-margin generic-margin">
<div class="container">
<div class="section-intro text-center pb-90px">
<img class="section-intro-img" src="img/home/corona-small.gif" alt="">
<h2>Assess your risk of COVID</h2>
<p>AI-Powered COVID-19 early detection with our app.</p>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0">
<div class="service-card text-center">
<div class="service-card-img">
<img class="img-fluid" src="img/home/sick-and-unsure-1.png" alt="">
</div>
<div class="service-card-body">
<h3>Feeling sick and unsure</h3>
<p>Don't worry, we are here to get rid of your stress.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0">
<div class="service-card text-center">
<div class="service-card-img">
<img class="img-fluid" src="img/home/record-sound.png" alt="">
</div>
<div class="service-card-body">
<h3>Record Symptoms</h3>
<p>Record your cough and breathing with the help of your smartphone.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0">
<div class="service-card text-center">
<div class="service-card-img">
<img class="img-fluid" src="img/home/verify-covid.png" alt="">
</div>
<div class="service-card-body">
<h3>Detect COVID-19</h3>
<p>Our AI model will give you your results within seconds of subkitted data.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================Service Area End =================-->
<!-- --------------------- LEADER REMARK -------------- >
<!--================About Area Start =================-->
<section class="bg-gray section-padding magic-ball">
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-6 mb-4 mb-md-0">
<div class="about-img animate__animated animate__fadeIn">
<img class="img-fluid" src="img/home/mission.png" alt="">
</div>
</div>
<div class="col-lg-5 col-md-6 align-self-center about-content">
<h2>Our Mission </h2>
<p>Our vision is to develop a smartphone app that can be used by everyone in the world to find out in minutes whether they have COVID-19. We are utilizing cutting-edge artificial intelligence technology to identify patterns undetectable by humans from the unique respiratory signatures of lungs damaged by the virus.</p>
<!-- <a class="button" href="#">Learn More</a> -->
</div>
</div>
</div>
</section>
<!--================About Area End =================-->
<!--================Tour section Start =================-->
<section class="section-margin pb-xl-5">
<div class="container">
<div class="row">
<!--
<div class="col-md-6">
<div class="tour-card">
<img class="card-img rounded-0" src="img/home/tour1.png" alt="">
<div class="tour-card-overlay">
<div class="media">
<div class="media-body">
<h4>Paris tour offer</h4>
<small>5 days offer</small>
<p>We proper guided our tourist</p>
</div>
<div class="media-price">
<h4 class="text-primary">$65/day</h4>
</div>
</div>
</div>
</div>
</div>
-->
<div class="col-md-12">
<div class="row">
<div class="col-lg-10 offset-lg-1">
<div class="tour-content text-center justify-content-center">
<h2>Why This Will Work</h2>
<p>Because COVID-19 affects the throat and lungs of patients, even in early stages, detecting it in early stages from breathing and coughing sounds is feasible. Our team is mentored by leading authorities in AI, signal processing, and
clinical research from both industry and academia.</p>
</div>
</div>
</div>
<!--
<div class="tour-card">
<img class="card-img rounded-0" src="img/home/.png" alt="">
<div class="tour-card-overlay">
<div class="media">
<div class="media-body">
<h4>Paris tour offer</h4>
<small>5 days offer</small>
<p>We proper guided our tourist</p>
</div>
<div class="media-price">
<h4 class="text-primary">$65/day</h4>
</div>
</div>
</div>
</div>
</div>
</div> -->
<div class="row text-center justify-content-center">
<div class="col-md-4 col-lg-4 text-center justify-content-center">
<div class="tour-card">
<div class="inner-circle"></div>
</div>
</div>
<!--
<div class="col-md-6 col-lg-5">
<div class="tour-card">
<img class="card-img rounded-0" src="img/home/tour4.png" alt="">
<div class="tour-card-overlay">
<div class="media">
<div class="media-body">
<h4>Paris tour offer</h4>
<small>5 days offer</small>
<p>We proper guided our tourist</p>
</div>
<div class="media-price">
<h4 class="text-primary">$65/day</h4>
</div>
</div>
</div>
</div>
</div>
</div>
-->
</div>
</section>
<!--================Tour section End =================-->
<!--================Testimonial section Start =================-->
<section class="bg-gray section-padding magic-ball magic-ball-testimonial pb-xl-5">
<div class="container">
<div class="section-intro text-center">
<img class="section-intro-img" src="img/home/corona-small.gif" alt="">
<h2>Our Leadership Remarks</h2>
<p>If your actions inspire others to dream more, learn more, do more and become more, you are a leader.</p>
</div>
</div>
<div class="items col-lg-8">
<div class="card">
<div class="card-body">
<h4 class="card-title"><img src="https://img.icons8.com/ultraviolet/40/000000/quote-left.png"></h4>
<div class="template-demo">
<p>Team Detectovid is the embodiment of everything I have always done or ever wanted to do. In the service of humanity, students and faculty of NED, DUHS, and other engineering and medical universities are working day and night to find the cure for COVID-19 by employing AI for early detection. Working selflessly on goals bigger than oneself is a human development process. I could not be any prouder of my students and the NED Worldwide Alumni Network supporting them through Zaidi Sahib. Kudos to my team. May God bless you in all your pursuits. </p><br>
</div>
<hr>
<div class="row">
<div > <img class="profile-pic" src="img/testimonial/dr_sarosh.jpg"> </div>
<div class="profile">
<h4 class="cust-name">Dr. Sarosh Hashmat Lodi</h4>
<p class="cust-profession">Vice Chancellor, NEDUET Karachi</p>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-body">
<h4 class="card-title"><img src="https://img.icons8.com/ultraviolet/40/000000/quote-left.png"></h4>
<div class="template-demo">
<p>As soon as COVID hit us, it was my calling as both a physician and a leader of the most prestigious medical school of Pakistan to organize and supervise new COVID research setups. When Detectovid, the confluence of two nonprofits, DICE Foundation and NED Alumni Association, came to my desk, my decision to support these messengers of good came in a heartbeat. Beyond its obvious goal of serving humanity, Detectovid is an opportunity for our youth to build teams and connect with bleeding edge technology. I am so very proud of our team. May you help create a culture of collaboration to change the course of history.</p><br>
</div>
<hr>
<div class="row">
<div > <img class="profile-pic" src="img/testimonial/dr_saeed.jpg"> </div>
<div >
<div class="profile">
<h4 class="cust-name">Dr.Muhammad Saeed</h4>
<p class="cust-profession">Vice Chancellor, DUHS Karachi</p>
</div>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-body">
<h4 class="card-title"><img src="https://img.icons8.com/ultraviolet/40/000000/quote-left.png"></h4>
<div class="template-demo">
<p>Life, as we know it, is fragile and rare in our short presence over here on Earth. We did not exist here before a couple of hundred thousand years, just as we may not exist after another couple of hundred thousand years. This is why we must do right by the life we are given. Life ought to be the pursuit of intellectual enrichment, human development, and driven by a passion to serve humanity. Every effort we do at Detectovid has this very focus.</p>
<br>
<br>
</div>
<hr>
<div class="row">
<div > <img class="profile-pic" src="img/testimonial/mr_mike.jpg"> </div>
<div >
<div class="profile">
<h4 class="cust-name">Mr. Mike Zaidi</h4>
<p class="cust-profession">Founder Detectovid</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section: Testimonials v.1 -->
<section class="text-center p-1">
</section>
<!-- Section: Testimonials v.1 -->
<!--
<div class="testimonial__item">
<div class="row">
<div class="col-md-3 col-lg-2 align-self-center">
<div class="testimonial__img">
<img class="card-img rounded-0" src="img/testimonial/t-slider1.png" alt="">
</div>
</div>
<div class="col-md-9 col-lg-10">
<div class="testimonial__content mt-3 mt-sm-0">
<h3>Daniel heart</h3>
<p>Project manager, Nestle</p>
<p class="testimonial__i">Also made from. Give may saying meat there from heaven it lights face had is gathered god earth light for life may itself shall whales made they're blessed whales also made from give may saying meat. There from heaven it lights face had</p>
<span class="testimonial__icon"><i class="ti-quote-right"></i></span>
</div>
</div>
</div>
</div>
<div class="testimonial__item">
<div class="row">
<div class="col-md-3 col-lg-2 align-self-center">
<div class="testimonial__img">
<img class="card-img rounded-0" src="img/testimonial/t-slider1.png" alt="">
</div>
</div>
<div class="col-md-9 col-lg-10">
<div class="testimonial__content mt-3 mt-sm-0">
<h3>Daniel heart</h3>
<p>Project manager, Nestle</p>
<p class="testimonial__i">Also made from. Give may saying meat there from heaven it lights face had is gathered god earth light for life may itself shall whales made they're blessed whales also made from give may saying meat. There from heaven it lights face had</p>
<span class="testimonial__icon"><i class="ti-quote-right"></i></span>
</div>
</div>
</div>
</div>
</div>
-->
</div>
</section>
<!--================Testimonial section End =================-->
<!--================Search Package section Start =================-->
<section class="section-margin">
<div class="container">
<div class="row text-center justify-content-center">
<div class="col-lg-12 col-xl-12 align-self-center mb-5 mb-lg-0">
<div class="search-content">
<h2>What can you expect</h2>
<p>We are working tirelessly to rapidly develop accurate AI algorithms and a Smartphone app / website. We expect to have a prototype by July and a production-grade system by August. Our app will keep improving weekly and will provide predictions of COVID-19 risk.</p>
<!-- <a class="button" href="#">Learn More</a> -->
</div>
</div>
<!--
<div class="row text-center justify-content-center align-right">
<div class="col-md-9 col-lg-9">
<div class="tour-card">
<img class="card-img rounded-0" src="img/home/safety.png" alt="">
-->
<div class="elfsight-app-75e2c761-7c84-4430-916f-6525f5e9233a col-sm-12 col-lg-12 text-center justify-content-center scroll" style="max-height: 800px;overflow-y: hidden;overflow-x:hidden;max-width: 90%;"></div>
</div>
</div>
</section>
<!--================Search Package section End =================-->
<!--================Blog section Start =================-->
<section class="section-padding bg-gray">
<div class="container">
<div class="section-intro text-center pb-90px">
<img class="section-intro-img" src="img/home/corona-small.gif" alt="">
<h2>How can you help us</h2>
<p>Part of being a person is about helping others.</p>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0">
<div class="card-blog" id="donate">
<img class="card-img rounded-0" src="img/home/donation.png" alt="">
<div class="card-blog-body">
<a href="#">
<h4>Donate to innovate</h4>
</a>
<!--
<ul class="card-blog-info">
<li><a href="#"><span class="align-middle"><i class="ti-notepad"></i></span>Jan 03, 2018</a></li>
<li><a href="#"><span class="align-middle"><i class="ti-comments-smiley"></i></span>03 Comments</a></li>
</ul>
-->
<p>Help us to create innovative AI model through donations which will be used in financing cloud platform, storing big data, marketing and
AI packages. </p>
<div id="gfm-widget-donate" class="mt-3">
<div class="gfm-embed" data-url="https://www.gofundme.com/f/detectovid-aipowered-early-covid19-detection/widget/medium"></div>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0">
<div class="card-blog">
<img class="card-img rounded-0" src="img/home/social-media.png" alt="">
<div class="card-blog-body">
<a href="#">
<h4>Create Awareness</h4>
</a>
<!--
<ul class="card-blog-info">
<li><a href="#"><span class="align-middle"><i class="ti-notepad"></i></span>Jan 03, 2018</a></li>
<li><a href="#"><span class="align-middle"><i class="ti-comments-smiley"></i></span>03 Comments</a></li>
</ul>
-->
<p> Awareness-raising can be an important part of developing community support for change and you can help us by following and sharing our mission. </p>
<div class="footer-social text-center text-lg-center mt-5">
<a href="https://www.facebook.com/detectovid/" target="_blank"><i class="fab fa-facebook-f" style="color:#6059F6;font-size: 24px;"></i></a>
<a href="#"><i class="fab fa-twitter" style="color:#6059F6;font-size: 24px;"></i></a>
<a href="#"><i class="fab fa-instagram" style="color:#6059F6;font-size: 24px;"></i></a>
<a href="https://www.linkedin.com/company/detectovid/" target="_blank"><i class="fab fa-linkedin" style="color:#6059F6;font-size: 24px;"></i></a>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0">
<div class="card-blog" id="volunteer">
<img class="card-img rounded-0" src="img/home/volunteer.png" alt="">
<div class="card-blog-body">
<a href="#">
<h4>Become a volunteer</h4>
</a>
<!--
<ul class="card-blog-info">
<li><a href="#"><span class="align-middle"><i class="ti-notepad"></i></span>Jan 03, 2018</a></li>
<li><a href="#"><span class="align-middle"><i class="ti-comments-smiley"></i></span>03 Comments</a></li>
</ul>
-->
<p>Volunteers are the only human beings on the face of the earth who reflect nation's compassion, patience, and just plain loving one another.
</p>
<a class="button mt-5" href="#">Sign Up</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================Blog section End =================-->
<!-- ================ start footer Area ================= -->
<footer class="footer-area">
<div class="container">
<!--
<div class="row">
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="single-footer-widget">
<h6>About Agency</h6>
<p>
The world has become so fast paced that people don’t want to stand by reading a page of information to be they would much rather look at a presentation and understand
</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="single-footer-widget">
<h6>Navigation Links</h6>
<div class="row">
<div class="col">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Feature</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Portfolio</a></li>
</ul>
</div>
<div class="col">
<ul>
<li><a href="#">Team</a></li>
<li><a href="#">Pricing</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="single-footer-widget">
<h6>Newsletter</h6>
<p>
For business professionals caught between high OEM price and mediocre print and graphic output.
</p>
<div id="mc_embed_signup">
<form target="_blank" action="https://spondonit.us12.list-manage.com/subscribe/post?u=1462626880ade1ac87bd9c93a&id=92a4423d01" method="get" class="subscription relative">
<div class="input-group d-flex flex-row">
<input name="EMAIL" placeholder="Email Address" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Email Address '" required="" type="email">
<button class="btn bb-btn"><span class="lnr lnr-location"></span></button>
</div>
<div class="mt-10 info"></div>
</form>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="single-footer-widget mail-chimp">
<h6 class="mb-20">InstaFeed</h6>
<ul class="instafeed d-flex flex-wrap">
<li><img src="img/instagram/i1.jpg" alt=""></li>
<li><img src="img/instagram/i2.jpg" alt=""></li>
<li><img src="img/instagram/i3.jpg" alt=""></li>
<li><img src="img/instagram/i4.jpg" alt=""></li>
<li><img src="img/instagram/i5.jpg" alt=""></li>
<li><img src="img/instagram/i6.jpg" alt=""></li>
<li><img src="img/instagram/i7.jpg" alt=""></li>
<li><img src="img/instagram/i8.jpg" alt=""></li>
</ul>
</div>
</div>
</div>
-->
<div class="footer-bottom">
<div class="row align-items-center">
<p class="col-lg-8 col-sm-12 footer-text m-0 text-center text-lg-left">Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | Detectovid</p>
<div class="col-lg-4 col-sm-12 footer-social text-center text-lg-right">
<a href="https://www.facebook.com/detectovid/" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com/company/detectovid/" target="_blank"><i class="fab fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</footer>
<!-- ================ End footer Area ================= -->
<script src="https://apps.elfsight.com/p/platform.js" defer></script>
<script src="vendors/jquery/jquery-3.2.1.min.js"></script>
<script src="vendors/bootstrap/bootstrap.bundle.min.js"></script>
<script src="vendors/owl-carousel/owl.carousel.min.js"></script>
<script src="vendors/nice-select/jquery.nice-select.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>
<script src="js/mail-script.js"></script>
<script src="js/main.js"></script>
<script src="js/slider.js"></script>
<script defer src="https://www.gofundme.com/static/js/embed.js"></script>
</body>
</html>