-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
750 lines (696 loc) · 29.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> web developer | Software Engineer | front end developer in Frankfurt Germany</title>
<link rel="icon" href="img/nekoh-icon-white.svg" type="image/x-icon" />
<!-- favicon icon changed to Neko-Media -->
<link rel="shortcut icon" href="img/nekoh-icon-white.svg" type="image/x-icon" />
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- gootle search console verificatoin -->
<meta name="google-site-verification" content="kPcTwQ6KzzbeYzAiJ7dg0l2TUL5ZGTXjsv0OjE7KRqs" />
<!-- Favicons -->
<link href="img/nekoh-icon-white.svg" rel="icon">
<link href="img/nekoh-icon-white.svg" rel="apple-touch-icon">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!-- CSS Animation -->
<link rel="stylesheet" href="css/animation.css">
<!-- social sharing css -->
<link rel="stylesheet" href="./css/social-share.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" />
<!-- flush button -->
<link rel="stylesheet" href="css/flush-button.css">
</head>
<body id="page-top">
<!--/ Nav Star /-->
<nav class="navbar navbar-b navbar-trans navbar-expand-md fixed-top" id="mainNav">
<div class="container">
<!-- Flush Button start -->
<a class="flush-button" href="#page-top">
<div class="left"></div>
Ali Nekoh
<div class="right"></div>
</a>
<!-- Flush Button end -->
<!-- <a class="navbar-brand js-scroll" href="#page-top">Ali Nekoh</a> -->
<!-- Navbar Toggler -->
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarDefault"
aria-controls="navbarDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse justify-content-end" id="navbarDefault">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll active" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="#service">Services</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="#work">Work</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="#contact">Contact</a>
</li>
<!-- mobile number on top header -->
<li class="nav-item">
<p class="nav-text"> Call 24/7 at
<span class="nav-phone"> 015730415200</span>
</p>
</li>
</ul>
</div>
<!-- icon-dark-mode -->
<!-- <img src="./img/dark-theme-icon/moon.png" id="icon-dark" alt=""> -->
</div>
</nav>
<!--/ Nav End /-->
<!--/ Intro Skew Star /-->
<div id="home" class="intro route bg-image" style="background-image: url(img/bankd-amir-img.jpg)">
<div class="overlay-itro"></div>
<div class="intro-content display-table">
<div class="table-cell">
<div class="container">
<!--<p class="display-6 color-d">Hello, world!</p>-->
<h1 class="intro-title mb-4">I am Ali Nekoh</h1>
<p class="intro-subtitle"><span class="text-slider-items">Web Developer, WordPress, SEO
</span><strong class="text-slider"></strong></p>
<!-- Social links -->
<div class="socials">
<ul>
<li><a href="https://www.facebook.com/alimohammad.nekoh" target="_blank"><span
class="ico-circle at-top"><i class="ion-social-facebook"></i></span></a></li>
<li><a href="https://www.linkedin.com/in/ali-nekoh-60947a1b2/" target="_blank"><span
class="ico-circle at-top"><i class="ion-social-linkedin"></i></span></a></li>
<li><a href="https://github.com/aliniko" target="_blank"><span class="ico-circle at-top"><i
class="ion-social-github"></i></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--/ Intro Skew End /-->
<!-- About Section -->
<section id="about" class="about-ali sect-pt4 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="box-shadow-full">
<div class="row">
<div class="col-md-6">
<div class="row">
<div class="col-sm-6 col-md-5">
<div class="about-img">
<img src="img/Ali-Nekoh.jpg" class="img-fluid rounded b-shadow-a"
alt="Nekoh Ali is a Professional Web Developer in Germany">
</div>
</div>
<div class="col-sm-6 col-md-7">
<div class="about-info">
<p><span class="title-s">Name: </span> <span> Ali Mohammad Nekoh</span></p>
<p><span class="title-s">Profile: </span> <span> Web Developer, Front End Developer, Software
Engineer</span></p>
<p><span class="title-s">Email: </span> <span> [email protected]</span></p>
<p><span class="title-s">Phone: </span> <span> +45 15730415200 </span> </p>
</div>
</div>
</div>
<div class="skill-ali">
<p class="title-s">Skill</p>
<span>Computer Science Greduate in India </span> <span class="pull-right">First Grade</span>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 85%;" aria-valuenow="85"
aria-valuemin="0" aria-valuemax="100"></div>
</div><span>HTML5, CSS3, JavaScript, Reactjs</span> <span class="pull-right">95%</span>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 85%;" aria-valuenow="85"
aria-valuemin="0" aria-valuemax="100"></div>
</div>
<span>WordPress</span> <span class="pull-right">75%</span>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 75%" aria-valuenow="75" aria-valuemin="0"
aria-valuemax="100"></div>
</div>
<span> English </span> <span class="pull-right"> C1 </span>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 90%" aria-valuenow="90" aria-valuemin="0"
aria-valuemax="100"></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="about-me pt-4 pt-md-0">
<div class="title-box-2">
<h5 class="title-left">
Professional Web Developer
</h5>
</div>
<p class="lead">
You're looking for an experienced web developer that can take your project from idea to reality. You
need a world top rated developer that speaks English and understands your goals.
</p>
<p class="lead">
If you need someone to understand your site and who's available for those issues that need resolving
quickly down the road. Then you're in the right place.
</p>
<p class="lead">
Connect with me and we discuss your project.
</p>
<h6 class="hachathon">Hackathon Nairobi </h6>
<p class="lead">recently participated as a hacker to hack a software solution for Kenya Red Cross at
iHub Kenya</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--/ Section Services Star /-->
<section id="service" class="services-ali route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="title-box text-center">
<h3 class="title-a">
Services
</h3>
<p class="subtitle-a">
Affordable website for small and medium business.
</p>
<div class="line-ali"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="service-box">
<div class="service-ico">
<span class="ico-circle"><i class="ion-monitor"></i></span>
</div>
<div class="service-content">
<h2 class="s-title">Web Design</h2>
<p class="s-description text-center">
Modern and user-friendly websites.
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="service-box">
<div class="service-ico">
<span class="ico-circle"><i class="ion-social-facebook"></i></span>
</div>
<div class="service-content">
<h2 class="s-title">Social Marketing</h2>
<p class="s-description text-center">
helping you reach more people
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="service-box">
<div class="service-ico">
<span class="ico-circle"><i class="ion-stats-bars"></i></span>
</div>
<div class="service-content">
<h2 class="s-title">SEO</h2>
<p class="s-description text-center">
obtimizing your website
</p>
</div>
</div>
</div>
</div>
</section>
<!--/ Section Services End /-->
<div class="section-counter paralax-ali bg-image" style="background-image: url(img/counters-bg.jpg)">
<div class="overlay-ali"></div>
<div class="container">
<div class="row">
<div class=" col-sm-6 col-md-3 col-lg-3">
<div class="counter-box">
<div class="counter-ico">
<span class="ico-circle"><i class="ion-checkmark-round"></i></span>
</div>
<div class="counter-num">
<p class="counter">150</p>
<span class="counter-text">WORKS COMPLETED</span>
</div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-ico">
<span class="ico-circle"><i class="ion-ios-calendar-outline"></i></span>
</div>
<div class="counter-num">
<p class="counter">4</p>
<span class="counter-text">YEARS OF EXPERIENCE</span>
</div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-ico">
<span class="ico-circle"><i class="ion-ios-people"></i></span>
</div>
<div class="counter-num">
<p class="counter">250</p>
<span class="counter-text">TOTAL CLIENTS</span>
</div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-ico">
<span class="ico-circle"><i class="ion-ribbon-a"></i></span>
</div>
<div class="counter-num">
<p class="counter">6</p>
<span class="counter-text">AWARD WON</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!--/ Section Portfolio Star /-->
<section id="work" class="portfolio-ali sect-pt4 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="title-box text-center">
<h3 class="title-a">
Portfolio
</h3>
<p class="subtitle-a">
here are recently done projects
</p>
<div class="line-ali"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="work-box">
<a href="img/work-1.jpg" data-lightbox="gallery-ali">
<div class="work-img">
<img src="img/sierra-startup.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">Online course</h2>
<div class="w-more">
<span class="w-ctegory"> Education</span> / <span class="w-date"> feb. 2021</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/work-2.jpg" data-lightbox="gallery-ali">
<div class="work-img">
<img src="img/work-2.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">food service</h2>
<div class="w-more">
<span class="w-ctegory">Hotel and Restaurant</span> / <span class="w-date">feb. 2021</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/sierra-startup.jpg" data-lightbox="gallery-ali">
<div class="work-img">
<img src="img/work-1.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">Startup company</h2>
<div class="w-more">
<span class="w-ctegory"> design company</span> / <span class="w-date"> Jan. 2019</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/topbuilder-construction-company-website.jpg" data-lightbox="gallery-ali">
<div class="work-img">
<img src="img/topbuilder-construction-company-website.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">Construction </h2>
<div class="w-more">
<span class="w-ctegory">Engineering and construction</span> / <span class="w-date"> Sep.
2018</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/yummy-minimal-food-blog-website.jpg" data-lightbox="gallery-ali">
<div class="work-img">
<img src="img/yummy-minimal-food-blog-website.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">food blog</h2>
<div class="w-more">
<span class="w-ctegory">blog website</span> / <span class="w-date"> Oct. 2018</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/mosh.jpg" data-lightbox="gallery-ali">
<div class="work-img">
<img src="img/mosh.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">Software Company</h2>
<div class="w-more">
<span class="w-ctegory">software service</span> / <span class="w-date">Jun. 2018</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!--/ Section Portfolio End /-->
<!--/ Section Testimonials Star /-->
<div class="container">
<div class="row">
<div class="testi_head">
<h3>client’s testimonials</h3>
</div>
<section class="fdb-block py-5">
<div class="container py-5" style="background-image: url(imgs/shapes/2.svg);">
<div class="row align-items-center justify-content-center">
<div class="col-lg-9 col-xl-6">
<div class="fdb-box">
<div class="row">
<div class="col-8 col-sm-6 col-md-4 col-xl-3 ml-auto mr-auto">
<img alt="image" class="img-fluid rounded" src="https://www.suffescom.com/img/testi_2.png">
</div>
<div class="col-md-8 mt-4 mt-md-0">
<p class="lead">
"Fantastic work! I am just impressed by Ali's service quality and working strategy. I hired him
for the development of my online store and he have satisfied me to the full by delivering the
exceptional solution. He has a great expertise, are dedicated, attentive, talented and care
much about the client needs. Highly recommended."
</p>
<p class="h3 mt-4 mt-xl-5"><strong>MICHELLE ROTHSTEIN</strong></p>
<p><em>Co-founder at Company</em></p>
</div>
</div>
</div>
</div>
<div class="col-lg-9 col-xl-6 mt-4 mt-xl-0">
<div class="fdb-box">
<div class="row">
<div class="col-8 col-sm-6 col-md-4 col-xl-3 ml-auto mr-auto">
<img alt="image" class="img-fluid rounded" src="https://www.suffescom.com/img/testi_1.jpg">
</div>
<div class="col-md-8 mt-4 mt-md-0">
<p class="lead">
"Ali Nekoh is a highly skilled developer with an eye for details. We got exactly what we wanted
and more. The project management and communication works really well through the online project
tools and the dedicated person made a great job keeping things together. We are looking forward to
the next collaboration!
"
</p>
<p class="h3 mt-4 mt-xl-5"><strong>MICHAEL PETERS</strong></p>
<p><em>CEO, Vision Tech, USA</em></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<!-- <div class="testimonials paralax-ali bg-image" style="background-image: url(img/overlay-bg.jpg)">
<div class="overlay-ali"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div id="testimonial-ali" class="owl-carousel owl-theme">
<div class="testimonial-box">
<div class="author-test">
<img src="img/testimonial-2.jpg" alt="" class="rounded-circle b-shadow-a">
<span class="author">Kristina V.</span>
</div>
<div class="content-test">
<p class="description lead">
Highly professional and very competent. Would hire again and again. Provided deep level of expertise,
communicated well and delivered when promised. Can't say enough good things!
</p>
<span class="comit"><i class="fa fa-quote-right"></i></span>
</div>
</div>
<div class="testimonial-box">
<div class="author-test">
<img src="img/testimonial-4.jpg" alt="" class="rounded-circle b-shadow-a">
<span class="author">Melanie B.</span>
</div>
<div class="content-test">
<p class="description lead">
Rahimi did a very good job, with attention to detail, and he did it within the timescale he promised.
Excellent.
</p>
<span class="comit"><i class="fa fa-quote-right"></i></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div> -->
<!--/ Section Contact-Footer Star /-->
<section class="paralax-ali footer-paralax bg-image sect-mt4 route" style="background-image: url(img/overlay-bg.jpg)">
<div class="overlay-ali"></div>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="contact-ali">
<div id="contact" class="box-shadow-full">
<div class="row">
<div class="col-md-6">
<div class="title-box-2">
<h5 class="title-left">
Send Message
</h5>
</div>
<div>
<form action="POST" netlify-honeypot="bot-field" data-netlify="true" role="form"
class="contactForm">
<div name="sendmessage" id="sendmessage">Your message has been sent. Thank you!</div>
<div id="errormessage" name="errormessage"></div>
<div class="row">
<div class="col-md-12 mb-3">
<div class="form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name"
data-rule="minlen:4" data-msg="Please enter at least 3 chars" />
<div class="validation"></div>
</div>
</div>
<div class="col-md-12 mb-3">
<div class="form-group">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email"
data-rule="email" data-msg="Please enter a valid email" />
<div class="validation" name="validation"></div>
</div>
</div>
<!-- <div class="col-md-12 mb-3">
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject" />
<div class="validation"></div>
</div>
</div> -->
<div class="col-md-12 mb-3">
<div class="form-group">
<textarea class="form-control" name="message" rows="5" data-rule="required"
data-msg="Please write something for us" placeholder="Message"></textarea>
<div class="validation"></div>
</div>
</div>
<div class="col-md-12">
<div ata-netlify-recaptcha="true"></div>
<button type="submit" class="button button-a button-big button-rouded" name="send">Send
Message</button>
</div>
</div>
</form>
</div>
</div>
<div class="col-md-6">
<div class="title-box-2 pt-4 pt-md-0">
<h5 class="title-left">
Get in Touch
</h5>
</div>
<div class="more-info">
<div class="google-address">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2560.4238758819793!2d8.446913015468326!3d50.078350321987585!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47bda11b53e4e613%3A0x40b2e903f4a6f7b1!2sAli%20Nekoh%2C%20Web-Entwicklung%2C%20Software%2C%20Informatik!5e0!3m2!1sen!2sde!4v1633696007671!5m2!1sen!2sde"
width="540" height="300" style="border:0;" allowfullscreen="" loading="lazy">
</iframe>
<ul class="list-ico">
<li><span class="ion-ios-location"></span>Address: Nekoh Web Entwickler, Frankfurter Str. 126,
65719 Hofheim am Taunus,
Germany</li>
<li><span class="ion-ios-telephone"></span> +49 15730415200</li>
<li><span class="ion-email"></span> [email protected]</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="copyright-box">
<p class="copyright">© <span id="date"></span> <strong> <a href="#page-top"> Ali Nekoh</a> </strong>.
</p>
</div>
</div>
</div>
</div>
</footer>
</section>
<!--/ Section Contact-footer End /-->
<!-- <a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a> -->
<div id="preloader"></div>
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/popper/popper.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/counterup/jquery.waypoints.min.js"></script>
<script src="lib/counterup/jquery.counterup.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<script src="lib/typed/typed.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
<!-- Social Sharing -->
<script src="./js/social-sharing.js"></script>
<!-- chat button -->
<!-- Start of Async Drift Code -->
<script id="script-hidden">
"use strict";
!function () {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = ["identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on"],
t.factory = function (e) {
return function () {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function (e) {
t[e] = t.factory(e);
}), t.load = function (t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('yc4dvtvt7d2n');
</script>
</body>
</html>