-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathservices.php
550 lines (480 loc) · 27.9 KB
/
services.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Gigabyte Developers - Services</title>
<meta name="google-site-verification" content="RjAgqUgYfT94lQ7oGZqqRI87NeSdR_6fecSUipiGBmg" />
<meta name="msvalidate.01" content="F39E6D2A441B34A5BCA816D83B967BDF" />
<meta property="og:image:secure_url" content="https://raw.githubusercontent.com/gigabytedevelopers/website/master/thumbnail.png" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Gigabyte Developers Incorporated">
<meta property="og:title" content="Gigabyte Developers - Pricing" />
<meta property="og:description" content="Our Services at Gigabyte Developers" />
<meta property="og:image" itemprop="image" content="https://raw.githubusercontent.com/gigabytedevelopers/website/master/thumbnail.png" />
<meta property="og:image:url" itemprop="image" content="https://raw.githubusercontent.com/gigabytedevelopers/website/master/thumbnail.png" />
<meta property="og:image:type" content="image/png" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Our Services at Gigabyte Developers">
<meta name="author" content="Gigabyte Developers Incorporated">
<meta name="theme-color" content="#028fcc">
<link rel="shortcut icon" href="img/gigaicon.png">
<link rel="stylesheet" type="text/css" href="css/theme-styles.css">
<link rel="stylesheet" type="text/css" href="css/blocks.css">
<link rel="stylesheet" type="text/css" href="css/widgets.css">
<!--External fonts-->
<link href="https://fonts.googleapis.com/css?family=Nunito:300,400,700,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Baloo+Paaji" rel="stylesheet">
<!-- Styles for Plugins -->
<link rel="stylesheet" type="text/css" href="css/swiper.min.css">
<!--Styles for RTL-->
<!--<link rel="stylesheet" type="text/css" href="css/rtl.css">-->
</head>
<body class="crumina-grid">
<?php include_once("includes/overall/googleanalyticstracking.php") ?>
<!-- Preloader -->
<div id="hellopreloader" style="display: block; position: fixed;z-index: 99999;top: 0;left: 0;width: 100%;height: 100%;min-width: 100%;background: #66b5ff url(svg/preload.svg) center center no-repeat;background-size: 41px;opacity: 1;"></div>
<!-- ... end Preloader -->
<!-- Header -->
<?php include 'includes/overall/header/white/header.php'; ?>
<!-- ... End Header -->
<!--<div class="header-spacer"></div>-->
<div class="content-wrapper">
<!-- Case Items -->
<section class="bg-blue-lighteen medium-padding120">
<div class="container">
<div class="row mb60">
<div class="crumina-module crumina-module-img-bottom">
<div class="col-lg-7 col-md-12 col-sm-12 col-xs-12">
<div class="crumina-module crumina-heading">
<h6 class="heading-sup-title">Our Services</h6>
<h2 class="heading-title">We mix the beautiful with the usable. Have a look at our Services!</h2>
<div class="h6 heading-text">Services such as Web Development, Software Development, Cyber Security, Big Data, Artificial Intelligence, Data Analysis, Network Administration, Machine Learning and Server/Database Management..
</div>
</div>
</div>
<div class="col-lg-4 col-lg-offset-1 col-md-5 col-sm-4 col-sm-offset-0 col-xs-12">
<a href="about" class="btn btn--green btn--with-shadow full-width mb30">
Learn More about Us!
</a>
</div>
</div>
</div>
<!-- Info Boxes -->
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-info-box info-box--classic" data-mh="box--classic">
<div class="info-box-image">
<img class="utouch-icon" src="svg-icons/smartphone.svg" alt="smartphone">
</div>
<div class="info-box-content">
<h5 class="info-box-title">Mobile Apps</h5>
<p class="info-box-text">Native Android, Native iOS, Native Windows and Cross-Platform application Development.<br>The choice of hundreds of organizations looking for native and extraordinary apps. We are proudly dealing with the future, as mobile is the future.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-info-box info-box--classic" data-mh="box--classic">
<div class="info-box-image">
<img class="utouch-icon" src="svg-icons/music1.svg" alt="smartphone">
</div>
<div class="info-box-content">
<h5 class="info-box-title">Multimedia Services</h5>
<p class="info-box-text">Turn your simple message into an extraordinary story with our innovative multimedia service. We cover events in Nigeria, Dubai, Abu Dabhi, Sharja and Pakistan for well-known names along with that we are expanding our feathers in many other countries too.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-info-box info-box--classic" data-mh="box--classic">
<div class="info-box-image">
<img class="utouch-icon" src="svg-icons/settings.svg" alt="smartphone">
</div>
<div class="info-box-content">
<h5 class="info-box-title">Quick Settings</h5>
<p class="info-box-text">Custom Software Development with Technology & subject matter Expertise combined. We venture with an array of Software Companies in the Industry, starting from StartUps to the established ones. We add latest features and enhanced settings.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-info-box info-box--classic" data-mh="box--classic">
<div class="info-box-image">
<img class="utouch-icon" src="svg-icons/alarm.svg" alt="alarm">
</div>
<div class="info-box-content">
<h5 class="info-box-title">Security</h5>
<p class="info-box-text">The fundamental layer of protection is much needed before upsetting your company’s crucial data on the Internet.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-info-box info-box--classic" data-mh="box--classic">
<div class="info-box-image">
<img class="utouch-icon" src="svg-icons/cloud-computing1.svg" alt="alarm">
</div>
<div class="info-box-content">
<h5 class="info-box-title">Cloud Integration</h5>
<p class="info-box-text">Create your next extraordinary Cloud based Software Solution with Us. We would scale your software like crazy.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-info-box info-box--classic" data-mh="box--classic">
<div class="info-box-image">
<img class="utouch-icon" src="svg-icons/chat1.svg" alt="alarm">
</div>
<div class="info-box-content">
<h5 class="info-box-title">Internet Marketing</h5>
<p class="info-box-text">Increase the Quantity and Quality of your business with our SEO/SEM Experts. Scale your online presence in order to endorse your business/product.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="medium-padding120" style="margin-top: -50px">
<div class="container">
<div class="case-item-wrap">
<div class="row" id="items-grid">
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="crumina-module crumina-case-item" data-mh="case-item">
<a href="img/case1.jpg" class="case-item__thumb js-zoom-image">
<img src="img/case1.jpg" alt="case">
</a>
<div class="square-colored bg-product-blue"></div>
<div class="case-item-content">
<h5 class="title">Native Android, Native iOS, Native Windows and Cross-Platform application Development.</h5>
<a href="software_development.php" class="more-arrow white">
<!-- <span>View Case</span>-->
<!-- <div class="btn-next">-->
<!-- <svg class="utouch-icon icon-hover utouch-icon-arrow-right-1"><use xlink:href="#utouch-icon-arrow-right-1"></use></svg>-->
<!-- <svg class="utouch-icon utouch-icon-arrow-right1"><use xlink:href="#utouch-icon-arrow-right1"></use></svg>-->
<!-- </div>-->
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="crumina-module crumina-case-item" data-mh="case-item">
<a href="img/case3.jpg" class="case-item__thumb js-zoom-image">
<img src="img/case3.jpg" alt="case">
</a>
<div class="square-colored bg-product-green"></div>
<div class="case-item-content">
<h5 class="title">Smart Cards envisioned to update old ways and move to becoming an e-community.</h5>
<a href="06_case_details_ver_02.html" class="more-arrow white">
<!-- <span>View Case</span>-->
<!-- <div class="btn-next">-->
<!-- <svg class="utouch-icon icon-hover utouch-icon-arrow-right-1"><use xlink:href="#utouch-icon-arrow-right-1"></use></svg>-->
<!-- <svg class="utouch-icon utouch-icon-arrow-right1"><use xlink:href="#utouch-icon-arrow-right1"></use></svg>-->
<!-- </div>-->
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="crumina-module crumina-case-item" data-mh="case-item">
<a href="img/case5.jpg" class="case-item__thumb js-zoom-image">
<img src="img/case5.jpg" alt="case">
</a>
<div class="square-colored bg-product-blue-dark"></div>
<div class="case-item-content">
<h5 class="title">Custom Software Development with Technology & Expertise combined.</h5>
<a href="07_case_details_ver_03.html" class="more-arrow white">
<!-- <span>View Case</span>-->
<!-- <div class="btn-next">-->
<!-- <svg class="utouch-icon icon-hover utouch-icon-arrow-right-1"><use xlink:href="#utouch-icon-arrow-right-1"></use></svg>-->
<!-- <svg class="utouch-icon utouch-icon-arrow-right1"><use xlink:href="#utouch-icon-arrow-right1"></use></svg>-->
<!-- </div>-->
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="crumina-module crumina-case-item" data-mh="case-item">
<a href="img/case7.jpg" class="case-item__thumb js-zoom-image">
<img src="img/case7.jpg" alt="case">
</a>
<div class="square-colored bg-product-red"></div>
<div class="case-item-content">
<h5 class="title">Create a basic Website, or a significantly more intricate one with Us.</h5>
<a href="software_development.php" class="more-arrow white">
<!-- <span>View Case</span>-->
<!-- <div class="btn-next">-->
<!-- <svg class="utouch-icon icon-hover utouch-icon-arrow-right-1"><use xlink:href="#utouch-icon-arrow-right-1"></use></svg>-->
<!-- <svg class="utouch-icon utouch-icon-arrow-right1"><use xlink:href="#utouch-icon-arrow-right1"></use></svg>-->
<!-- </div>-->
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="crumina-module crumina-case-item" data-mh="case-item">
<a href="img/case2.jpg" class="case-item__thumb js-zoom-image">
<img src="img/case2.jpg" alt="case">
</a>
<div class="square-colored bg-product-violet"></div>
<div class="case-item-content">
<h5 class="title">Increase the Quantity and Quality of your business with our SEO/SEM Experts.</h5>
<a href="06_case_details_ver_02.html" class="more-arrow white">
<!-- <span>View Case</span>-->
<!-- <div class="btn-next">-->
<!-- <svg class="utouch-icon icon-hover utouch-icon-arrow-right-1"><use xlink:href="#utouch-icon-arrow-right-1"></use></svg>-->
<!-- <svg class="utouch-icon utouch-icon-arrow-right1"><use xlink:href="#utouch-icon-arrow-right1"></use></svg>-->
<!-- </div>-->
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="crumina-module crumina-case-item bg-light" data-mh="case-item">
<a href="img/case4.jpg" class="case-item__thumb js-zoom-image">
<img src="img/case4.jpg" alt="case">
</a>
<div class="square-colored bg-product-grey"></div>
<div class="case-item-content">
<h5 class="title c-secondary">Make your fresh start with relevant content and fundamental material.</h5>
<a href="07_case_details_ver_03.html" class="more-arrow">
<!-- <span>View Case</span>-->
<!-- <div class="btn-next">-->
<!-- <svg class="utouch-icon icon-hover utouch-icon-arrow-right-1"><use xlink:href="#utouch-icon-arrow-right-1"></use></svg>-->
<!-- <svg class="utouch-icon utouch-icon-arrow-right1"><use xlink:href="#utouch-icon-arrow-right1"></use></svg>-->
<!-- </div>-->
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="crumina-module crumina-case-item" data-mh="case-item">
<a href="img/case6.jpg" class="case-item__thumb js-zoom-image">
<img src="img/case6.jpg" alt="case">
</a>
<div class="square-colored bg-product-brown"></div>
<div class="case-item-content">
<h5 class="title">Proficient in System Administration, System Audit and overall System Management.</h5>
<a href="software_development.php" class="more-arrow white">
<!-- <span>View Case</span>-->
<!-- <div class="btn-next">-->
<!-- <svg class="utouch-icon icon-hover utouch-icon-arrow-right-1"><use xlink:href="#utouch-icon-arrow-right-1"></use></svg>-->
<!-- <svg class="utouch-icon utouch-icon-arrow-right1"><use xlink:href="#utouch-icon-arrow-right1"></use></svg>-->
<!-- </div>-->
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="crumina-module crumina-case-item" data-mh="case-item">
<a href="img/case8.jpg" class="case-item__thumb js-zoom-image">
<img src="img/case8.jpg" alt="case">
</a>
<div class="square-colored bg-product-marrow"></div>
<div class="case-item-content">
<h5 class="title">Advanced Systems other than Customary System Security and Host based Security. </h5>
<a href="06_case_details_ver_02.html" class="more-arrow white">
<!-- <span>View Case</span>-->
<!-- <div class="btn-next">-->
<!-- <svg class="utouch-icon icon-hover utouch-icon-arrow-right-1"><use xlink:href="#utouch-icon-arrow-right-1"></use></svg>-->
<!-- <svg class="utouch-icon utouch-icon-arrow-right1"><use xlink:href="#utouch-icon-arrow-right1"></use></svg>-->
<!-- </div>-->
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="align-center">
<a href="contact" class="btn btn-border btn--with-shadow btn-more c-primary"> <!--id="load-more-button" data-load-link="items-to-load.html" data-container="items-grid"-->Contact Us Now</a>
</div>
</div>
</div>
</div>
</section>
<!-- ... end Case Items -->
<section class="bg-blue-lighteen background-contain bg-11">
<div class="container">
<div class="row">
<div class="counters">
<div class="col-lg-3 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-counter-item counter-item-colored">
<div class="counter-numbers counter c-primary">
<span data-speed="2000" data-refresh-interval="3" data-to="17" data-from="2">17</span>
<div class="units">M+</div>
</div>
<h5 class="counter-title">Lines of Code</h5>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-counter-item counter-item-colored">
<div class="counter-numbers counter c-orange-light">
<span data-speed="2000" data-refresh-interval="3" data-to="500" data-from="2">500</span>
<div class="units">+</div>
</div>
<h5 class="counter-title">Solutions</h5>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-counter-item counter-item-colored">
<div class="counter-numbers counter c-red">
<span data-speed="2000" data-refresh-interval="3" data-to="300" data-from="2">300</span>
<div class="units">+</div>
</div>
<h5 class="counter-title">Customers</h5>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-xs-12">
<div class="crumina-module crumina-counter-item counter-item-colored">
<div class="counter-numbers counter c-green">
<span data-speed="2000" data-refresh-interval="3" data-to="10" data-from="2">10</span>
<div class="units">M+</div>
</div>
<h5 class="counter-title">Downloads</h5>
</div>
</div>
</div>
</div>
<!-- <div class="row">-->
<!-- <div class="col-lg-8 col-lg-offset-2 col-md-12 col-sm-12 col-xs-12">-->
<!-- <div class="crumina-module crumina-tripple-image">-->
<!-- <img src="img/image10_back.png" alt="image">-->
<!-- <img src="img/image11_back.png" alt="image">-->
<!-- <img src="img/image12_back.png" alt="image">-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
</div>
</section>
<!-- Accordion -->
<section class="medium-padding120">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="crumina-module crumina-heading">
<h2 class="heading-title"><span class="c-primary">FAQs</span> about Our Products and Service packages</h2>
</div>
<ul class="crumina-module crumina-accordion" id="accordion">
<li class="accordion-panel">
<div class="panel-heading">
<a href="#toggleSample" class="accordion-heading collapsed" data-toggle="collapse" data-parent="#accordion" aria-expanded="false">
<span class="icons">
<svg class="utouch-icon utouch-icon-add"><use xlink:href="#utouch-icon-add"></use></svg>
<svg class="utouch-icon active utouch-icon-minus"><use xlink:href="#utouch-icon-minus"></use></svg>
</span>
<span class="ovh title">What technologies do we use for development?</span>
</a>
</div>
<div id="toggleSample" class="panel-collapse collapse" aria-expanded="false" role="tree">
<div class="panel-info">
Here at Gigabyte Developers, We try as much as possible to understand your product's requirements and other specifications before We make choices on what technologies are needed or would be used to create your product. But, be rest assured that We utilize latest technologies for all our client's needs and We would do the same for you.
</div>
</div>
</li>
<li class="accordion-panel">
<div class="panel-heading">
<a href="#toggleOne" class="accordion-heading collapsed" data-toggle="collapse" data-parent="#accordion" aria-expanded="false">
<span class="icons">
<svg class="utouch-icon utouch-icon-add"><use xlink:href="#utouch-icon-add"></use></svg>
<svg class="utouch-icon active utouch-icon-minus"><use xlink:href="#utouch-icon-minus"></use></svg>
</span>
<span class="ovh title">How efficient are we in rendering our services?</span>
</a>
</div>
<div id="toggleOne" class="panel-collapse collapse" aria-expanded="false" role="tree">
<div class="panel-info">
We try as much as possible to deliver in not less than 1 week to the agreed deadline and we manage to achieve this feat because over here, we have developers who are diligent and love what they do, we multitask at a speedy rate so as to satisfy you as a customer. Efficiency is one thing we don't joke with as it is a necessity for customer retention.
</div>
</div>
</li>
<li class="accordion-panel">
<div class="panel-heading">
<a href="#toggleTwo" class="accordion-heading collapsed" data-toggle="collapse" data-parent="#accordion" aria-expanded="false">
<span class="icons">
<svg class="utouch-icon utouch-icon-add"><use xlink:href="#utouch-icon-add"></use></svg>
<svg class="utouch-icon active utouch-icon-minus"><use xlink:href="#utouch-icon-minus"></use></svg>
</span>
<span class="ovh title">How affordable are our services?</span>
</a>
</div>
<div id="toggleTwo" class="panel-collapse collapse" aria-expanded="false" role="tree">
<div class="panel-info">
All our services are pocket friendly because we have the ability to work with an average budget. Although it is hard to work on a low budget especially when we know your demands require a high budget, we try our best to negotiate with clients so as to increase their budget up to average, we can then work with that.
</div>
</div>
</li>
<li class="accordion-panel">
<div class="panel-heading">
<a href="#toggleThree" class="accordion-heading collapsed" data-toggle="collapse" data-parent="#accordion" aria-expanded="false">
<span class="icons">
<svg class="utouch-icon utouch-icon-add"><use xlink:href="#utouch-icon-add"></use></svg>
<svg class="utouch-icon active utouch-icon-minus"><use xlink:href="#utouch-icon-minus"></use></svg>
</span>
<span class="ovh title">Do we offer discounts to new or existing clients?</span>
</a>
</div>
<div id="toggleThree" class="panel-collapse collapse" aria-expanded="false" role="tree">
<div class="panel-info">
Yes, of course! We offer discounts especially to new customers, we offer as high as 15% off for first time clients who we would render services worth over 1 million naira or as high as $5000. As for old and existing customers, they are not left behind, all that they need to do is to recommend new people to us.
</div>
</div>
</li>
</ul>
</div>
<div class="col-lg-5 col-lg-offset-1 col-md-6 col-sm-12 col-xs-12">
<img src="img/product-img2.png" alt="image">
</div>
</div>
</div>
</section>
<!-- ... end Accordion -->
<!-- Our Video -->
<section class="bg-blue-lighteen medium-padding120">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12 col-xs-12">
<div class="crumina-module crumina-our-video video-with-cloud">
<div class="video-thumb">
<img src="img/thumb-hand.png" alt="video">
<!--<a href="https://www.youtube.com/watch?v=wnJ6LuUFpMo" class="video-control js-popup-iframe">
<img src="img/play.png" alt="play">
</a>-->
</div>
<img class="cloud" src="img/clouds23.png" alt="cloud">
<img class="hand" src="img/hand.png" alt="hand">
</div>
</div>
<div class="col-lg-6 col-md-12 col-sm-12 col-xs-12">
<div class="crumina-module crumina-heading">
<h6 class="heading-sup-title">What is your next project?</h6>
<h2 class="heading-title">Come talk with <span class="c-primary">Us</span> today</h2>
<div class="heading-text">Do you have an software idea you want to bring to life? We are here to
fulfil that dream no matter the platform. Click the button below to contact us. You won't regret it
</div>
</div>
<a href="contact" class="btn btn-small btn--icon-right btn-border btn--with-shadow c-primary">
<svg class="utouch-icon utouch-icon-arrow-right1"><use xlink:href="#utouch-icon-arrow-right1"></use></svg>
<div class="text">
<span class="title">Get Started Now</span>
</div>
</a>
</div>
</div>
</div>
</section>
<!-- ... end Our Video -->
</div>
<!-- Footer -->
<?php include 'includes/overall/footer.php'; ?>
<!-- End Footer -->
<!-- Send Message Popup -->
<?php include 'includes/overall/send_message_popup.php'; ?>
<!-- Send Message Popup -->
<!-- Search Popup -->
<?php include 'includes/overall/search_popup.php'; ?>
<!-- ... end Search Popup -->
<!-- Used SVG-icons -->
<?php include 'includes/overall/svg_icons.php'; ?>
<!-- ... end Used SVG-icons -->
<!-- jQuery first, then Other JS. -->
<!-- jQuery-scripts -->
<?php include 'includes/overall/scripts.php'; ?>
</body>
</html>