-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
658 lines (641 loc) · 30.2 KB
/
index.html
File metadata and controls
658 lines (641 loc) · 30.2 KB
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
<!--
Author: W3layouts
Author URL: http://w3layouts.com
-->
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Industrie an Industrial Category Bootstrap Responsive Template | Home :: W3layouts</title>
<link href="//fonts.googleapis.com/css2?family=Barlow:ital,wght@0,300;0,600;0,700;1,400&display=swap"
rel="stylesheet">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/style-starter.css">
</head>
<body>
<!--header-->
<header id="site-header" class="fixed-top">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-dark stroke">
<h1>
<a class="navbar-brand" href="index.html">
SLOWCODE
</a>
</h1>
<!-- if logo is image enable this
<a class="navbar-brand" href="#index.html">
<img src="image-path" alt="Your logo" title="Your logo" style="height:35px;" />
</a> -->
<button class="navbar-toggler collapsed bg-gradient" type="button" data-toggle="collapse"
data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon fa icon-expand fa-bars"></span>
<span class="navbar-toggler-icon fa icon-close fa-times"></span>
</span></button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav mx-lg-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">
Home <span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="top-quote ml-lg-4 mt-lg-0 mt-3">
<a href="contact.html" class="btn btn-style btn-primary">Talk to us</a>
</li>
</ul>
</div>
<!-- toggle switch for light and dark theme -->
<div class="mobile-position">
<nav class="navigation">
<div class="theme-switch-wrapper">
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox">
<div class="mode-container py-1">
<i class="gg-sun"></i>
<i class="gg-moon"></i>
</div>
</label>
</div>
</nav>
</div>
<!-- //toggle switch for light and dark theme -->
</nav>
</div>
</header>
<!--/header-->
<!-- main-slider -->
<section class="w3l-main-slider" id="home">
<div class="companies20-content">
<div class="owl-one owl-carousel owl-theme">
<div class="item">
<li>
<div class="slider-info banner-view bg bg2">
<div class="banner-info">
<div class="container">
<div class="banner-info-bg">
<h5>Effective Building Services</h5>
<p class="mt-4 pr-lg-4">Construction, Paving & Painting at Best Prices no job
too big or small. Get your a Quote! Friendly, Efficient and Professional. We
can meet any deadline</p>
<a class="btn btn-style btn-primary mt-sm-5 mt-4 mr-2" href="#about">About
Us</a>
<a class="btn btn-style btn-white mt-sm-5 mt-4" href="contact.html">Contact
Us</a>
</div>
</div>
</div>
</div>
</li>
</div>
<div class="item">
<li>
<div class="slider-info banner-view banner-top1 bg bg2">
<div class="banner-info">
<div class="container">
<div class="banner-info-bg">
<h5>Effective Plumbing Solutions</h5>
<p class="mt-4 pr-lg-4">We offer a system that conveys fluids for a wide range
of applications. Waste removal, and potable water delivery are among the
thing we are good at</p>
<a class="btn btn-style btn-primary mt-sm-5 mt-4 mr-2" href="#about">About
us</a>
<a class="btn btn-style btn-white mt-sm-5 mt-4" href="contact.html">Contact
Us</a>
</div>
</div>
</div>
</div>
</li>
</div>
<div class="item">
<li>
<div class="slider-info banner-view banner-top2 bg bg2">
<div class="banner-info">
<div class="container">
<div class="banner-info-bg">
<h5>Effective Painting Services</h5>
<p class="mt-4 pr-lg-4">Find the perfect colour with our trained professionals.
We will assist you in finding that unique color you are looking for.</p>
<a class="btn btn-style btn-primary mt-sm-5 mt-4 mr-2" href="#about">About
Us</a>
<a class="btn btn-style btn-white mt-sm-5 mt-4" href="contact.html">Contact
Us</a>
</div>
</div>
</div>
</div>
</li>
</div>
<div class="item">
<li>
<div class="slider-info banner-view banner-top3 bg bg2">
<div class="banner-info">
<div class="container">
<div class="banner-info-bg">
<h5>Effective Building Solutions</h5>
<p class="mt-4 pr-lg-4">Wide range of electrical engineers that deal with the
generation, transmission, distribution, and utilization of electric power,
and the electrical apparatus connected to such systems</p>
<a class="btn btn-style btn-primary mt-sm-5 mt-4 mr-2" href="#about">About
Us</a>
<a class="btn btn-style btn-white mt-sm-5 mt-4" href="contact.html">Contact
Us</a>
</div>
</div>
</div>
</div>
</li>
</div>
</div>
<div class="arrow-downhny">
<a href="#about" class="arrow-down text-center position-absolute">
<span class="arrow-down-icon">
<span class="fa fa-arrow-down"></span>
</span>
</a>
</div>
</div>
</section>
<!-- /main-slider -->
<!--/grids-->
<section class="w3l-grids-3 py-5" id="about">
<div class="container py-md-5 py-3">
<div class="row bottom-ab-grids align-items-center">
<div class="col-lg bottom-ab-left">
<h6 class="sub-titlehny">About Our Company</h6>
<h3 class="hny-title">An inspired approach to quality residential and commercial projects </h3>
<p class="my-3">Established in 2016 Slowcode (Pty) Ltd has grown steadily after its inception to
accommodate growth in business in
South Africa. As a result of the urge, we have to empower disadvantaged people of society, for
example the Youth,
woman and people with disabilities in the following fields of work. Turnover and depth in
business Slow code (Pty)
Ltd has a rapid growth turnover as of the financial year ending February and staff complement as
a growing
company. Slow code (Pty) Ltd has a level One in terms of BBBEE and registered with the South
African Construction
Industry Development Board (CIDB). Slow code (Pty) Ltd has unlimited capacity for small, medium
and big projects</p>
</div>
</div>
<div class="row bottom_grids pt-md-3 text-left">
<div class="col-lg-4 col-md-6 mt-5">
<div class="grid-block">
<a href="#" class="d-block p-lg-4 p-3">
<span class="fa fa-cubes" aria-hidden="true"></span>
<h4 class="my-3">Management</h4>
<p class="">We offer a professional service that uses specialized, project management
techniques to oversee the planning, design, and construction of a project.</p>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 mt-5">
<div class="grid-block">
<a href="#" class="d-block p-lg-4 p-3">
<span class="fa fa-medkit" aria-hidden="true"></span>
<h4 class="my-3">Safety and health</h4>
<p class="">We offer a professional service that uses specialized, project management
techniques to oversee the planning, design, and construction of a project.</p>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 mt-5">
<div class="grid-block">
<a href="#" class="d-block p-lg-4 p-3">
<span class="fa fa-building-o" aria-hidden="true"></span>
<h4 class="my-3">B-BBEE</h4>
<p class="">We uphold the ideas of the BBBEE charter as well as the ideas in the Employment
Equity Act.
<p>
</a>
</div>
</div>
</div>
</div>
</section>
<!--//grids-->
<!--/w3l-faq-block-->
<div id='aboutUs' class="w3l-cwp4-sec py-5">
<div class="container py-md-5 py-3">
<div class="cwp4-two row align-items-center">
<div class="cwp4-text col-lg-6">
<h6 class="sub-titlehny">Industry Corporation!</h6>
<h3 class="hny-title">Best A Grade Commercial
&Residential Services</h3>
<p>Dedication to providing quality construction, technical and management services to our
customers. We will strive to implement a long term relationship with our clients, based on
safety,
quality, timely service and an anticipation of their needs. To help fulfil this mission, we will
treat
all employees fairly and involve them in the quality improvement process to insure
responsiveness and cost effective work execution.</p>
<ul class="cont-4 mt-lg-5 mt-4">
<li>
<span class="fa fa-check-circle-o"></span>
Quality Control System, 100% Satisfaction Guarantee
</li>
<li>
<span class="fa fa-check-circle-o"></span>
Highly Professional Staff, Accurate Testing Processes
</li>
<li>
<span class="fa fa-check-circle-o"></span>
Unrivalled workmanship, Professional and Qualified
</li>
</ul>
</div>
<div class="cwp4-image col-lg-6 pl-lg-5 mt-lg-0 mt-5">
<img src="assets/images/women-in-construction.jpg" class="img-fluid" alt="">
</div>
</div>
</div>
</div>
<!--//w3l-faq-block-->
<section class="w3l-portfolio-8 py-5">
<div class="portfolio-main py-md-5 py-3">
<div class="container">
<div class="header-section text-center mx-auto">
<!-- <h6 class="sub-titlehny">View Projects</h6> -->
<h3 class="hny-title">Gallery</h3>
<p class="my-3">Life brings tears, smiles, and memories. The tears dry, the smiles fade, but the
memories last forever.</p>
</div>
<div class="row galler-top mt-lg-5 mt-4">
<div class="col-md-4 protfolio-item hover14">
<a href="assets/images/img-2.jpg" data-lightbox="example-set" class="mb-4"
data-title="Construction">
<figure>
<img src="assets/images/img-2.jpg" alt="product" class="img-fluid">
</figure>
</a>
<a href="assets/images/gp-fordsburg-site-1024x738.jpg" data-lightbox="example-set"
class="mb-md-0 mb-4" data-title="construction in gp-fordsburg">
<figure>
<img src="assets/images/gp-fordsburg-site-1024x738.jpg" alt="product" class="img-fluid">
</figure>
</a>
</div>
<div class="col-md-4 protfolio-item hover14">
<a href="assets/images/Kenya-power-engineers.jpg" data-lightbox="example-set" class="mb-4"
data-title="Electricty and engineers">
<figure>
<img src="assets/images/Kenya-power-engineers.jpg" alt="product" class="img-fluid">
</figure>
</a>
<a href="assets/images/1.jpg" data-lightbox="example-set" class="mb-md-0 mb-4"
data-title="water works systems">
<figure>
<img src="assets/images/1.jpg" alt="product" class="img-fluid">
</figure>
</a>
</div>
<div class="col-md-4 protfolio-item hover14">
<a href="assets/images/41775.jpg" data-lightbox="example-set" class="mb-4"
data-title="Water works in Randfontein">
<figure>
<img src="assets/images/41775.jpg" alt="product" class="img-fluid">
</figure>
</a>
<a href="assets/images/2.jpg" data-lightbox="example-set"
data-title="Ceiling installation at Zone 1">
<figure>
<img src="assets/images/2.jpg" alt="product" class="img-fluid">
</figure>
</a>
</div>
</div>
</div>
</div>
</section>
<!--//projects-->
<!-- stats -->
<section class="w3l-stats py-lg-5 py-5" id="stats">
<div class="gallery-inner container py-md-5 py-3">
<div class="row stats-con">
<div class="col-lg-3 col-6 stats_info counter_grid">
<span class="fa fa-laptop"></span>
<!-- <p class="counter">1200</p> -->
<h4>Residential & Commercial Projects</h4>
</div>
<div class="col-lg-3 col-6 stats_info counter_grid1">
<span class="fa fa-users"></span>
<!-- <p class="counter">2120</p> -->
<h4>Qualified Employees &Workers</h4>
</div>
<div class="col-lg-3 col-6 stats_info counter_grid mt-lg-0 mt-5">
<span class="fa fa-trophy"></span>
<!-- <p class="counter">1012</p> -->
<h4>Satisfied Clients</h4>
</div>
<div class="col-lg-3 col-6 stats_info counter_grid2 mt-lg-0 mt-5">
<span class="fa fa-smile-o"></span>
<!-- <p class="counter">60</p> -->
<h4>Experience In The Industry</h4>
</div>
</div>
</div>
</section>
<!-- //stats -->
<!--/w3l-faq-block-->
<div class="w3l-faq-block py-5" id="faq">
<div class="container py-lg-4">
<div class="row mt-5">
<div class="col-lg-6">
<div class="faq-image">
<img src="assets/images/merlin_169893480_34c829a0-5882-4645-8461-a82d922cedce-superJumbo.jpg"
class="img-fluid" alt="">
</div>
</div>
<div class="col-lg-6 mt-lg-0 mt-5 pl-lg-5">
<h6 class="sub-titlehny">Services</h6>
<h3 class="hny-title">Experts with experience </h3>
<p class="my-3">"One of the earliest studies of expertise demonstrated that the same stimulus is
perceived and understood differently, depending on the knowledge that a person brings to the
situation.".</p>
<div class="buttons mt-5">
<a href="services.html" class="btn btn-style btn-primary mr-2">Read More</a>
</div>
</div>
</div>
</div>
</div>
<!--//w3l-faq-block-->
<!--/w3l-bottom-->
<section class="w3l-bottom py-5">
<div class="container py-md-4 py-3 text-center">
<div class="header-section text-center mx-auto">
<h3 class="hny-title">
We Help Build On Past &Prepare<br>For Your Future.
</h3>
<p class="my-3 px-lg-5">Trust is a fragile thing, Easy to break, easy to lose and one of the hardest
things to ever get back, especially when you looking to create partnerships and relationships that
will last.</p>
</div>
<div class="buttons mt-5">
<a href="#about" class="btn btn-style btn-primary mr-2">About Us</a>
</div>
</div>
</section>
<!--//w3l-bottom-->
<!--//w3l-footer-29-main-->
<section class="w3l-footer-29-main">
<div class="footer-29 py-5">
<div class="container py-lg-4">
<div class="row footer-top-29">
<div class="footer-list-29 col-lg-4">
<h6 class="footer-title-29">About Our Company</h6>
<p>Slowcode (Pty) Ltd strive to be recognized as one of the leading world class of Civil and
Building contractors in its core of activities, both within South Africa, promoting and
encouraging capacity building, development and skills and sustainable development to
communities </p>
<div class="main-social-footer-29 mt-5">
<a href="#facebook" class="facebook">
<span class="fa fa-facebook"></span>
</a>
<a href="#twitter" class="twitter">
<span class="fa fa-twitter"></span>
</a>
<a href="#instagram" class="instagram">
<span class="fa fa-instagram"></span>
</a>
<a href="#linkedin" class="linkedin">
<span class="fa fa-whatsapp"></span>
</a>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-4 footer-list-29 footer-2 mt-lg-0 mt-5">
<ul>
<h6 class="footer-title-29">Useful Links</h6>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="index.html#about">About</a>
</li>
<li>
<a href="services.html">Services</a>
</li>
<li>
<a href="contact.html">Contact us</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-list-29 footer-3 mt-lg-0 mt-5">
<ul>
<h6 class="footer-title-29">Services</h6>
<li>
<a href="services.html">Construction Manage</a>
</li>
<li>
<a href="services.html">Building & Roofing</a>
</li>
<li>
<a href="services.html">Tiling &Painiting</a>
</li>
<li>
<a href="services.html">Electrricty &Welding</a>
</li>
<li>
<a href="services.html">Plumbing</a>
</li>
<li>
<a href="services.html">Paving</a>
</li>
<li>
<a href="services.html">Welding</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 col-sm-8 footer-list-29 footer-1 mt-lg-0 mt-5">
<h6 class="footer-title-29">Contact Us</h6>
<ul>
<li>
<p>
<span class="fa fa-map-marker"></span>
: 1979 Nkosazana Street,
Moleleki Ext 3, Katlehong 1431
</p>
</li>
<li>
<a href="tel:+27-76-503-9124">
<span class="fa fa-phone"></span>
+(27) 76 503 9124
</a>
</li>
<li>
<a href="mailto:info@slowcode.co.za" class="mail">
<span class="fa fa-envelope-open-o"></span>
info@slowcode.co.za
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="w3l-footer-29-main w3l-copyright">
<div class="container">
<div class="bottom-copies">
<p class="copy-footer-29 text-center">
© 2021 SLOWCODE. All rights reserved. </a>
</p>
</div>
</div>
<!-- move top -->
<button onclick="topFunction()" id="movetop" title="Go to top">
<span class="fa fa-angle-up"></span>
</button>
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction()
}
;
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("movetop").style.display = "block";
} else {
document.getElementById("movetop").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!-- /move top -->
</section>
<!-- Template JavaScript -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<!-- script for testimonials -->
<!-- <script>
$(document).ready(function () {
$('.owl-testimonial').owlCarousel({
loop: true,
margin: 0,
nav: true,
responsiveClass: true,
autoplay: true,
autoplayTimeout: 5000,
autoplaySpeed: 1000,
autoplayHoverPause: false,
responsive: {
0: {
items: 1,
nav: false
},
480: {
items: 1,
nav: false
},
667: {
items: 1,
nav: true
},
1000: {
items: 1,
nav: true
}
}
})
})
</script> -->
<!-- //script for testimonials -->
<script src="assets/js/theme-change.js"></script>
<!-- js for portfolio lightbox -->
<!-- libhtbox -->
<script src="assets/js/lightbox-plus-jquery.min.js"></script>
<!-- libhtbox -->
<script src="assets/js/owl.carousel.js"></script>
<!-- script for banner slider-->
<script>
$(document).ready(function () {
$('.owl-one').owlCarousel({
loop: true,
margin: 0,
nav: false,
responsiveClass: true,
autoplay: true,
autoplayTimeout: 5000,
autoplaySpeed: 1000,
autoplayHoverPause: false,
responsive: {
0: {
items: 1,
nav: false
},
480: {
items: 1,
nav: false
},
667: {
items: 1,
nav: true
},
1000: {
items: 1,
nav: true
}
}
})
})
</script>
<!-- //script -->
<!-- stats number counter-->
<script src="assets/js/jquery.waypoints.min.js"></script>
<script src="assets/js/jquery.countup.js"></script>
<script>
$('.counter').countUp();
</script>
<!-- //stats number counter -->
<!-- disable body scroll which navbar is in active -->
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<!-- disable body scroll which navbar is in active -->
<!--/MENU-JS-->
<script>
$(window).on("scroll", function () {
var scroll = $(window).scrollTop();
if (scroll >= 80) {
$("#site-header").addClass("nav-fixed");
} else {
$("#site-header").removeClass("nav-fixed");
}
});
//Main navigation Active Class Add Remove
$(".navbar-toggler").on("click", function () {
$("header").toggleClass("active");
});
$(document).on("ready", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
$(window).on("resize", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
});
});
</script>
<!--//MENU-JS-->
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>