-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeployment.html
599 lines (500 loc) · 27.2 KB
/
deployment.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
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="wpinfusion" />
<!-- Prerender -->
<link rel="preconnect prefetch prerender" href="https://wpinfusion.com/development"/>
<link rel="preconnect prefetch prerender" href="https://wpinfusion.com/optimization"/>
<link rel="preconnect prefetch prerender" href="https://wpinfusion.com/support"/>
<link rel="preconnect prefetch prerender" href="https://wpinfusion.com/contact"/>
<link rel="preconnect prefetch prerender" href="https://wpinfusion.com/tos"/>
<link rel="preconnect prefetch prerender" href="https://wpinfusion.com/privacypolicy"/>
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,900" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="style.css" type="text/css" />
<link rel="stylesheet" href="css/dark.css" type="text/css" />
<link rel="stylesheet" href="css/font-icons.css" type="text/css" />
<link rel="stylesheet" href="extra/assets/css/fonts.css" type="text/css" />
<link rel="stylesheet" href="extra/assets/wpinfusion.css" type="text/css" />
<link rel="stylesheet" href="css/font-icons/et/et-line.css" type="text/css" />
<link rel="icon" href="favicon.png" type="image/png" />
<!-- Bootstrap Switch CSS -->
<link rel="stylesheet" href="css/components/bs-switches.css" type="text/css" />
<link rel="stylesheet" href="css/responsive.css" type="text/css" />
<meta name='viewport' content='initial-scale=1, viewport-fit=cover'>
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css" type="text/css" />
<!-- Document Title
============================================= -->
<title>Deploy A New Server | We Set It Up, You Use It | WP INFUSION</title>
<!-- SEO -->
<link rel="canonical" href="https://wpinfusion.com/deployment" />
<meta name="description" content="We can set up your new server and optimize it for speed and security. CMS installation, Firewall, SSH, Webserver, Mailserver, and more ! Feel free to reach out to us !"/>
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Deploy A New Server | We Set It Up, You Use It | WP INFUSION" />
<meta property="og:description" content="We can set up your new server and optimize it for speed and security. CMS installation, Firewall, SSH, Webserver, Mailserver, and more ! Feel free to reach out to us !" />
<meta property="og:url" content="https://wpinfusion.com/deployment" />
<meta property="og:site_name" content="WP Infusion" />
<meta property="og:image" content="https://wpinfusion.com/images/logo/wp-infusion-logo-ret.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="We can set up your new server and optimize it for speed and security. CMS installation, Firewall, SSH, Webserver, Mailserver, and more ! Feel free to reach out to us !" />
<script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https:\/\/wpinfusion.com\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"https:\/\/wpinfusion.com\/deployment\/","name":"Deployment"}}]}</script>
<!-- / SEO -->
<!-- Android Theme Color -->
<meta name="theme-color" content="#7ef3dc">
<!-- Ratings -->
<script type="application/ld+json">{"@context": "http://schema.org","@type": "LocalBusiness","name": "WP Infusion","image": "https://wpinfusion.com/images/logo/wp-infusion-logo-ret.png","aggregateRating":{"@type": "AggregateRating","ratingValue": "9","reviewCount": "118","bestRating": "10","worstRating": "1"}}</script>
<!-- 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-NCZGW2N');</script>
<!-- End Google Tag Manager -->
</head>
<body class="stretched no-transition sticky-responsive-menu">
<!-- Google Tag Manager (noscript) -->
<!-- <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCZGW2N"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>-->
<!-- End Google Tag Manager (noscript) -->
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Top Bar
============================================= -->
<div id="top-bar" class="transparent-topbar">
<div class="container clearfix">
<div class="col_half nobottommargin clearfix">
<!-- Top Links
============================================= -->
<div class="top-links">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div><!-- .top-links end -->
</div>
<div class="col_half fright dark col_last clearfix nobottommargin">
<!-- Top Social
============================================= -->
<div id="top-social">
<ul>
<!-- <li><a href="http://facebook.com/wpinfusion" class="si-facebook" target="_blank"><span class="ts-icon"><i class="icon-facebook"></i></span><span class="ts-text">Facebook</span></a></li>
<li><a href="http://instagram.com/semicolonweb" class="si-instagram" target="_blank"><span class="ts-icon"><i class="icon-chat-3"></i></span><span class="ts-text">WhatsApp Chat</span></a></li> -->
<li><a href="mailto:[email protected]" class="si-email3"><span class="ts-icon"><i class="icon-envelope-alt"></i></span><span class="ts-text">[email protected]</span></a></li>
</ul>
</div><!-- #top-social end -->
</div>
</div>
</div><!-- #top-bar end -->
<!-- Header
============================================= -->
<header id="header" class="transparent-header floating-header clearfix">
<div id="header-wrap">
<div class="container clearfix">
<!-- Logo
============================================= -->
<div id="logo">
<a href="/" class="standard-logo"><img src="images/logo/wp-infusion-logo.png" alt="WPinfusion Logo"></a>
<a href="/" class="retina-logo"><img src="images/logo/wp-infusion-logo-ret.png" alt="WPinfusion Logo"></a>
</div><!-- #logo end -->
<!-- Primary Navigation
============================================= -->
<div id="primary-menu-trigger"><i class="icon-reorder"></i></div>
<nav id="primary-menu" class="with-arrows">
<ul>
<li><a href="development.html"><div><i class="icon-code"></i>Development</div></a></li>
<li><a href="optimization.html"><div><i class="icon-line2-speedometer"></i>Optimization</div></a></li>
<li><a href="support.html"><div><i class="icon-et-tools-2"></i>Support</div></a></li>
<li class="current"><a href="deployment.html"><div><i class="icon-line-server"></i>Deploy</div></a></li>
<li class="d-lg-none d-xl-none"><a href="contact.html"><div><i class="icon-line-mail"></i>Contact</div></a></li>
</ul>
<!-- Menu Buttons
============================================= -->
<a href="contact.html" class="button button-rounded fright leftmargin-sm"><i class=icon-line-mail></i>Contact</a>
</nav><!-- #primary-menu end -->
</div>
</div>
</header><!-- #header end -->
<!-- Slider
============================================= -->
<section id="slider" class="slider-element slider-parallax full-screen clearfix">
<div class="slider-parallax-inner" style="background: #FFF url('images/banner-deploy-opt.jpg') center center no-repeat; background-size: cover;">
<div class="vertical-middle">
<div class="container topmargin-sm">
<div class="row">
<div class="col-lg-5 col-md-8">
<div class="slider-title">
<div class="badge badge-pill badge-default">A Fully Optimized Server</div>
<h2>We can set up your new server for you !</h2>
<h3 class="text-rotater mb-2" data-separator="," data-rotate="fadeIn" data-speed="3500"><span class="t-rotate">- Secured with a firewall,- CMS & Controlpanel pre-installed,- Fully optimized for advanced caching</span></h3>
<p>We prepare the server and hand you back a turn-key environment for your next project</p>
<a href="#learn-more" data-scrollto="#learn-more" class="button button-rounded button-large nott ls0">Learn More</a>
<a href="contact.html" class="button button-rounded button-large button-light text-dark bg-white border nott ls0">Contact Us</a>
</div>
</div>
</div>
</div>
</div>
<div class="video-wrap h-100 d-block d-lg-none">
<div class="video-overlay" style="background: rgba(255,255,255,0.85);"></div>
</div>
</div>
</section><!-- #slider end -->
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap pt-0">
<!-- Features
============================================= -->
<div class="section nobg mt-4 mb-0 pb-0">
<div class="container">
<div class="heading-block nobottomborder center divcenter mb-0 clearfix" style="max-width: 550px">
<div id="learn-more" class="badge badge-pill badge-default">Deploy a new Server</div>
<h3 class="nott ls0 mb-3">What We Do</h3>
<p style="padding-bottom: 30px;">We prepare your new server for your next project. Let us handle the installation and updates of the system and make sure it's fast and secure. Feel free to reach out to us !</p>
</div>
<div class="row justify-content-between align-items-center clearfix">
<div class="col-lg-6 col-sm-6">
<div class="feature-box fbox-right noborder no-middot">
<div class="fbox-icon">
<i class="icon-line2-settings" style="color: #1abc9c; background-color: white;"></i>
</div>
<h3 class="nott ls0">Install Webserver & More</h3>
<p>We install a webserver of choice (Apache / Nginx), an SSH server and optionally a Mailserver and OpenVPN for extra security !</p>
</div>
<div class="feature-box noborder fbox-right mt-5 no-middot">
<div class="fbox-icon">
<i class="icon-line2-speedometer" style="color: #1abc9c; background-color: white;"></i>
</div>
<h3 class="nott ls0">Set Up Advanced Caching</h3>
<p>We set everthing up for optimal caching. With Nginx built-in caching mechanism or Varnish and add Redis Object Caching for object and transients.</p><br><br>
</div>
</div>
<div class="col-lg-6 col-sm-6">
<div class="feature-box noborder no-middot">
<div class="fbox-icon">
<i class="icon-line-lock" style="color: #1abc9c; background-color: white;"></i>
</div>
<h3 class="nott ls0">Firewall</h3>
<p>We set a strict firewall with automatic IP banning and add user notifications so you are aware of any brute-force attacks.</p>
</div>
<div class="feature-box noborder mt-5 no-middot">
<div class="fbox-icon">
<i class="icon-line-layers" style="color: #1abc9c; background-color: white;"></i>
</div>
<h3 class="nott ls0">Load Balancing</h3>
<p>Got large amounts of concurrent visitors ? A load balancer can make sure the load is spread over multiple servers so speeds don't suffer.</p><br><br>
</div>
</div>
</div>
</div>
</div>
<!-- Pricing
============================================= -->
<div class="section m-0" style="background: url('extra/assets/images/sections/4.png') no-repeat center top / cover; padding: 140px 0 0">
<div class="container">
<div class="row justify-content-between">
<div class="col-md-4 mt-4">
<div class="heading-block nobottomborder bottommargin-sm">
<div class="badge badge-pill badge-default">Pricing</div>
<h3 class="nott ls0">Deploy your new VPS / Dedicated Server with <span>Optimal Configuration</span></h3>
</div>
<p>Let us set up your new server and get a turn-key environment for you new project. We install all the tools you need, secure everything and even install your desired control panel and CMS.</p>
<p style="color: #ff8080b8;">Please note that in order to take advantage of this service, you need to have an unmanaged VPS or Dedicated server. Our custom optimizations and settings are not available on Shared Hosting & Managed VPS packages.<br><br>*Controlpanel licenses for applications like Cpanel and Plesk are not included.</p>
</div>
<div class="col-lg-7 col-md-8">
<div id="section-pricing" class="page-section nopadding nomargin">
<div id="pricing-switch" class="pricing row align-items-end bottommargin-lg clearfix">
<div class="col-md-6">
<div class="pricing-box">
<div class="pricing-title">
<i class="icon-line-server" style="font-size: xx-large; color: #1ABC9C;"></i>
<h3>Basic Server</h3>
<span>Most Popular</span>
</div>
<div class="pricing-price">
<div class="pts-switch-content-left"><span class="price-unit">€</span>95 <span class="price-tenure">One Time</span></div>
</div>
<div class="pricing-features border-bottom-0">
<ul>
<li><i class="icon-check-circle color mr-2"></i>Basic Webserver</li>
<li class="pts-switch-content-left"><i class="icon-minus-circle mr-2"></i>Prepared for Optimal Caching</li>
<li class="pts-switch-content-right"><i class="icon-check-circle color mr-2"></i>Secure SSH</li>
<li><i class="icon-check-circle color mr-2"></i>TMUX + ZSH + Powerline Set Up</li>
<li><i class="icon-check-circle color mr-2"></i>CMS Pre-Installed</li>
<li><i class="icon-check-circle color mr-2"></i>Fail2Ban + Notifications</li>
<li><i class="icon-check-circle color mr-2"></i>Optional: Control Panel*</li>
</ul>
</div>
<div class="pricing-action">
<div class="pts-switch-content-left"><a href="contact.html" class="button button-large button-rounded btn-block capitalize m-0 ls0">Contact Us</a></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="pricing-box">
<div class="pricing-title">
<i class="icon-line-server" style="font-size: xx-large; color: #1ABC9C;"></i><i class="icon-line-plus" style="font-size: xx-large; color: #1ABC9C;"></i>
<h3>Custom Server</h3>
</div>
<div class="pricing-price">
<div class="pts-switch-content-left"><span class="price-unit">€</span>?<span class="price-tenure">One Time</span></div>
</div>
<div class="pricing-features border-bottom-0">
<ul>
<li><i class="icon-check-circle color mr-2"></i>Server Clusters / Nodes</li>
<li><i class="icon-check-circle color mr-2"></i>Loadbalancing</li>
<li><i class="icon-check-circle color mr-2"></i>Secure SSH</li>
<li><i class="icon-check-circle color mr-2"></i>Firewall</li>
<li><i class="icon-check-circle color mr-2"></i>Mailserver</li>
<li><i class="icon-check-circle color mr-2"></i>Custom Tasks</li>
</ul>
</div>
<div class="pricing-action">
<div class="pts-switch-content-left"><a href="contact.html" class="button button-rounded button-large button-light text-dark bg-white border btn-block nott m-0 ls0">Contact Us</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Features
============================================= -->
<div class="container clearfix py-5">
<div class="heading-block nobottomborder center">
<div class="badge badge-pill badge-default">Terminal</div>
<h3 class="nott ls0" style="padding-bottom: 20px;">The Perfect Terminal Environment</h3>
<p>If you're like me, then you probably feel home in the command line terminal. All our deployment services include a optimized terminal environment. Work efficiently and comfortably on your project</p>
</div>
<div class="row clearfix">
<div class="col-lg-6">
<h3>Vim</h3>
<p>We install vim with several plugins to improve your productivity and to give it a visually enhanced look.</p>
</div>
<div class="col-lg-6">
<h3>Fail2Ban</h3>
<p>We install and set up Fail2Ban to automatically ban IP addresses that try to brute-force their way it. Optionally with email/pushover notifications so you're aware of attacks.</p>
</div>
<div class="col-lg-6">
<h3>User Management</h3>
<p>We create all the required users you need with the correct privileges. We take advantage of sudo and the sudoers group, so only the right user account can escalate their privileges to perform administrative tasks.</p>
</div>
<div class="col-lg-6">
<h3>Tmux</h3>
<p>The superfast terminal multiplexer! An absolute musthave for efficient administrators. We set it up so it automatically starts / attaches when you login.</p>
</div>
<div class="col-lg-6">
<h3>Powerline</h3>
<p>We install powerline for Zsh, Tmux and Vim to give your terminal a polished and appealing look.</p>
</div>
<div class="col-lg-6">
<h3>ZSH</h3>
<p>My personal preference of shell environment. Bundled with Oh-My-Zsh you can leverage powerful tools to your command line, like aliases, themes, scripts and GIT support.</p>
</div>
</div>
</div>
<!-- Testimonials
============================================= -->
<div class="section mt-0" style="background: url('extra/assets/images/sections/3.jpg') no-repeat top center / cover; padding: 80px 0 70px; margin-bottom: 0;">
<div class="container">
<div class="heading-block nobottomborder center">
<div class="badge badge-pill badge-default">Testmonials</div>
<h3 class="nott ls0">What Clients Say</h3>
</div>
<div id="oc-testi" class="owl-carousel testimonials-carousel carousel-widget clearfix" data-margin="0" data-pagi="true" data-loop="true" data-center="true" data-autoplay="5000" data-items-sm="1" data-items-md="2" data-items-xl="3">
<div class="oc-item">
<div class="testimonial">
<div class="testi-image">
<a href="#"><img src="extra/assets/images/testimonials/1.jpg" alt="Customer Testimonails"></a>
</div>
<div class="testi-content">
<p>Christian is very aware of what he can do and where his limitations are and is upfront with this through our very complex projects. This gave us great confidence in his abilities and we’ve always been exceptionally satisfied with his performance, both in speed and design His coding is exceptionally clean and thought through, easy to understand by anyone at a later point.</p>
<div class="testi-meta">
Sebastian Pigge
<span>LUBA GmbH</span>
</div>
</div>
</div>
</div>
<div class="oc-item">
<div class="testimonial">
<div class="testi-image">
<a href="#"><img src="extra/assets/images/testimonials/2.jpg" alt="Customer Testimonails"></a>
</div>
<div class="testi-content">
<p>We got amazing support from Christian. He gets to the core of the issue with his deep practical knowledge and solves it for you. We are really satisfied working with him.</p>
<div class="testi-meta">
Arbaaz Muzawer
<span>Custom Elements</span>
</div>
</div>
</div>
</div>
<div class="oc-item">
<div class="testimonial">
<div class="testi-image">
<a href="#"><img src="extra/assets/images/testimonials/4.jpg" alt="Customer Testimonails"></a>
</div>
<div class="testi-content">
<p>Christian has helped me a lot with the speed of my website several times. The problem was often difficult for me to figure out, but Christian quickly solved it. He understands a lot of the technology behind it and he knows what he is talking about. If you are experiencing problems with the speed of your website, I would definitely recommend him! Thank you!</p>
<div class="testi-meta">
Hetty van der Wal
<span>Mediamora</span>
</div>
</div>
</div>
</div>
<!--<div class="oc-item">
<div class="testimonial">
<div class="testi-image">
<a href="#"><img src="images/testimonials/5.jpg" alt="Customer Testimonails"></a>
</div>
<div class="testi-content">
<p>Natus voluptatum enim quod necessitatibus quis expedita harum provident eos obcaecati id culpa corporis molestias.</p>
<div class="testi-meta">
Steve Jobs
<span>Apple Inc.</span>
</div>
</div>
</div>
</div>-->
</div>
</div>
</div>
<!--Works/Projects
============================================= -->
<div class="section m-0" style="background: url('extra/assets/images/sections/5.jpg') no-repeat center center / cover;padding: 80px 0">
<div class="container">
<div class="heading-block nobottomborder center">
<div class="badge badge-pill badge-default">Completed Projects</div>
<h3 class="nott ls0">Our Latest Works</h3>
</div>
<div id="portfolio" class="portfolio portfolio-3 grid-container clearfix">
<article class="portfolio-item pf-media pf-icons">
<div class="portfolio-image">
<img src="images/works/hbc.jpg" alt="Het Budak College">
<div class="portfolio-overlay">
<a href="https://hetbudakcollege.nl" class="center-icon"><i class="icon-line-ellipsis"></i></a>
</div>
</div>
<div class="portfolio-desc">
<h3>Het Budak College</h3>
<span>Education</span>
</div>
</article>
<article class="portfolio-item pf-illustrations">
<div class="portfolio-image">
<img src="images/works/twoc.jpg" alt="The World of Coffee">
<div class="portfolio-overlay">
<a href="https://theworldofcoffee.nl" class="center-icon"><i class="icon-line-ellipsis"></i></a>
</div>
</div>
<div class="portfolio-desc">
<h3>The World of Coffee</h3>
<span>Retail</span>
</div>
</article>
<article class="portfolio-item pf-graphics pf-uielements">
<div class="portfolio-image">
<img src="images/works/supershoes.jpg" alt="Super Shoes">
<div class="portfolio-overlay">
<a href="https://super-shoes.nl" class="center-icon"><i class="icon-line-ellipsis"></i></a>
</div>
</div>
<div class="portfolio-desc">
<h3>Super Shoes</h3>
<span>e-Commerce</span>
</div>
</article>
<article class="portfolio-item pf-icons pf-illustrations">
<div class="portfolio-image">
<img src="images/works/vkvastgoed.jpg" alt="VK Vastgoed">
<div class="portfolio-overlay">
<a href="https://vk-vastgoed.nl" class="center-icon"><i class="icon-line-ellipsis"></i></a>
</div>
</div>
<div class="portfolio-desc">
<h3>VK Vastgoed</h3>
<span>Real Estate</span>
</div>
</article>
<article class="portfolio-item pf-uielements pf-media">
<div class="portfolio-image">
<img src="images/works/maxkuppers.jpg" alt="Max Kuppers">
<div class="portfolio-overlay">
<a href="https://maxkuppers.nl" class="center-icon"><i class="icon-line-ellipsis"></i></a>
</div>
</div>
<div class="portfolio-desc">
<h3>Max Küppers</h3>
<span>Coaching</span>
</div>
</article>
<!-- <article class="portfolio-item pf-graphics pf-illustrations">
<div class="portfolio-image">
<img src="extra/assets/images/works/6.jpg" alt="Space Station">
<div class="portfolio-overlay" data-lightbox="gallery">
<a href="#" class="center-icon"><i class="icon-line-ellipsis"></i></a>
</div>
</div>
<div class="portfolio-desc">
<h3>Space Station</h3>
<span>Social Media</span>
</div>
</article> -->
</div>
</div>
</div>
<!-- Promo/Contact
============================================= -->
<div class="section mt-5 footer-stick promo-section nobg" style="padding: 100px 0; overflow: visible">
<div class="container">
<div class="heading-block nobottomborder center">
<h5 class="uppercase ls1 mb-1">Stop wasting your precious time on bugs and optimizations and let us handle it for you</h5>
<h2 class="nott ls0">Reach Out To Us <span>Today</span></h2>
<a href="contact.html" class="button button-large button-rounded nott ml-0 ls0 mt-4">Contact Us Now</a>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
<!-- Footer
============================================= -->
<footer id="footer" class="noborder bg-white">
<!-- Copyrights
============================================= -->
<div id="copyrights" style="background: url('extra/assets/images/hero/footer.svg') no-repeat top center / cover; padding-top: 70px">
<div class="container clearfix">
<div class="col_half">
Copyrights © 2020 All Rights Reserved by WP Infusion<br>
<div class="copyright-links"><a href="tos.html">Terms of Service</a> / <a href="privacypolicy.html">Privacy Policy</a></div>
</div>
<div class="col_half col_last tright">
<div class="copyrights-menu copyright-links clearfix">
<a href="index.html">Home</a>/<a href="contact.html">Contact</a>
</div>
</div>
</div>
</div><!-- #copyrights end -->
</footer><!-- #footer end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- External JavaScripts
============================================= -->
<script src="js/jquery.js"></script>
<script src="js/plugins.js"></script>
<!-- Footer Scripts
============================================= -->
<script src="js/functions.js"></script>
</body>
</html>