-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
544 lines (521 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Primary Meta Tags -->
<title>Homepage - MLS JC Construction Services</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="title" content="Homepage - MLS JC Construction Services" />
<meta
name="description"
content="We engages in trading of goods like Heavy Duty Industrial Diesel Generators, Distribution Transformers, LED lights up to 4th generation Luminaires, Heavy equipment, Air Compressors, Pneumatic Equipment, Variable Frequency Drives, Chlorine Dioxide, Dosing Pumps and Submersible Deep well Pumps, Electric Chain Hoist and High Volume Low-Speed Industrial Fan through government contracting and also private customers."
/>
<meta
name="keywords"
content="Diesel Generator Supplier | River Sand and Gravel | Road Concreting | Building and Construction"
/>
<meta name="author" content="Robertson P. Morales" />
<meta name="robots" content="index, follow" />
<meta
name="google-site-verification"
content="2C3aIXmEQH44UIEeOmH27PpRrfy1gfxhpZXncx2m3j4"
/>
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://mlsjcconstruction.com" />
<meta
property="og:title"
content="Homepage - MLS JC Construction Services"
/>
<meta
property="og:description"
content="We engages in trading of goods like Heavy Duty Industrial Diesel Generators, Distribution Transformers, LED lights up to 4th generation Luminaires, Heavy equipment, Air Compressors, Pneumatic Equipment, Variable Frequency Drives, Chlorine Dioxide, Dosing Pumps and Submersible Deep well Pumps, Electric Chain Hoist and High Volume Low-Speed Industrial Fan through government contracting and also private customers."
/>
<meta
property="og:image"
content="https://mlsjcconstruction.com/assets/bg.webp"
/>
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://mlsjcconstruction.com" />
<meta
property="twitter:title"
content="Homepage - MLS JC Construction Services"
/>
<meta
property="twitter:description"
content="We engages in trading of goods like Heavy Duty Industrial Diesel Generators, Distribution Transformers, LED lights up to 4th generation Luminaires, Heavy equipment, Air Compressors, Pneumatic Equipment, Variable Frequency Drives, Chlorine Dioxide, Dosing Pumps and Submersible Deep well Pumps, Electric Chain Hoist and High Volume Low-Speed Industrial Fan through government contracting and also private customers."
/>
<meta
property="twitter:image"
content="https://mlsjcconstruction.com/assets/bg.webp"
/>
<!-- preloads -->
<!-- styles -->
<link
rel="preload"
href="assets/plugins/bootstrap/dist/css/bootstrap.min.css"
as="style"
/>
<link rel="preload" href="assets/sass/style.css" as="style" />
<!-- ends here -->
<!-- javascripts -->
<link
rel="preload"
href="assets/plugins/jquery/dist/jquery.min.js"
as="script"
/>
<link
rel="preload"
href="assets/plugins/bootstrap/dist/js/bootstrap.min.js"
as="script"
/>
<link rel="preload" href="assets/js/script.js" as="script" />
<!-- ends here -->
<!-- images -->
<!-- <link rel="preload" href="assets/images/me/profile.webp" as="image"> -->
<!-- ends here -->
<!-- preloads ends here -->
<link
rel="stylesheet"
href="assets/plugins/bootstrap/dist/css/bootstrap.min.css"
/>
<link rel="stylesheet" href="assets/sass/style.css" />
<link rel="canonical" href="https://www.mlsjcconstruction.com" />
<link rel="canonical" href="https://www.mlsjcconstruction.com/index.html" />
<link rel="shortcut icon" href="assets/images/logo.png" />
<!-- Fonts -->
<link
href="https://api.fontshare.com/v2/css?f[]=satoshi@900,700,500,300,400&display=swap"
rel="stylesheet"
/>
<!-- Ends here -->
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-light" id="navbar">
<div class="container from-nav">
<button
class="navbar-brand border-0 bg-transparent outline-none"
onclick="navSelected('hero')"
>
<img
src="assets/images/logo.png"
alt="MLS JC Construction Services"
width="150"
/>
</button>
<button
class="navbar-toggler border-0 outline-none"
type="button"
data-toggle="collapse"
data-target="#toggleNavbar"
aria-controls="toggleNavbar"
aria-expanded="false"
aria-label="Toggle navigation"
>
<em data-feather="menu"></em>
</button>
<div class="collapse navbar-collapse" id="toggleNavbar">
<ul class="navbar-nav mr-auto"></ul>
<div class="navbar-text">
<ul class="navbar-nav mr-auto ml-2 ml-lg-0">
<li class="nav-item">
<button
class="nav-link navbar active"
id="nav-hero"
onclick="navSelected('hero')"
>
Home
</button>
</li>
<li class="nav-item">
<button
class="nav-link navbar"
id="nav-services"
onclick="navSelected('services')"
>
Services
</button>
</li>
<li class="nav-item">
<button class="nav-link navbar" id="nav-products">
<div class="flexbox-center">
<span class="mr-2">Products</span>
<span class="arrow">
<em
data-feather="chevron-down"
style="width: 20px; height: 20px"
></em>
</span>
</div>
</button>
<div class="dropdown p-4">
<ul class="list-group">
<li class="py-1">
<a href="diesel-generators.html" class="dropdown-list"
>Diesel Generators</a
>
</li>
<li class="py-1">
<a
href="sand-gravel-and-aggregates.html"
class="dropdown-list"
>River Sand and Gravel</a
>
</li>
<li class="py-1">
<a href="road-concreting.html" class="dropdown-list"
>Road concreting and Quarry</a
>
</li>
<li class="py-1">
<a
href="building-and-construction.html"
class="dropdown-list"
>Building and Construction</a
>
</li>
</ul>
</div>
</li>
<li class="nav-item">
<button
class="nav-link navbar"
id="nav-about"
onclick="navSelected('about')"
>
About Us
</button>
</li>
<li>
<div class="v-divider"></div>
</li>
<li class="ml-0 ml-lg-3 nav-item">
<!-- mr-md-5 -->
<a
href="tel:088-8500092"
class="nav-link navbar text-primary"
id="nav-contact"
>
<em data-feather="phone"></em>
<span class="ml-2">088-8500092</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</header>
<main>
<!-- Hero -->
<section id="hero">
<div class="container">
<div class="row vh-100">
<div class="col-12 col-lg-7 hero-on-mobile">
<div class="hero-left px-0 px-lg-5 py-3 py-lg-0">
<div class="flex-hero">
<p class="text-muted">Welcome to</p>
<h1 class="h1 font-weight-bolder mb-3">
MLS <span class="text-primary">JC</span> <br />
Construction <br />
Services
</h1>
<p class="text-muted w-75">
We specialize in concrete work, steel fabrication, and
construction.
</p>
</div>
<div class="cta">
<button class="btn btn-primary text-white">
Our Projects →
</button>
</div>
</div>
</div>
<div class="col-12 col-lg-5 d-none d-lg-block">
<div class="hero-right">
<div class="ellipsis"></div>
<img
src="assets/images/hero.webp"
alt="hero image"
width="557"
height="538"
class="hero-img"
/>
<div class="ellipsis"></div>
</div>
</div>
</div>
</div>
</section>
<!-- Ends here -->
<section id="services">
<div class="container bg-color p-5">
<div class="row flex-column our-services-section">
<div class="col">
<div class="flexbox-center flex-column">
<div class="line"></div>
<h1 class="h1 font-weight-bolder title">Our Services</h1>
</div>
</div>
<div class="col">
<div class="service-cards">
<div class="card">
<div class="card-img px-3 px-lg-5 pt-3 pt-lg-5">
<img
src="assets/images/captures/diesel-generator.jpg"
alt="Diesel Generator Supplier"
class="img-fluid"
width="439"
height="250"
/>
</div>
<div class="card-body px-3 px-lg-5">
<h4 class="card-title font-weight-bold">
Diesel Generator Supplier
</h4>
<div class="card-text text-muted">
The diesel generator can be used in a number of ways and
functions. It may be used as an emergency or camp power
supply if grid connection is lost, to produce surplus
electricity when the grid is overloaded, or to power large
industrial facilities.
</div>
</div>
<div class="card-footer px-3 px-lg-5 pb-3 pb-lg-5">
<a href="diesel-generators.html">View Product →</a>
</div>
</div>
<div class="card">
<div class="card-img px-3 px-lg-5 pt-3 pt-lg-5">
<img
src="assets/images/sand-gravel and-aggregates/sand-gravel and-aggregates.jpg"
alt="River Sand and Gravel"
class="img-fluid"
width="439"
height="250"
/>
</div>
<div class="card-body px-3 px-lg-5">
<h4 class="card-title font-weight-bold">
River Sand and Gravel
</h4>
<div class="card-text text-muted">
In addition to its use in construction materials, quarry
sand can be used for landscaping and soil stabilization.
It can also be used to level off uneven ground and prevent
erosion, particularly in areas with steep slopes. Overall,
quarry sand is an affordable and reliable option for many
construction projects. It provides a uniform size and
shape, is less susceptible to erosion, and is more stable
than natural sand.
</div>
<!-- In addition to its use in construction materials, quarry sand can be used for landscaping and soil stabilization. It can also be used to level off uneven ground and prevent erosion, particularly in areas with steep slopes. -->
</div>
<div class="card-footer px-3 px-lg-5 pb-3 pb-lg-5">
<a href="sand-gravel-and-aggregates.html">View Product →</a>
</div>
</div>
<div class="card">
<div class="card-img px-3 px-lg-5 pt-3 pt-lg-5">
<img
src="assets/images/captures/road-concreting.jpg"
alt="Road Concreting"
class="img-fluid"
width="439"
height="250"
/>
</div>
<div class="card-body px-3 px-lg-5">
<h4 class="card-title font-weight-bold">
Road concreting and Quarry
</h4>
<div class="card-text text-muted">
A Concrete Road is the most preferable option for
constructing roads and car service etc. A road made of
cement concrete is a durable as well as long-lasting
pavement. An excellent option for expansive areas,
concrete roads can be used to build roads for maximum
loadability and flexibility.
</div>
</div>
<div class="card-footer px-3 px-lg-5 pb-3 pb-lg-5">
<a href="road-concreting.html">View Product →</a>
</div>
</div>
<div class="card">
<div class="card-img px-3 px-lg-5 pt-3 pt-lg-5">
<img
src="assets/images/captures/building-and-construction.jpg"
alt="Building and Construction"
class="img-fluid"
width="439"
height="250"
/>
</div>
<div class="card-body px-3 px-lg-5">
<h4 class="card-title font-weight-bold">
Building and Construction
</h4>
<div class="card-text text-muted">
We specializes in the process of constructing buildings
and we are able to handle all of your needs with
professionalism and expertise.
</div>
</div>
<div class="card-footer px-3 px-lg-5 pb-3 pb-lg-5">
<a href="building-and-construction.html">View Product →</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="about">
<div class="container bg-color p-5">
<div
class="row no-gutters flex-column flex-md-row align-items-md-center border-radius"
>
<div
class="col d-flex align-items-start justify-content-center flex-column about-us-section"
>
<div class="flexbox-start-start flex-column">
<div class="line"></div>
<h1 class="h1 font-weight-bolder title">About Us</h1>
</div>
<div class="desc">
<p class="a-bit-about-me">
The
<span class="text-primary">MLS JC Construction Services</span>
is a sister company of Mindanao Laboratory Services (MLS)
which is a sole proprietorship company located at Davao St.,
Aluba, Macasandig, Cagayan de Oro City. It was established on
December 3, 2007, and started to operate in the first quarter
of the following year.
</p>
<p class="a-bit-about-me">
<span class="text-primary">MLS JC Construction Services</span>
is now primarily engaged in construction services. Site
development, road concreting, and design and build of
residential, commercial, industrial building structures and
other civil works projects.
</p>
<p class="a-bit-about-me">
Also, the company engages in trading of goods like Heavy Duty
Industrial Diesel Generators, Distribution Transformers, LED
lights up to 4th generation Luminaires, Heavy equipment, Air
Compressors, Pneumatic Equipment, Variable Frequency Drives,
Chlorine Dioxide, Dosing Pumps and Submersible Deep well
Pumps, Electric Chain Hoist and High Volume Low-Speed
Industrial Fan through government contracting and also private
customers.
</p>
<p class="a-bit-about-me">
The objective of
<span class="text-primary">MLS JC Construction Services</span>
is to be a proactive construction business enterprise backed
up by our dynamic staff, and experienced and proactive
workforce. Every member of the MLS JC staff is in the
continued pursuit of the highest level of quality workmanship.
Customer satisfaction is a must in the performance of its
construction business.
</p>
</div>
</div>
<div class="col-1"></div>
<div class="col">
<div class="flexbox-center overflow-hidden">
<img
class="img-fluid about-img"
src="assets/images/captures/about-us.png"
loading="lazy"
width="462"
height="475"
alt="About Us"
/>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="bg-dark">
<div class="container px-5 pt-5">
<div
class="top-footer flexbox-between align-items-center pb-5 flex-column flex-lg-row"
>
<div class="branding-logo">
<img src="assets/images/logo.png" alt="Logo" />
</div>
<div class="quick-links">
<a href="index.html">Home</a>
<a href="index.html#services">Services</a>
<a href="index.html#about">About Us</a>
</div>
<div class="social-media">
<a href="mailto:[email protected]" class="icon">
<img
src="assets/images/Mail.png"
alt="Mail"
width="32"
height="32"
/>
</a>
<a href="#" class="icon">
<img
src="assets/images/Facebook.png"
alt="Facebook"
width="32"
height="32"
/>
</a>
<a href="#" class="icon">
<img
src="assets/images/Twitter.png"
alt="Twitter"
width="32"
height="32"
/>
</a>
<a href="#" class="icon">
<img
src="assets/images/Tiktok.png"
alt="Tiktok"
width="32"
height="32"
/>
</a>
<a href="#" class="icon">
<img
src="assets/images/Instagram.png"
alt="Instagram"
width="32"
height="32"
/>
</a>
</div>
</div>
<div class="bottom-footer mt-5 text-center">
<p class="font-size-sm text-muted mb-0 pb-2">
Copyright © <span id="year"></span> - All Rights Reserved.
</p>
</div>
</div>
</footer>
<script src="assets/plugins/scrollreveal/scrollreveal.min.js"></script>
<script src="assets/plugins/jquery/dist/jquery.min.js"></script>
<script
defer
src="assets/plugins/bootstrap/dist/js/bootstrap.min.js"
></script>
<script
defer
src="assets/plugins/feather-icons/dist/feather.min.js"
></script>
<script defer src="assets/js/scroll.js"></script>
<script defer src="assets/js/script.js"></script>
</body>
</html>