-
Notifications
You must be signed in to change notification settings - Fork 1
/
service.html
288 lines (226 loc) · 14.1 KB
/
service.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="keywords" content="JB DAMTA is a friendly, privately run company based in Nigeria, offering
specialized on-site fuel tank cleaning services to clients in a wide range of
industries. Using modern technology, our highly-experienced team provides a
thorough, intensive fuel tank cleaning service. We work with you to provide
solutions for increased uptimes by cleaning your most hard-to-clean tanks,
promising high quality, competitive pricing, prompt delivery, with an
outstanding attention to details." />
<title>JB DAMTA - SERVICES</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="./css/bootscrap.css">
<link rel="shortcut icon" href="./img/favicon/favicon.ico" type="image/x-icon">
<!--stylesheets-->
<link href="css/style.css" rel='stylesheet' type='text/css' media="all">
<link rel="stylesheet" href="./font/css/font-awesome.min.css">
</head>
<body>
<nav class="navbar fixed-top aboutus-nav navbar-light bg-light">
<a href="tel:+2348183779494" class="phone-hide">+(234) 818 377 9494</a>
<a href="tel:+2348183779494" class="phone-hide2"> <i class="fa fa-phone"></i>+(234) 818 377 9494</a>
<a href="tel:+2348066101215" class="phone-hide">+(234) 806 610 1215</a>
<a href="https://www.linkedin.com/in/jb-dam-ta-limited-673b49139" class="linkedin-hide">Follow us on LinkedIn</a>
<a href="https://twitter.com/JbDamta" class="twitter-hide">Follow us on Twitter</a>
</nav>
<nav class="navbar navbar-expand-lg below-aboutus-nav navbar-light bg-light fixed-top">
<a class="navbar-brand" href="./index.html">
<img src="./img/CompanyLogo.png" width="30" height="30" class="d-inline-block align-top" alt="Logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Button trigger modal -->
<button type="button" class="btn btn-primary button-hide" data-toggle="modal" data-target="#exampleModalCenter">
<i class="fa fa-plus"></i>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="floatleft">
<ul class="navbar-nav nav-float-left mr-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.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./service.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./projects.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./contact.php">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Modal -->
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLongTitle">Follow Us</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<i class="fa fa-twitter"></i> <a href="https://twitter.com/JbDamta">Follow us on Twitter</a>
<hr />
<i class="fa fa-linkedin"></i> <a href="https://www.linkedin.com/in/jb-dam-ta-limited-673b49139">Follow us on LinkedIn</a>
</div>
<div class="modal-footer">
</div>
</div>
</div>
</div>
<main class="service-main">
<div class="row main-services">
<div class="container">
<div class="row service-about-us">
<div class="container">
<h2>Diesel Flow Meter</h2>
</div>
</div>
<div class="col-lg-5 col-md-12 col-sm-12">
<div class="cards">
<img src="./img/diesel-flow-meter.jpg" alt="news image" class="img-fluid" width="100%">
</div>
</div>
<div class="col-lg-7 col-md-12 col-sm-12">
<h5 class="top-title mb-3">Diesel Flow Meter</h5>
<p>JB DAM TA partners with one of the leading manufacturer of industrial flow meters and pumps. We are suppliers of wide range of flow meters ranging from positive displacement flow meters, vane flow meters with high accuracy and repeatability performance, regardless of pressure fluctuations, temperature variation and viscosity. </p>
<p class="">Our manufacturer's Research and Development manufacturing plant uses integrated computer aided design processes, with its own modern CNC workshop and metallurgical laboratory. Our Clients can select aluminium, cast iron, and stainless steel as choice of materials of construction. </p>
<p>Statistical Process Control (SPC) is included in the manufacturing processes in order to ensure the highest quality standards. All our flow meters are in accordance with the ISO 9001 quality certification standards for production and testing. </p>
</div>
<!-- <div class="col-lg-3 col-md-3 col-sm-12">
<div class="cards">
<img src="./img/diesel_flow_meter.jpg" alt="news image" class="img-fluid" width="100%">
</div>
</div> -->
</div>
</div>
<div class="row">
<div class="container">
<div class="row service-about-us">
<div class="container">
<h2>Routine Tank Cleaning & Sludge Evacuation</h2>
</div>
</div>
<div class="col-lg-5 col-md-12 col-sm-12">
<div class="cards">
<img src="./img/routine_tank_cleaning.jpg" alt="news image" class="img-fluid">
</div>
<!-- <div class="cards">
<img src="./img/sludge_evacuation.jpg" alt="news image" class="img-fluid">
</div> -->
</div>
<div class="col-lg-7 col-md-12 col-sm-12">
<h5 class="top-title mb-3">Routine Tank Cleaning & Sludge Evacuation</h5>
<p> Fuel Contamination is one risk you should not have to worry about. Tank Cleaning and Easy Fuel Filtration removes the problem. We offer quick and efficient cleaning of even your most grueling and hard-to-clean tanks, promising high quality and low price. We remove all forms of contamination and sludge from your stored fuel, providing it clean, dry and ready to power your equipment dependably. </p>
</div>
</div>
</div>
<div class="row">
<div class="row service-about-us">
<div class="container">
<h2>Efficiency Fuel Filtration</h2>
</div>
</div>
<div class="container">
<div class="col-lg-5 col-md-8 col-sm-12">
<div class="cards">
<img src="./img/efficiency_fuel_filtration.jpg" alt="news image" class="img-fluid">
</div>
</div>
<div class="col-lg-7 col-md-12 col-sm-12">
<h5 class="top-title mb-3">Efficiency Fuel Filtration</h5>
<p>Modern engines demand clean fuel and onboard filtration is not enough. If contaminated fuel is used, onboard filtartion becomes overpowered and injectors damaged. This means more downtime and maintenance. We strongly recommend fuel filtration to be centered at point of delivery. We offer Ultra High Efficieny Filters that ensures the highest filtration efficiency and reduces the risk of contamination in storage tanks.</p>
<p>Our goal is to take your preventive maintenance practices to the next level, to protect your fuel storage tanks, your fuel and your expensive engines. </p>
</div>
</div>
</div>
<div class="row">
<div class="container">
<div class="row service-about-us">
<div class="container">
<h2>Tank Calibration</h2>
</div>
</div>
<div class="col-lg-5 col-md-12 col-sm-12">
<div class="cards">
<img src="./img/tank_calibration.jpg" alt="news image" class="img-fluid">
</div>
</div>
<div class="col-lg-7 col-md-12 col-sm-12">
<h5 class="top-title mb-3">Tank Calibration</h5>
<p>JB DAM TA provide tank calibration services for horizontal and vertical tanks; UST (Underground Storage Tank) and AST (Aboveground Storage Tank). Methods used are applicable to pressurized tanks, knuckle-dish-end tanks, flat end tanks, elliptical and spherical head tanks. Tanks can either be calibrated physically, i.e. By physical measurement of the tank shell or by volumetric method, i.e. adding or withdrawing measured volumes of liquid. </p>
</div>
</div>
</div>
<div class="row">
<div class="row service-about-us">
<div class="container">
<h2>Fuel Contamination Testing</h2>
</div>
</div>
<div class="container">
<div class="col-lg-5 col-md-12 col-sm-12">
<div class="cards">
<img src="./img/fuel-contamination-testing.jpg" alt="news image" class="img-fluid">
</div>
</div>
<div class="col-lg-7 col-md-12 col-sm-12">
<h5 class="top-title mb-3">Fuel Contamination Testing</h5>
<p>Ensuring the quality of fuel at point of delivery is a fundamental part of preventive maintenance practices. We offer fuel contamination testing equipment that provides accurate results for many years. Water in fuel testing equipment tests the percentage of water in fuel within the ranges 0.02 - 1.0 %, 0 - 10 %, 0 - 20 % and 1 - 10,000ppm. Diesel density testing equipment is designed to measure the density of fuel or lubrication oil either at 50oC or 700C.</p>
</div>
</div>
</div>
<div class="row">
<div class="row service-about-us">
<div class="container">
<h2>Tank Level Monitoring & Gauging System</h2>
</div>
</div>
<div class="container">
<div class="col-lg-5 col-md-12 col-sm-12">
<div class="cards">
<img src="./img/tank_level_monitoring.jpg" alt="news image" class="img-fluid" width="100%">
</div>
<div class="cards">
<img src="./img/diesel_flow_meter.jpg" alt="news image" class="img-fluid" width="100%">
</div>
</div>
<div class="col-lg-7 col-md-12 col-sm-12">
<h5 class="top-title mb-3">Tank Level Monitoring & Gauging System</h5>
<p>Anytime, Anywhere, Remote Tank Level Monitoring solution from JB Damta can help your business reduce costs, increase sales, improve customer satisfaction, as well as help the environment. Our solutions verify deliveries, alerts users to unexpected drops in fuel levels, fuel theft and much more. The increase in the cost of fuel step up the need to understand that suppliers are invoicing for the correct amount. </p>
<p>Our solution provides remote fuel information to our clients from the comfort of their offices or homes. Data transmission, which forms the basis for various reports, could be viewed on your computer, tablet or smartphone Real-time.</p>
<p>With our tank gauging solution, you would be able to gauge product level, water level, temperature, inventory, and delivery and information. Our modern tank gauging system is able to detect accidental leakages, overfilling, under-filling as well as alarm the user of any incoming dangers like flammability. Our smart solution will completely automate your tank management and will also help you in maintaining timely, accurate and safe fuel transaction.</p>
</div>
</div>
</div>
</main>
<div class="row footer-logo">
<div class="container">
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-5"></div>
<div class="col-lg-2 col-md-2 col-sm-4 col-xs-4"><img src="./img/CompanyLogo.png" alt="" logo></div>
<div class="col-lg-5 col-md-5 col-sm-4 col-xs-4"></div>
</div>
</div>
<div class="row">
<footer style="width: 100% !important">
<p>Copyright © 2019 JB DAMTA, all rights reserved.</p>
<p>13B Olubiyi Street, Iju Agege, Lagos Nigeria, +(234) 818 377 9494, +(234) 806 610 1215</p>
</footer>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>