-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
444 lines (422 loc) · 27 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Home || FStackDev Software Development Agency</title>
<meta name="robots" content="noindex, follow" />
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.ico" />
<!-- CSS
============================================ -->
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/plugins/slick.css" />
<link rel="stylesheet" href="assets/css/plugins/font-awesome.css" />
<link rel="stylesheet" href="assets/css/plugins/plugins.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<!-- jQuery JS -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$("#footer-container").load("footer.html");
});
</script>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$("#header-container").load("header.html");
});
</script>
</head>
<body>
<div class="main-content">
<div id="header-container"></div>
<!-- Start Page Wrapper -->
<main class="page-wrapper">
<!-- Start Slider Area -->
<div class="axil-slider-area axil-slide-activation">
<!-- Start Single Slide -->
<div class="axil-slide banner-technology bg_image bg_image--1 theme-gradient ppplr--100">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12 col-12">
<div class="content text-left">
<h1 class="axil-display-1 mb--60 mb_sm--30 mb_md--30 wow slideFadeInUp" data-wow-duration="1s" data-wow-delay="500ms">
Software <br />
Development
</h1>
<a class="axil-button btn-large btn-transparent wow slideFadeInUp" data-wow-duration="1s" data-wow-delay="800ms" href="about.html">
<span class="button-text">About Us</span><span class="button-icon"></span>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- End Single Slide -->
</div>
<!-- End Slider Area -->
<!-- Start Client Logo Area -->
<!-- <div class="axil-client-area bg-shape-image-position bg-color-white axil-bg-oval">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title mb--60 text-center">
<h5>We’ve built solutions for...</h5>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="client-logo">
<ul class="client-list axil-carousel liststyle d-flex justify-content-center text-center justify-content-md-between" data-slick-options='{
"spaceBetween": 0,
"slidesToShow": 6,
"slidesToScroll": 1,
"arrows": false,
"infinite": true,
"centerMode":true,
"dots": false
}' data-slick-responsive='[
{"breakpoint":769, "settings": {"slidesToShow": 4}},
{"breakpoint":756, "settings": {"slidesToShow": 4}},
{"breakpoint":660, "settings": {"slidesToShow": 4}},
{"breakpoint":600, "settings": {"slidesToShow": 3}},
{"breakpoint":481, "settings": {"slidesToShow": 2}}
]'>
</ul>
</div>
</div>
</div>
</div>
<div class="bg-shape-image">
<img src="assets/images/others/background-shape.svg" alt="Bg images">
</div>
</div> -->
<!-- End Client Logo Area -->
<!-- Start Service Area -->
<div class="axil-service-area ax-section-gap bg-color-white ppplr--100">
<div class="container">
<div class="row">
<div class="col-lg-8 col-xl-6">
<div class="section-title text-left mb--120 mb_md--5 mb_sm--5">
<span class="sub-title extra08-color wow">what we can do for you</span>
<h2 class="title wow"><span>Services we offer</span></h2>
</div>
</div>
</div>
<div class="row">
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12 move-up wow">
<div class="axil-service text-center axil-control paralax-image service-bg-gray">
<div class="inner">
<div class="icon gradient-color-04">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images" />
<div class="image-2"><img src="assets/images/icons/icon-03.svg" alt="Shape Images" /></div>
</div>
</div>
<div class="content">
<h4 class="title wow"><a href="single-service.html">Design</a></h4>
<p class="wow">We design professional looking yet simple websites and application. Our designs are search engine optimized and user friendly.</p>
<!-- <a class="axil-button" data-hover="Learn More" href="single-service.html">Learn More</a> -->
</div>
</div>
</div>
</div>
<!-- End Single Service -->
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12 move-up wow">
<div class="axil-service text-center axil-control paralax-image service-bg-gray space-to-top">
<div class="inner">
<div class="icon gradient-color-02">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images" />
<div class="image-2"><img src="assets/images/icons/icon-02.svg" alt="Shape Images" /></div>
</div>
</div>
<div class="content">
<h4 class="title wow"><a href="single-service.html">Development</a></h4>
<p class="wow">Our certified developers have incomparable expertise in working with the latest web technologies to deliver custom web solutions.</p>
<!-- <a class="axil-button" data-hover="Learn More" href="single-service.html">See More</a> -->
</div>
</div>
</div>
</div>
<!-- End Single Service -->
<!-- Start Single Service -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12 move-up wow">
<div class="axil-service text-center axil-control active paralax-image service-bg-gray space-to-top2">
<div class="inner">
<div class="icon gradient-color-03">
<div class="icon-inner">
<img src="assets/images/icons/layer.svg" alt="Icon Images" />
<div class="image-2"><img src="assets/images/icons/icon-03.svg" alt="Shape Images" /></div>
</div>
</div>
<div class="content">
<h4 class="title wow"><a href="single-service.html">Product Support</a></h4>
<p class="wow">
We partner with other industry leaders to deploy superior software solutions for our clients. Our certified developers are capable of implementing new software, seamlessly integrating it to
your organization as well as providing support for any future upgrades.
</p>
<!-- <a class="axil-button" data-hover="Learn More" href="single-service.html">Learn More</a> -->
</div>
</div>
</div>
</div>
<!-- End Single Service -->
</div>
</div>
</div>
<!-- End Service Area -->
<!-- Start Counterup Area -->
<div class="axil-counterup-area ax-section-gap bg-color-lightest ppplr--100">
<div class="container">
<div class="row align-items-center">
<!-- Start Section Title -->
<div class="col-lg-5 col-12">
<div class="section-title text-left">
<span class="sub-title extra08-color wow">experts in field</span>
<h3 class="title wow">What makes us special?</h3>
<p class="subtitle-2 wow pr--0">We are top-notch software development company with a large pool of software developers available for dedicated and fixed time/cost projects.</p>
<div class="view-all-portfolio-button mt--40">
<a class="axil-button btn-large btn-transparent" href="contact.html"><span class="button-text">Contact Us</span><span class="button-icon"></span></a>
</div>
</div>
</div>
<!-- End Section Title -->
<!-- Start Counterup Area -->
<div class="col-lg-6 offset-xl-1 col-12 mt_md--40 mt_sm--40">
<div class="row">
<!-- Start Single Counterup -->
<div class="col-lg-6 col-md-6 col-sm-6 col-6">
<div class="axil-counterup text-center counter-1 move-up wow animate" style="visibility: visible; opacity: 0;">
<div class="icon">
<img src="assets/images/counterup/shape-01.png" alt="Shape Images" />
</div>
<h3 class="count counterup-nums">4</h3>
<p>Years of operation</p>
</div>
</div>
<!-- End Single Counterup -->
<!-- Start Single Counterup -->
<div class="col-lg-6 col-md-6 col-sm-6 col-6">
<div class="axil-counterup text-center color-style-two mt--60 mt_mobile--40 move-up wow animate" style="visibility: visible; opacity: 0;">
<div class="icon">
<img src="assets/images/counterup/shape-02.png" alt="Shape Images" />
</div>
<h3 class="count">20</h3>
<p>Projects deliverd</p>
</div>
</div>
<!-- End Single Counterup -->
<!-- Start Single Counterup -->
<div class="col-lg-6 col-md-6 col-sm-6 col-6">
<div class="axil-counterup text-center color-style-three mt_mobile--40 move-up wow animate" style="visibility: visible; opacity: 0;">
<div class="icon">
<img src="assets/images/counterup/shape-03.png" alt="Shape Images" />
</div>
<h3 class="count">12</h3>
<p>In House Developers</p>
</div>
</div>
<!-- End Single Counterup -->
<!-- Start Single Counterup -->
<div class="col-lg-6 col-md-6 col-sm-6 col-6">
<div class="axil-counterup text-center color-style-four mt--60 mt_mobile--40 move-up wow animate" style="visibility: visible; opacity: 0;">
<div class="icon">
<img src="assets/images/counterup/shape-04.png" alt="Shape Images" />
</div>
<h3 class="count">3</h3>
<p>Partners</p>
</div>
</div>
<!-- End Single Counterup -->
</div>
</div>
<!-- End Counterup Area -->
</div>
</div>
</div>
<!-- End Counterup Area -->
<!-- Start Testimonial Area -->
<div class="axil-testimonial-area ax-section-gap bg-color-lightest ppplr--100">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title text-center">
<span class="sub-title extra05-color wow">testimonials</span>
<h2 class="title wow">From getting started</h2>
<p class="subtitle-2 wow">What our customers say about us</p>
</div>
</div>
</div>
<div class="testimonial-activation">
<div class="row axil-testimonial-single">
<!-- Start Single Testimonial -->
<div class="col-lg-6 mt--60">
<div class="axil-testimonial testimonial active move-up wow">
<div class="inner">
<div class="clint-info-wrapper">
<div class="thumb">
<img src="assets/images/testimonial/client-01.jpg" alt="Clint Images" />
</div>
<div class="client-info">
<h4 class="title">Babalola Alo Daniel</h4>
<span>CEO @Newman Driving School</span>
</div>
</div>
<div class="description">
<p class="subtitle-2">
FStackDev has been the best agency we've worked with so far. Your team is able to design new skills, features, and interactions within our model, with a great focus on speed to market.
</p>
</div>
</div>
</div>
</div>
<!-- End Single Testimonial -->
<!-- Start Single Testimonial -->
<div class="col-lg-6 mt--60">
<div class="axil-testimonial axil-control testimonial move-up wow">
<div class="inner">
<div class="clint-info-wrapper">
<div class="thumb">
<img src="assets/images/testimonial/client-02.jpg" alt="Clint Images" />
</div>
<div class="client-info">
<h4 class="title">Joseph Akanbi</h4>
<span>CEO Pentagon Solutions & Osun.life</span>
</div>
</div>
<div class="description">
<p class="subtitle-2">
What FStackDev is good at is challenging certain decisions or opinions throughout the lifecycle of the project. Rather than simply going down the route of agreement with customer to
appease them, they like to challenge what customers want as it isn't necessarily always what they need. The outcome is therefore a much more collaborative effort built on mutual trust.
</p>
</div>
</div>
</div>
</div>
<!-- End Single Testimonial -->
</div>
</div>
</div>
</div>
<!-- End Testimonial Area -->
<!-- Start Team Area -->
<!-- <div class="axil-team-area shape-position ax-section-gap bg-color-white ppplr--100"> -->
<div class="axil-team-area shape-position ax-section-gap bg-color-white ppplr--100">
<div class="container">
<div class="row">
<div class="col-lg-6 col-xl-6">
<div class="thumbnail">
<div class="image">
<img src="assets/images/team/team-group.svg" alt="Team Images" />
</div>
<div class="total-team-button">
<a href="team.html"><span>10+</span></a>
</div>
</div>
</div>
<div class="col-lg-5 col-xl-5 offset-xl-1 mt_md--40 mt_sm--40">
<div class="content">
<div class="inner">
<div class="section-title text-left">
<span class="sub-title extra08-color wow">our team</span>
<h2 class="title wow">About our Team</h2>
<p class="subtitle-2 wow pr--0">
We are a team of young, experienced and vibrant individuals with a professional background in digital marketing. We come from diverse educational backgrounds but we all have a common love for
tinkering and creating.
</p>
<div class="axil-button-group mt--40">
<a class="axil-button btn-large btn-transparent" href="team.html"><span class="button-text">Our Team</span><span class="button-icon"></span></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="shape-group">
<div class="shape shape-1">
<img src="assets/images/others/shape-06.svg" alt="Shape" />
</div>
</div>
</div>
<!-- End Team Area -->
<!-- Start Call To Action -->
<div class="axil-call-to-action-area shape-position ax-section-gap theme-gradient ppplr--100">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="axil-call-to-action">
<div class="section-title text-center">
<span class="sub-title extra04-color wow">Let's work together</span>
<h2 class="title wow">Need a successful project?</h2>
<a class="axil-button btn-large btn-transparent" href="#"><span class="button-text">Estimate Project</span><span class="button-icon"></span></a>
<div class="callto-action">
<span class="text wow">Or call us now</span>
<span class="wow">
<i class="fal fa-phone-alt"></i><a href="tel:08134901464">+(234) 813490-1464</a> , <i class="fal fa-phone-alt"></i><a href="tel:08149848925">+(234) 814984-8925</a> ,
<i class="fal fa-phone-alt"></i><a href="tel:08164916168">+(234) 816491-6168</a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="shape-group">
<div class="shape shape-02">
<img src="assets/images/others/shape-09.svg" alt="Shape" />
</div>
<div class="shape shape-03">
<img src="assets/images/others/shape-10.svg" alt="Shape" />
</div>
<div class="shape shape-04">
<img src="assets/images/others/shape-11.svg" alt="Shape" />
</div>
</div>
</div>
<!-- End Call To Action -->
<div id="footer-container"></div>
</main>
<!-- End Page Wrapper -->
<!-- Start Footer Area -->
</div>
<!-- JS
============================================ -->
<!-- Modernizer JS -->
<script src="assets/js/vendor/modernizr.min.js"></script>
<!-- Bootstrap JS -->
<script src="assets/js/vendor/bootstrap.min.js"></script>
<!-- <script src="assets/js/waypoints.min.js"></script> -->
<script src="assets/js/wow.js"></script>
<!-- <script src="assets/js/counterup.js"></script> -->
<script src="assets/js/imagesloaded.js"></script>
<script src="assets/js/isotope.js"></script>
<script src="assets/js/tilt.js"></script>
<script src="assets/js/anime.js"></script>
<script src="assets/js/tweenmax.js"></script>
<script src="assets/js/slipting.js"></script>
<script src="assets/js/scrollmagic.js"></script>
<script src="assets/js/addindicators.js"></script>
<script src="assets/js/slick.js"></script>
<script src="assets/js/youtube.js"></script>
<script src="assets/js/countdown.js"></script>
<script src="assets/js/scrollup.js"></script>
<script src="assets/js/stickysidebar.js"></script>
<script src="assets/js/contactform.js"></script>
<!-- Plugins JS -->
<script src="assets/js/plugins/plugins.min.js"></script>
<!-- Main JS -->
<script src="assets/js/main.js"></script>
<!-- TO fix the counterup issue -->
<script src="./bower_components/waypoints/lib/jquery.waypoints.min.js"></script>
<script src="./bower_components/jquery.counterup/jquery.counterup.min.js"></script>
</body>
</html>