-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
412 lines (385 loc) · 21.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<script defer src="https://use.fontawesome.com/releases/v5.0.10/js/all.js" integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+" crossorigin="anonymous"></script>
<title>Netow Solutions | Home</title>
</head>
<body>
<!--First Section with Hero & carousel-->
<section class="container-fluid top-section px-5 pt-3">
<nav class="navbar navbar-expand-md color-white bg-none">
<!--Brand logo-->
<a href="#" class="navbar-brand">
<img src="img/logo 2.png" alt="Logo">
</a>
<!--Hamburger icon for mobile-->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive">
<span class="navbar-toggler-icon"></span>
</button>
<!--Navigation list (Collapsible)-->
<div class="collapse navbar-collapse justify-content-between" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a href="#" class="nav-link active">Home</a></li>
<li class="nav-item"><a href="about.html" class="nav-link">About Us</a></li>
<li class="nav-item"><a href="services.html" class="nav-link">Our Services</a></li>
<li class="nav-item"><a href="blog.html" class="nav-link">Blog</a></li>
<li class="nav-item"><a href="careers.html" class="nav-link">Contact</a></li>
<li class="nav-item"><a href="contact.html" class="nav-link">Contact Us</a></li>
</ul>
<form type="search" class="form-inline search-form">
<input type="search" class="form-control">
<button class="btn btn-outline-none search-button"><i class="fa fa-search"></i></button>
</form>
</div>
</nav>
<!--Carousel with Hero image-->
<div class="carousel slide hero-slider" id="slides" data-ride="carousel">
<div class="carousel-indicator">
<ul class="blank-list hero-controls">
<li data-target="#slides" data-slide-to="0" class="active">01</li>
<li data-target="#slides" data-slide-to="1">02</li>
</ul>
<div class="parallax-scroll text-center">
<i class="fas fa-hand-pointer"></i>
<p>Scroll for more</p>
</div>
<ul class="blank-list">
<li class="arrow-left"><a href="#slides" role="button" data-slide="prev"><i class="fa fa-arrow-left"></i></a></li>
<li class="arrow-left"><a href="#slides" role="button" data-slide="next"><i class="fa fa-arrow-right"></i></a></li>
</ul>
</div>
<div class="carousel-inner hero">
<div class="carousel-item hero-content-box m-auto active">
<img src="img/girl-jacket.png" alt="no caption">
<div class="carousel-caption text-center">
<h2 class="heading">We Test and Analyse Till It's Bug Free</h2>
<button type="button" class="btn btn-md px-4 py2 border-rounded">Get in Touch</button>
</div>
</div>
</div>
</div>
</section>
<!--Who We Are section-->
<section class="second-section container-fluid padding">
<div class="row">
<div class="col-12 col-md-6"><img class="img-fluid" src="img/collage.PNG" alt="Picture collage"></div>
<div class="col-12 col-md-6 p-5">
<hr class="intro-line">
<small class="text-light-black font-weight-bold">Who we are</small>
<h4 class="bold mt-3 w-md-50">We test and analyse till it's bug free</h4>
<p class="mb-4 text-light-black">Lorem ipsum dolor sit, amet consectetur adipisicing elit. Quasi assumenda temporibus hic facilis tempore ab similique quo dolore qui esse veniam dolores vel, asperiores unde perspiciatis consequatur nam fuga cum.</p>
<a href="#"><button class="btn btn-outline-dark font-weight-bold px-4">Our Services</button></a>
</div>
</div>
</section>
<!--Services slider section-->
<section class="container-fluid services">
<div class="row mx-0">
<div class="carousel slide" id="slides1" data-ride="carousel">
<ul class="carousel-indicators">
<li data-target="#slides1" data-slide-to="0" class="active rounded-circle"></li>
<li data-target="#slides1" data-slide-to="1" class="rounded-circle"></li>
<li data-target="#slides1" data-slide-to="2" class="rounded-circle"></li>
</ul>
<div class="carousel-inner padding">
<div class="carousel-item row active text-center">
<div class="col-12 col-md-3 text-center d-inline-block px-2">
<i class="fas fa-rocket services-icons icon-orange"></i>
<h3 class="mb-4">Creative Design</h3>
<p class="small">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Fuga eaque aliquam dolorum error velit dicta praesentium nemo esse facere.</p>
<a href="#"><button class="btn btn-outline-none btn-round"><i class="fas fa-arrow-right"></i></button></a>
</div>
<div class="col-12 col-md-3 text-center d-inline-block px-2">
<i class="fas fa-code services-icons icon-orange"></i>
<h3 class="mb-4">Creative Design</h3>
<p class="small">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Fuga eaque aliquam dolorum error velit dicta praesentium nemo esse facere.</p>
<a href="#"><button class="btn btn-outline-none btn-round"><i class="fas fa-arrow-right"></i></button></a>
</div>
<div class="col-12 col-md-3 text-center d-inline-block px-2">
<i class="fas fa-headphones services-icons icon-orange"></i>
<h3 class="mb-4">Creative Design</h3>
<p class="small">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Fuga eaque aliquam dolorum error velit dicta praesentium nemo esse facere.</p>
<a href="#"><button class="btn btn-outline-none btn-round"><i class="fas fa-arrow-right"></i></button></a>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#slides1" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
</a>
<a class="carousel-control-next" href="#slides1" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
</a>
</div>
</div>
</section>
<!--Our Offering-->
<section class="offerings">
<h4 class="text-left display-5 font-weight-bold">What We Can Do</h4>
<div class="d-flex p-0">
<div class="col-12 col-md-4 d-inline-block pr-1 pl-0">
<ul class="flush-list">
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Automated Testing</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">API Testing</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Performance Testing</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Full Circle Testing</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">QA Consulting</a><i class="fa fa-arrow-right"></i></li>
</ul>
</div>
<div class="col-12 col-md-4 d-inline-block px-1">
<ul class="flush-list">
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Agile Testing</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Dedicated QA Team</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Manual Testing</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Web Testing</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Mobile Automation Testing</a><i class="fa fa-arrow-right"></i></li>
</ul>
</div>
<div class="col-12 col-md-4 d-inline-block px-1">
<ul class="flush-list">
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">DevOps</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Mobile Testing</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">QA Outsourcing</a><i class="fa fa-arrow-right"></i></li>
<li class="offerings-item d-flex justify-content-between py-2 px-3 mb-1"><a href="#" class="offering-link">Funtional Testing</a><i class="fa fa-arrow-right"></i></li>
</ul>
</div>
</div>
</section>
<!--How we started-->
<section class="story container-fluid">
<div class="row mx-0 pb-4 pb-md-0">
<div class="col-12 col-md-2 text-right">
<p class="fancy-number ">20</p>
<p class="fancy-number">18</p>
</div>
<div class="col-12 col-md-5 mt-md-5 mt-0 pt-md-5">
<h2 class="heading">How we started</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas, illo quos repellat sit exercitationem aliquam explicabo blanditiis consequuntur doloribus possimus ex ut porro itaque temporibus cupiditate earum commodi et fugit.
</p>
</div>
<div class="col-12 col-md-5 px-0">
<div id="mobile" class="vh-80">
</div>
</div>
</div>
</section>
<!--Testimonials-->
<section class="container-fluid padding testimonials">
<div class="row text-center">
<p class="col-12 font-weight-bold mb-1">Testimonials</p>
<h3 class="col-12 bolder mb-5">What Clients Say</h3>
<div class="col-12 col-md-4 testimonials-box">
<blockquote>
<i class="fa fa-quote-right"></i>
<p class="text-secondary display-6">
Lorem ipsum dolor sit amet consectetur adipisicing elit. Iusto nulla odio vero eum molestias nobis aperiam iure itaque ullam ratione voluptates, cum aspernatur, pariatur facere omnis at voluptatem. Dolorum, illo.
</p>
</blockquote>
<div class="pointer"></div>
<br>
<img src="img/team1.png" alt="" class="rounded-circle">
<p class="display-6 mb-0 mt-2 font-weight-bold">Samuel Eghe</p>
<p><small>CEO, Saed</small></p>
</div>
<div class="col-12 col-md-4 testimonials-box">
<blockquote>
<i class="fa fa-quote-right"></i>
<p class="text-white display-6">
Lorem ipsum dolor sit amet consectetur adipisicing elit. Iusto nulla odio vero eum molestias nobis aperiam iure itaque ullam ratione voluptates, cum aspernatur, pariatur facere omnis at voluptatem. Dolorum, illo.
</p>
</blockquote>
<div class="pointer"></div>
<br>
<img src="img/team2.png" alt="" class="rounded-circle">
<p class="display-6 mb-0 mt-2 font-weight-bold">Ademola Fagbo</p>
<p class="display-7">Programmer</p>
</div>
<div class="col-12 col-md-4 testimonials-box">
<blockquote>
<i class="fa fa-quote-right"></i>
<p class="text-secondary display-6">
Lorem ipsum dolor sit amet consectetur adipisicing elit. Iusto nulla odio vero eum molestias nobis aperiam iure itaque ullam ratione voluptates, cum aspernatur, pariatur facere omnis at voluptatem. Dolorum, illo.
</p>
</blockquote>
<div class="pointer"></div>
<br>
<img src="img/team3.png" alt="" class="rounded-circle">
<p class="display-6 mb-0 mt-2 font-weight-bold">Rita Grace</p>
<p class="display-7">Konga Rep</p>
</div>
</div>
</section>
<!--Brands we work with-->
<section class="brands container-fluid">
<div class="row">
<div class="col-12 col-md-6 brand-group px-3 mb-4">
<div class="row">
<div class="col brand-item mx-1 mx-md-2">
<i class="fa fa-smile"></i>
<h3 class="display-5 d-inline-block">Konga</h3>
</div>
<div class="col brand-item mx-1 mx-md-2">
<i class="fab fa-spotify"></i>
<h3 class="display-5 d-inline-block">Adidas</h3>
</div>
</div>
</div>
<div class="col-12 col-md-6 brand-group px-3 mb-4">
<div class="row">
<div class="col brand-item mx-1 mx-md-2">
<i class="fab fa-asymmetrik"></i>
<h3 class="display-5 d-inline-block">VerifyMe</h3>
</div>
<div class="col brand-item mx-1 mx-md-2">
<i class="fab fa-amazon"></i>
<h3 class="display-5 d-inline-block">Amazon</h3>
</div>
</div>
</div>
<div class="col-12 col-md-6 brand-group px-3 mb-4">
<div class="row">
<div class="col brand-item mx-1 mx-md-2">
<i class="fab fa-sellcast"></i>
<h3 class="display-5 d-inline-block">Saed</h3>
</div>
<div class="col brand-item mx-1 mx-md-2">
<i class="fab fa-apple"></i>
</div>
</div>
</div>
<div class="col-12 col-md-6 brand-group px-3 mb-4">
<div class="row">
<div class="col brand-item mx-1 mx-md-2">
<i class="fab fa-stripe"></i>
<h3 class="display-5 d-inline-block"></h3>
</div>
<div class="col brand-item mx-1 mx-md-2">
<i class="fab fa-npm"></i>
<h3 class="display-5 d-inline-block"></h3>
</div>
</div>
</div>
</div>
</section>
<!--Blog Articles Showcase-->
<section class="articles container-fluid lg-padding">
<hr class="intro-line">
<small class="text-light-black font-weight-bold">Latest Articles</small>
<h3>From The Blog</h3>
<br>
<br>
<div class="card-deck">
<div class="card">
<img src="img/DesignGEMS.jpg" alt="" class="card-img-top">
<div class="card-body">
<p class="card-title d-flex justify-content-between">
<small class="text-danger">News</small>
<small class="text-secondary">.</small>
<small class="text-secondary">20 June 2021</small>
</p>
<p class="card-text font-weight-bold">A webinar on starting a career in software development</p>
<a href="#" class="card-link"><small>Read more</small></a>
</div>
</div>
<div class="card">
<img src="img/DesignGEMS.jpg" alt="" class="card-img-top">
<div class="card-body">
<p class="card-title d-flex justify-content-between">
<small class="text-danger">News</small>
<small class="text-secondary">.</small>
<small class="text-secondary">20 June 2021</small>
</p>
<p class="card-text font-weight-bold">A webinar on starting a career in software development</p>
<a href="#" class="card-link"><small>Read more</small></a>
</div>
</div>
<div class="card">
<img src="img/DesignGEMS.jpg" alt="" class="card-img-top">
<div class="card-body">
<p class="card-title d-flex justify-content-between">
<small class="text-danger">News</small>
<small class="text-secondary">.</small>
<small class="text-secondary">20 June 2021</small>
</p>
<p class="card-text font-weight-bold">A webinar on starting a career in software development</p>
<a href="#" class="card-link"><small>Read more</small></a>
</div>
</div>
</div>
</section>
<section class="container-fluid contact">
<div class="row">
<div class="col padding">
<i class="far fa-paper-plane"></i>
<p class="mb-1 mt-2">Get in Touch</p>
<h3 class="mb-4">Have A Project?</h3>
<button class="btn btn-outline-light btn-sm bg-none px-4 py-2 font-weight-bold">Get in Touch</button>
</div>
<div class="col padding">
<i class="far fa-lightbulb"></i>
<p class="mb-1 mt-2">Careers</p>
<h3 class="mb-4">Want To Work With Us?</h3>
<button class="btn btn-outline-secondary btn-sm px-4 py-2 font-weight-bold">Send Resume</button>
</div>
</div>
</section>
<!--Footer-->
<footer class="contaier-fluid lg-padding">
<div class="row">
<div class="col-12 col-lg-3 pt-1">
<img src="img/logo 2.png" alt="">
</div>
<div class="col-12 col-lg-3">
<h3 class="display-6">Office</h3>
<p>60 Bode Thomas Street, Surulere, Lagos</p>
<a class="email-link" href="mailto: [email protected]">[email protected]</a>
<a href="tel:+2348112883405">+234 811 288 3405</a>
</div>
<div class="col-12 col-lg-3">
<h3 class="display-6">Links</h3>
<ul class="flush-list footer-links">
<li>
<a href="#">Blog</a>
</li>
<li>
<a href="#">About Us</a>
</li>
<li>
<a href="#">Our Doings</a>
</li>
<li>
<a href="#">Careers</a>
</li>
</ul>
</div>
<div class="col-12 col-lg-3">
<h3 class="display-6">Socials</h3>
<ul class="blank-list socials">
<li>
<a href="#"><i class="fab fa-facebook"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-twitter"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-instagram"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</footer>
<script src="js/script.js"></script>
<script src="js/jquery-slim.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="fontawesome-free-5.11.2-web/js/all.js"></script>
</body>
</html>