-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
804 lines (759 loc) · 48 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
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
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Afrolynk - Innovate, Connect, Accelerate</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Free HTML Templates" name="keywords">
<meta content="Free HTML Templates" name="description">
<!-- Favicon -->
<link href="img/favicon.png" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Header Start -->
<div class="container-fluid">
<div class="row">
<div class="col-lg-3 bg-secondary d-none d-lg-block">
<a href="/" class="navbar-brand w-100 h-100 m-0 p-0 d-flex align-items-center justify-content-center">
<img src="img/Afrolynk-Logo-White.png" alt="" width="217">
</a>
</div>
<div class="col-lg-9">
<div class="row bg-dark d-none d-lg-flex">
<div class="col-lg-7 text-left text-white">
<div class="h-100 d-inline-flex align-items-center border-right border-primary py-2 px-3">
<i class="fa fa-envelope text-primary mr-2"></i>
<small>info@afrolynk.com</small>
</div>
<div class="h-100 d-inline-flex align-items-center py-2 px-2">
<i class="fa fa-phone-alt text-primary mr-2"></i>
<small>+49 1520 9295402</small>
</div>
</div>
<div class="col-lg-5 text-right">
<div class="d-inline-flex align-items-center pr-2">
<a class="text-primary p-2" href="https://www.facebook.com/Afrolynk">
<i class="fab fa-facebook-f"></i>
</a>
<a class="text-primary p-2" href="https://twitter.com/afrolynk">
<i class="fab fa-twitter"></i>
</a>
<a class="text-primary p-2" href="https://www.linkedin.com/company/afrolynk/">
<i class="fab fa-linkedin-in"></i>
</a>
<a class="text-primary p-2" href="https://www.instagram.com/afrolynk_/">
<i class="fab fa-instagram"></i>
</a>
<a class="text-primary p-2" href="https://www.youtube.com/channel/UCjNXmCZGJWShsa5SPhsJtDg">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
</div>
<nav class="navbar navbar-expand-lg bg-white navbar-light p-0">
<a href="" class="navbar-brand d-block d-lg-none">
<h1 class="m-0 display-4 text-primary">Afrolynk</h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between" id="navbarCollapse">
<div class="navbar-nav mr-auto py-0">
<a href="/" class="nav-item nav-link active">Home</a>
<a href="about.html" class="nav-item nav-link">About</a>
<a href="service.html" class="nav-item nav-link">Service</a>
<a href="project.html" class="nav-item nav-link">Project</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">News</a>
<div class="dropdown-menu rounded-0 m-0">
<a href="blog.html" class="dropdown-item">Latest News</a>
<!-- <a href="single.html" class="dropdown-item">Blog Detail</a> -->
</div>
</div>
<a href="contact.html" class="nav-item nav-link">Contact</a>
</div>
<a href="contact.html" class="btn btn-primary mr-3 d-none d-lg-block">Get A Quote</a>
</div>
</nav>
</div>
</div>
</div>
<!-- Header End -->
<!-- Carousel Start -->
<div class="container-fluid p-0">
<div id="header-carousel" class="carousel slide carousel-fade" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#header-carousel" data-slide-to="0" class="active"></li>
<li data-target="#header-carousel" data-slide-to="1"></li>
<li data-target="#header-carousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="img-fluid" src="img/carousel-1.jpg" alt="Image">
<div class="carousel-caption d-flex align-items-center justify-content-center">
<div class="p-5" style="width: 100%; max-width: 900px;">
<h5 class="text-primary text-uppercase mb-md-3">SDG6 Challenge</h5>
<h1 class="display-3 text-white mb-md-4">Water & Sanitation</h1>
<a href="contact.html" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
<div class="carousel-item">
<img class="img-fluid" src="img/carousel-2.jpg" alt="Image">
<div class="carousel-caption d-flex align-items-center justify-content-center">
<div class="p-5" style="width: 100%; max-width: 900px;">
<h5 class="text-primary text-uppercase mb-md-3">Afrolynk 2018 Workshop</h5>
<h1 class="display-3 text-white mb-md-4">Entrepreneurs Establishment Program</h1>
<a href="about.html" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
<div class="carousel-item">
<img class="img-fluid" src="img/carousel-3.jpg" alt="Image">
<div class="carousel-caption d-flex align-items-center justify-content-center">
<div class="p-5" style="width: 100%; max-width: 900px;">
<h5 class="text-primary text-uppercase mb-md-3">Afrolynk 2019 Conference</h5>
<h1 class="display-3 text-white mb-md-4">Annual Conference</h1>
<a href="contact.html" class="btn btn-primary">Learn More</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Carousel End -->
<!-- Contact Info Start -->
<div class="container-fluid pb-5 contact-info">
<div class="row">
<div class="col-lg-4 p-0">
<div class="contact-info-item d-flex align-items-center justify-content-center bg-primary text-white py-4 py-lg-0">
<i class="fa fa-3x fa-map-marker-alt text-secondary mr-4"></i>
<div class="">
<h5 class="mb-2">Our Office</h5>
<p class="m-0">Neue Bahnhofstraße 28, <br> 10245 Berlin, Germany</p>
</div>
</div>
</div>
<div class="col-lg-4 p-0">
<div class="contact-info-item d-flex align-items-center justify-content-center bg-secondary text-white py-4 py-lg-0">
<i class="fa fa-3x fa-envelope-open text-primary mr-4"></i>
<div class="">
<h5 class="mb-2">Email Us</h5>
<p class="m-0">info@afrolynk.com</p>
</div>
</div>
</div>
<div class="col-lg-4 p-0">
<div class="contact-info-item d-flex align-items-center justify-content-center bg-primary text-white py-4 py-lg-0">
<i class="fa fa-3x fa-phone-alt text-secondary mr-4"></i>
<div class="">
<h5 class="mb-2">Call Us</h5>
<p class="m-0">+49 1520 9295402</p>
</div>
</div>
</div>
</div>
</div>
<!-- Contact Info End -->
<!-- About Start -->
<div class="container-fluid py-5 mb-5">
<div class="container">
<div class="row">
<div class="col-lg-5">
<div class="d-flex flex-column align-items-center justify-content-center bg-about rounded h-100 py-5 px-3">
<i class="fa fa-5x fa-award text-primary mb-4"></i>
<h1 class="display-2 text-white mb-2" data-toggle="counter-up">10</h1>
<h2 class="text-white m-0">Years Plus Experience</h2>
</div>
</div>
<div class="col-lg-7 pt-5 pb-lg-5">
<h6 class="text-secondary font-weight-semi-bold text-uppercase mb-3">Learn About Us</h6>
<h1 class="mb-4 section-title">A Bridge between African and European Start-Up Ecosystem</h1>
<h5 class="text-muted font-weight-normal mb-3">As the largest center for start-ups and digital solution centers in Europe and Africa, we bring together a community that creates value for good. Facing challenges of society, we're on a search for solutions and drive technology beyond the status if quo, and empower people through education to make a difference.</p>
<div class="d-flex align-items-center pt-4">
<a href="about.html" class="btn btn-primary mr-5">Learn More</a>
<button type="button" class="btn-play" data-toggle="modal"
data-src="https://www.youtube.com/embed/HPtPj-Dm4x0" data-target="#videoModal">
<span></span>
</button>
<h5 class="font-weight-normal text-white m-0 ml-4 d-none d-sm-block">Play Video</h5>
</div>
</div>
</div>
</div>
</div>
<!-- About End -->
<!-- Video Modal Start -->
<div class="modal fade" id="videoModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<!-- 16:9 aspect ratio -->
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="" id="video" allowscriptaccess="always" allow="autoplay"></iframe>
</div>
</div>
</div>
</div>
</div>
<!-- Video Modal End -->
<!-- Services Start -->
<div class="container-fluid bg-service py-5">
<div class="container py-5">
<div class="row align-items-center">
<div class="col-lg-6">
<h6 class="text-secondary font-weight-semi-bold text-uppercase mb-3">Our Services</h6>
<h1 class="mb-4 section-title text-white">Supporting Entreprenuers </h1>
<p class="text-white">Transforming entrepreneurs’ and startups’ ideas into innovative businesses and viable products that are worth investing in. Training, supporting, building, and promoting startups with ready minimum viable products(MVP) and solutions to enter new markets. Workshops and Mentoring.</p>
<a href="service.html" class="btn btn-primary mt-3 py-2 px-4">More Services and Events</a>
</div>
<div class="col-lg-6 pt-5 pt-lg-0">
<div class="owl-carousel service-carousel position-relative">
<div class="d-flex flex-column align-items-center text-center bg-white rounded overflow-hidden pt-4">
<div class="icon-box bg-light text-secondary shadow mt-2 mb-4">
<i class="fa fa-2x fa-hotel"></i>
</div>
<h5 class="font-weight-bold mb-4 px-4">Ventures Studio</h5>
<img src="img/ven.jpg" alt="">
</div>
<div class="d-flex flex-column align-items-center text-center bg-white rounded overflow-hidden pt-4">
<div class="icon-box bg-light text-secondary shadow mt-2 mb-4">
<i class="fa fa-2x fa-city"></i>
</div>
<h5 class="font-weight-bold mb-4 px-4">Lynkspace Hub</h5>
<img src="img/lynk.jpg" alt="">
</div>
<div class="d-flex flex-column align-items-center text-center bg-white rounded overflow-hidden pt-4">
<div class="icon-box bg-light text-secondary shadow mt-2 mb-4">
<i class="fa fa-2x fa-spa"></i>
</div>
<h5 class="font-weight-bold mb-4 px-4">Factory24</h5>
<img src="img/24.jpg" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Services End -->
<!-- Features Start -->
<div class="container-fluid py-5">
<div class="container py-5">
<div class="row">
<div class="col-lg-7 pt-lg-5 pb-3">
<h6 class="text-secondary font-weight-semi-bold text-uppercase mb-3">Why Choose Us</h6>
<h1 class="mb-4 section-title">10 Years of Experience in the Tech & Entrepreneurial Space</h1>
<p class="mb-4">Connecting European and African startup ecosystems to network. Showcasing and sharing knowledge within the startup communities through meetups and bringing together entrepreneurs, investors, hubs, accelerators, policy makers and VCs during our Premium Annual Conference.</p>
<div class="row">
<div class="col-sm-4">
<h6 class="font-weight-semi-bold mb-sm-4">Upwards of</h6>
<h1 class="text-secondary mb-2" data-toggle="counter-up">200</h1>
<h6 class="font-weight-semi-bold mb-sm-4">Participants per Year</h6>
</div>
<div class="col-sm-4">
<h6 class="font-weight-semi-bold mb-sm-4">More Than</h6>
<h1 class="text-secondary mb-2" data-toggle="counter-up">20</h1>
<h6 class="font-weight-semi-bold mb-sm-4">Scalable Startups per Year</h6>
</div>
<div class="col-sm-4">
<h6 class="font-weight-semi-bold mb-sm-4">Over</h6>
<h1 class="text-secondary mb-2" data-toggle="counter-up">60</h1>
<h6 class="font-weight-semi-bold mb-sm-4">Corporate Innovation Partnerships</h6>
</div>
</div>
</div>
<div class="col-lg-5" style="min-height: 400px;">
<div class="position-relative h-100 rounded overflow-hidden">
<img class="position-absolute w-100 h-100" src="img/feature.jpg" style="object-fit: cover;">
</div>
</div>
</div>
</div>
</div>
<!-- Features End -->
<!-- Portfolio Start -->
<div class="container-fluid bg-portfolio py-5">
<div class="container py-5">
<div class="row m-0 portfolio-container">
<div class="col-lg-4 col-md-6 col-sm-12 p-0 portfolio-item">
<div class="position-relative overflow-hidden">
<div class="portfolio-img">
<img class="img-fluid w-100" src="img/portfolio-7.jpg" alt="">
</div>
<div class="portfolio-text bg-primary">
<h4 class="font-weight-bold mb-4">AfrolynkHel</h4>
<div class="d-flex align-items-center justify-content-center">
<a class="btn btn-sm btn-secondary m-1" href="">
<i class="fa fa-link"></i>
</a>
<a class="btn btn-sm btn-secondary m-1" href="img/portfolio-7.jpg" data-lightbox="portfolio">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 p-0 portfolio-item">
<div class="position-relative overflow-hidden">
<div class="portfolio-img">
<img class="img-fluid w-100" src="img/portfolio-8.jpg" alt="">
</div>
<div class="portfolio-text bg-primary">
<h4 class="font-weight-bold mb-4">Afrolynk 2018 Workshop</h4>
<div class="d-flex align-items-center justify-content-center">
<a class="btn btn-sm btn-secondary m-1" href="">
<i class="fa fa-link"></i>
</a>
<a class="btn btn-sm btn-secondary m-1" href="img/portfolio-8.jpg" data-lightbox="portfolio">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 p-0 portfolio-item">
<div class="position-relative overflow-hidden">
<div class="portfolio-img">
<img class="img-fluid w-100" src="img/portfolio-3.jpg" alt="">
</div>
<div class="portfolio-text bg-primary">
<h4 class="font-weight-bold mb-4">Pre-tech Training</h4>
<div class="d-flex align-items-center justify-content-center">
<a class="btn btn-sm btn-secondary m-1" href="">
<i class="fa fa-link"></i>
</a>
<a class="btn btn-sm btn-secondary m-1" href="img/portfolio-3.jpg" data-lightbox="portfolio">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 p-0 portfolio-item">
<div class="position-relative overflow-hidden">
<div class="portfolio-img">
<img class="img-fluid w-100" src="img/portfolio-4.jpg" alt="">
</div>
<div class="portfolio-text bg-primary">
<h4 class="font-weight-bold mb-4">SDG6 Challenge</h4>
<div class="d-flex align-items-center justify-content-center">
<a class="btn btn-sm btn-secondary m-1" href="">
<i class="fa fa-link"></i>
</a>
<a class="btn btn-sm btn-secondary m-1" href="img/portfolio-4.jpg" data-lightbox="portfolio">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 p-0 portfolio-item">
<div class="position-relative overflow-hidden">
<div class="portfolio-img">
<img class="img-fluid w-100" src="img/portfolio-5.jpg" alt="">
</div>
<div class="portfolio-text bg-primary">
<h4 class="font-weight-bold mb-4">WESP</h4>
<div class="d-flex align-items-center justify-content-center">
<a class="btn btn-sm btn-secondary m-1" href="">
<i class="fa fa-link"></i>
</a>
<a class="btn btn-sm btn-secondary m-1" href="img/portfolio-5.jpg" data-lightbox="portfolio">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 p-0 portfolio-item">
<div class="position-relative overflow-hidden">
<div class="portfolio-img">
<img class="img-fluid w-100" src="img/portfolio-6.jpg" alt="">
</div>
<div class="portfolio-text bg-primary">
<h4 class="font-weight-bold mb-4">Ipower Project</h4>
<div class="d-flex align-items-center justify-content-center">
<a class="btn btn-sm btn-secondary m-1" href="">
<i class="fa fa-link"></i>
</a>
<a class="btn btn-sm btn-secondary m-1" href="img/portfolio-6.jpg" data-lightbox="portfolio">
<i class="fa fa-eye"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio End -->
<!-- Team Start -->
<div class="container-fluid pt-5">
<div class="container py-5">
<div class="row align-items-end mb-4">
<div class="col-lg-6">
<h6 class="text-secondary font-weight-semi-bold text-uppercase mb-3">Meet Our Team</h6>
<h1 class="section-title mb-3">Meet Our Highly Experienced Innovators</h1>
</div>
<div class="col-lg-6">
<h4 class="font-weight-normal text-muted mb-3">Our team is comprised of talented individuals with years of professional experience in various fields including IT, VCs, Writing, and more. Everyone on the team, including our interns, are passionate and dedicated to helping others. Learn more about our team members below!</h4>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="owl-carousel team-carousel position-relative">
<div class="team d-flex flex-column text-center rounded overflow-hidden">
<div class="position-relative">
<div class="team-img">
<img class="img-fluid w-100" src="img/team-reggie.jpg" alt="img/team-1.jpg">
</div>
<div class="team-social d-flex flex-column align-items-center justify-content-center bg-primary">
<a class="btn btn-secondary btn-social mb-2" href="https://twitter.com/afrolynk"><i class="fab fa-twitter"></i></a>
<a class="btn btn-secondary btn-social mb-2" href="https://web.facebook.com/rnsowah"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-secondary btn-social" href="https://www.linkedin.com/in/reginald-nsowah-09352929/"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
<div class="d-flex flex-column bg-primary text-center py-4">
<h5 class="font-weight-bold">Reginald Nsowah</h5>
<p class="text-white m-0">Senior Project Director</p>
</div>
</div>
<!-- <div class="team d-flex flex-column text-center rounded overflow-hidden">
<div class="position-relative">
<div class="team-img">
<img class="img-fluid w-100" src="img/team-becky.jpg" alt="img\team-2.jpg">
</div>
<div class="team-social d-flex flex-column align-items-center justify-content-center bg-primary">
<a class="btn btn-secondary btn-social mb-2" href="https://twitter.com/afrolynk"><i class="fab fa-twitter"></i></a>
<a class="btn btn-secondary btn-social mb-2" href="https://www.facebook.com/Afrolynk"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-secondary btn-social" href="https://www.linkedin.com/company/afrolynk/"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
<div class="d-flex flex-column bg-primary text-center py-4">
<h5 class="font-weight-bold">Rebecca Efua Nunoo</h5>
<p class="text-white m-0">Administrator</p>
</div>
</div> -->
<div class="team d-flex flex-column text-center rounded overflow-hidden">
<div class="position-relative">
<div class="team-img">
<img class="img-fluid w-100" src="img/team-john.jpg" alt="img\team-3.jpg">
</div>
<div class="team-social d-flex flex-column align-items-center justify-content-center bg-primary">
<a class="btn btn-secondary btn-social mb-2" href="https://twitter.com/afrolynk"><i class="fab fa-twitter"></i></a>
<a class="btn btn-secondary btn-social mb-2" href="https://web.facebook.com/KripperMoola15/"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-secondary btn-social" href="https://www.linkedin.com/in/john-eddie-cobbinah-312a86ba/"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
<div class="d-flex flex-column bg-primary text-center py-4">
<h5 class="font-weight-bold">John Eddie Cobbinah</h5>
<p class="text-white m-0">Head of Technology</p>
</div>
</div>
<div class="team d-flex flex-column text-center rounded overflow-hidden">
<div class="position-relative">
<div class="team-img">
<img class="img-fluid w-100" src="img/team-moses.jpg" alt="img/team-4.jpg">
</div>
<div class="team-social d-flex flex-column align-items-center justify-content-center bg-primary">
<a class="btn btn-secondary btn-social mb-2" href="https://twitter.com/afrolynk"><i class="fab fa-twitter"></i></a>
<a class="btn btn-secondary btn-social mb-2" href="https://web.facebook.com/profile.php?id=517404538"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-secondary btn-social" href="https://www.linkedin.com/company/afrolynk/"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
<div class="d-flex flex-column bg-primary text-center py-4">
<h5 class="font-weight-bold">Moses Acquah</h5>
<p class="text-white m-0">CEO/Founder</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Team End -->
<!-- Testimonial Start -->
<div class="container-fluid bg-testimonial py-5">
<div class="container py-5">
<div class="row">
<div class="col-lg-7 pt-lg-5 pb-5">
<h6 class="text-secondary font-weight-semi-bold text-uppercase mb-3">Testimonials</h6>
<h1 class="section-title text-white mb-5">Our Pre-Tech Training Feedback</h1>
<div class="owl-carousel testimonial-carousel position-relative">
<div class="d-flex flex-column text-white">
<div class="d-flex align-items-center mb-3">
<img class="img-fluid" src="img/testimonial-3.jpg" alt="">
<div class="ml-3">
<h5 class="text-primary">Dreziella Whitney Omaboe</h5>
<i>Student</i>
</div>
</div>
<p>I enjoyed the class throughout and the side benefits that came out of the training. I remember during one of the sessions the Founder of Afrolynk (Moses Acquah) introduced us to the future and what Data Science holds in the next few years, even now. As a pharmacist in the making, I was frankly surprised to realize how Data Science can be a secondary income for me and how quintessential it is to my field.
</p>
</div>
<div class="d-flex flex-column text-white">
<div class="d-flex align-items-center mb-3">
<img class="img-fluid" src="img/testimonial-1.jpg" alt="">
<div class="ml-3">
<h5 class="text-primary">Mavis Abban</h5>
<i>Student</i>
</div>
</div>
<p>Just before I joined this training program, I was contemplating on why Data Science. I became so curious and wanted to know more about this program. With a background in accounting, this training has helped me so much. Especially the Power BI. Data science has really helped and also boosted my confidence in using Excel. It has also helped me to solve problems by being able to present already solved data to visualization using Power BI which used to be one of the powerful tools in Data science.
This training has also helped in programming and I have come to understand what Python is in computing.
</p>
</div>
<!-- <div class="d-flex flex-column text-white">
<div class="d-flex align-items-center mb-3">
<img class="img-fluid" src="img/testimonial-3.jpg" alt="">
<div class="ml-3">
<h5 class="text-primary">Client Name</h5>
<i>Profession</i>
</div>
</div>
<p>Tempor at diam tempor sed. Sanctus dolor ipsum ut nonumy amet clita sea. Sed eos sed dolores vero no. Ipsum elitr elitr stet dolor lorem erat. Diam no amet sea justo vero ut. Dolor ipsum kasd ipsum dolore.</p>
</div> -->
</div>
</div>
<div class="col-lg-5" style="min-height: 400px;">
<div class="position-relative h-100 rounded overflow-hidden">
<img class="position-absolute w-100 h-100" src="img/testimonial.jpg" style="object-fit: cover;">
</div>
</div>
</div>
</div>
</div>
<!-- Testimonial End -->
<!-- Blog Start -->
<div class="container-fluid pt-5">
<div class="container pt-5">
<div class="row align-items-end mb-4">
<div class="col-lg-6">
<h6 class="text-secondary font-weight-semi-bold text-uppercase mb-3">Latest News</h6>
<h1 class="section-title mb-3">Latest Articles From Our Programs</h1>
</div>
<div class="col-lg-6">
<h4 class="font-weight-normal text-muted mb-3">Afrolynk's programs are dedicated to helping others succeed in their careers. Click on the articles below to learn more!</h4>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mb-5">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100" src="img/blog-1.jpg" alt="">
<div class="blog-date">
<h4 class="font-weight-bold mb-n1">2018</h4>
<small class="text-white text-uppercase">Aug</small>
</div>
</div>
<div class="d-flex mb-2">
<a class="text-secondary text-uppercase font-weight-medium" href="">Afrolynk</a>
<span class="text-primary px-2">|</span>
<a class="text-secondary text-uppercase font-weight-medium" href="">Workshop</a>
</div>
<h5 class="font-weight-medium mb-2">Afrolynk 2018 Workshops</h5>
<p class="mb-4">During the meet up, Mr Moses Acquah, The founder of Afrolynk, had the opportunity to share with the audience.</p>
<a class="btn btn-sm btn-primary py-2" href="afrolynk-2018-workshop.html">Read More</a>
</div>
<div class="col-lg-4 col-md-6 mb-5">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100" src="img/blog-2.jpg" alt="">
<div class="blog-date">
<h4 class="font-weight-bold mb-n1">2017</h4>
<small class="text-white text-uppercase">Aug</small>
</div>
</div>
<div class="d-flex mb-2">
<a class="text-secondary text-uppercase font-weight-medium" href="">Afrolynk</a>
<span class="text-primary px-2">|</span>
<a class="text-secondary text-uppercase font-weight-medium" href="">Meetups</a>
</div>
<h5 class="font-weight-medium mb-2">AfrolynkHel</h5>
<p class="mb-4">The Afrolynk Hel program was one of the initiatives organized by the partners of Afrolynk across the globe.</p>
<a class="btn btn-sm btn-primary py-2" href="afrolynkhel.html">Read More</a>
</div>
<div class="col-lg-4 col-md-6 mb-5">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100" src="img/blog-3.jpg" alt="">
<div class="blog-date">
<h4 class="font-weight-bold mb-n1">2019</h4>
<small class="text-white text-uppercase">Sep</small>
</div>
</div>
<div class="d-flex mb-2">
<a class="text-secondary text-uppercase font-weight-medium" href="">Afrolynk</a>
<span class="text-primary px-2">|</span>
<a class="text-secondary text-uppercase font-weight-medium" href="">Conference</a>
</div>
<h5 class="font-weight-medium mb-2">Afrolynk 2019 Conference</h5>
<p class="mb-4">The Afrolynk Conference 2019 was held in Berlin, at Microsoft Berlin on the 20th of September 2019.</p>
<a class="btn btn-sm btn-primary py-2" href="afrolynk-2019-conference.html">Read More</a>
</div>
</div>
</div>
</div>
<!-- Blog End -->
<div class="container-fluid text-center font-weight-bold mb-4">
<h3 style="color: var(--secondary); margin-bottom: 0px;">OUR PARTNERS</h3>
<span style="margin-top: 0px;">Afrolynk & Lynkspace</span>
</div>
<!-- Powered by Start -->
<section id="brand" class="container">
<div class="powered-by" style="color: #dc3545; font-weight: 600;">Powered By</div>
<div class="row m-0 py-3">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/1.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/2.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/3.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/4.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/5.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/6.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/7.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/8.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/9.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/10.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/11.png" alt="">
</div>
</section>
<!-- Powered by End -->
<!-- Ecosystem Partners Start -->
<section id="brand" class="container">
<div class="powered-by" style="color: #dc3545; font-weight: 600;">Ecosystem Partners</div>
<div class="row m-0 py-3">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/12.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/13.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/14.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/15.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/16.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/18.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/19.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/21.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/25.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/24.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/27.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/25.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/28.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/29.png" alt="">
<!-- <img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/3.png" alt=""> -->
<!-- <img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/4.png" alt=""> -->
<!-- <img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/5.png" alt=""> -->
</div>
</section>
<!-- Ecosystem Partners End -->
<!-- Media Partners Start -->
<section id="brand" class="container">
<div class="powered-by" style="color: #dc3545; font-weight: 600;">Media Partners</div>
<div class="row m-0 py-3">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/17.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/20.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/23.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/22.png" alt="">
<img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/26.png" alt="">
<!-- <img class="img-fluid col-lg-2 col-md-4 col-6" src="img/brand/6.png" alt=""> -->
</div>
</section>
<!-- Media Partners End -->
<!-- Footer Start -->
<div class="container-fluid bg-dark text-white mt-5 py-5 px-sm-3 px-md-5">
<div class="row pt-5">
<div class="col-lg-3 col-md-6 mb-5">
<a href="/" class="navbar-brand">
<!-- <h1 class="m-0 mt-n3 display-4 text-primary">Klean</h1> -->
<img src="img/Afrolynk-Logo-White.png" alt="" width="217">
</a>
<p>As the largest center for start-ups and digital solution centers in Europe and Africa, we bring together a community that creates value for good.</p>
<h5 class="font-weight-semi-bold text-white mb-2">Opening Hours:</h5>
<p class="mb-1">Mon – Sat, 8AM – 5PM</p>
<p class="mb-0">Sunday: Closed</p>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="font-weight-semi-bold text-primary mb-4">Get In Touch</h4>
<p><i class="fa fa-map-marker-alt text-primary mr-2"></i>Neue Bahnhofstraße 28, <br> 10245 Berlin, Germany</p>
<p><i class="fa fa-phone-alt text-primary mr-2"></i>+49 1520 9295402</p>
<p><i class="fa fa-envelope text-primary mr-2"></i>info@afrolynk.com</p>
<div class="d-flex justify-content-start mt-4">
<a class="btn btn-light btn-social mr-2" href="https://twitter.com/afrolynk"><i class="fab fa-twitter"></i></a>
<a class="btn btn-light btn-social mr-2" href="https://www.facebook.com/Afrolynk"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-light btn-social mr-2" href="https://www.linkedin.com/company/afrolynk/"><i class="fab fa-linkedin-in"></i></a>
<a class="btn btn-light btn-social" href="https://www.instagram.com/afrolynk_/"><i class="fab fa-instagram"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="font-weight-semi-bold text-primary mb-4">Quick Links</h4>
<div class="d-flex flex-column justify-content-start">
<a class="text-white mb-2" href="/"><i class="fa fa-angle-right mr-2"></i>Home</a>
<a class="text-white mb-2" href="about.html"><i class="fa fa-angle-right mr-2"></i>About Us</a>
<a class="text-white mb-2" href="service.html"><i class="fa fa-angle-right mr-2"></i>Our Services</a>
<a class="text-white mb-2" href="project.html"><i class="fa fa-angle-right mr-2"></i>Our Projects</a>
<a class="text-white" href="contact.html"><i class="fa fa-angle-right mr-2"></i>Contact Us</a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h4 class="font-weight-semi-bold text-primary mb-4">Newsletter</h4>
<p>Get Weekly News Letter.</p>
<div class="w-100">
<div class="input-group">
<input type="text" class="form-control border-0" style="padding: 25px;" placeholder="Your Email">
<div class="input-group-append">
<button class="btn btn-primary px-4">Sign Up</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-dark text-white border-top py-4 px-sm-3 px-md-5" style="border-color: #3E3E4E !important;">
<div class="row">
<div class="col-lg-6 text-center text-md-left mb-3 mb-md-0">
<p class="m-0 text-white">© <a href="/">Afrolynk</a>. All Rights Reserved. Designed by <a href="https://adventures4.com/">Venture Studios</a>
</p>
</div>
<div class="col-lg-6 text-center text-md-right">
<ul class="nav d-inline-flex">
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">Privacy</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">Terms</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">FAQs</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">Help</a>
</li>
</ul>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-primary px-3 back-to-top"><i class="fa fa-angle-double-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>