-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
300 lines (251 loc) · 10.7 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>About Us</title>
<!-- Main Stylesheet -->
<link rel="stylesheet" href="dist/css/main.min.css" />
</head>
<body>
<!-- Header -->
<header>
<div class="container">
<nav>
<div class="logo">
<a class="logo__link" href="index.html"><img src="dist/images/logo.png" alt="Logo of Everfirst" /></a>
<h5 class="logo--title">Everfirst</h5>
</div>
<input type="checkbox" id="nav-toggle" class="nav-toggle" />
<div class="nav__list">
<ul class="nav__list--flex">
<li class="nav__item">
<a class="nav__link" href="index.html">Home</a>
</li>
<li class="nav__item">
<a class="nav__link" href="about.html">About</a>
</li>
<li class="nav__item">
<a class="nav__link" href="products.html">Our Products</a>
</li>
<li class="nav__item">
<a class="nav__link" href="gallery.html">Gallery</a>
</li>
<li class="nav__item">
<a class="nav__link" href="contact.html">Contact Us</a>
</li>
</ul>
</div>
<label for="nav-toggle" class="nav-toggle-label">
<span></span>
</label>
</nav>
</div>
</header>
<!-- About Section Starts -->
<div class="about__us">
<div class="container row--flex">
<div class="about-company--content">
<h2>About Our Company</h2>
<p>
Everfirst Engineering and Automation desires to attain full potential
to meet the Power Energy needs for Industries as well as Domestic
requirements provided by Public Power Plants in the country. Our
mission is to achieve the maximum level of Power generation at
competitive & reasonable rates with a view to Industrial Productivity
and commencement in other areas. To execute the task we have a
well-built service team comprising dedicated, skilled and
foreign-trained Engineers. EVERFIRST is a service oriented company who
is involved in sales and after sales services of sub-station and power
generation.
</p>
<div class="cta">
<button class="global__cta">
<a class="btn" href="contact.html">Contact Us</a>
</button>
</div>
</div>
<!-- About us company image section-->
<div class="about-company--img">
<img src="dist/images/aboutplus.png" alt="image" />
</div>
</div>
</div>
<!-- What We Do Section -->
<div class="what-we-do">
<div class="what-we-do--title">
<h2>What we do</h2>
</div>
<div class="container row--flex">
<div class="what-we-do--content flex--order--about">
<p class="what-we-do--content--one">EEA offers extensive Engineering Service and maintenance facilities to provide better customer service of Supply, Installation, testing & commissioning of;
<ul class="about__list">
<li>Electrical Sub- Station</li>
<li>Generator</li>
<li>Busbar-Trunking System IEC/ KEMA/DEKRA (STL) Standard </li>
</ul>
</p>
<p class="what-we-do-content--two">
<p class="what-we-do-content--two--title">We also provide:</p>
<ul class="about__list">
<li>Low, Medium and High Voltage (11kV and above) IEC standard switchgear panels for control, protection and metering from overseas and locally fabricated.
</li>
<li>Distribution of complete range of IEC/KEMA standards power transformers.
</li>
<li>Electrical consultancy and customized Sync system for all kinds of Power Generation Plant and Grid paralleling by using the most reliable controllers such as easYgen(Woodward)-3000 series and DSE 8000 series controllers
</li>
</ul>
<div class="cta">
<button class="global__cta">
<a class="btn" href="products.html">More about our projects</a>
</button>
</div>
</p>
</div>
<!-- What we do image section -->
<div class="what-we-do--img">
<img loading="lazy" src="dist/images/pp5.png" alt="sub-station">
<p class="what-we-do--img--content">
33/0.415 kV substation supply, installation, testing and commissioning at ACI pharmaceutical, Narayangonj.
</p>
</div>
</div>
</div>
<!-- More about clients Section -->
<div class="more-about-clients">
<h2>Our valuable Clients</h2>
<div class="more-about-clients--list">
<div class="container row--flex">
<div class="flexbox__one">
<ul>
<h6>1. Baraka Shikalbaha Power Ltd., Chittagong.</h6>
<li>Erection of 11/230 KV, 120MVA Sub-station.</li>
</ul>
<ul>
<h6>2. Karnaphuli Power Ltd., Chittagong.</h6>
<li>Erection of 11/230 KV, 120MVA Sub-station.</li>
</ul>
<ul>
<h6>3. Jamuna Industrial Park, Habiganj.</h6>
<li>Supply, Installation, Testing & Commissioning of 33/11/0.415KV, 40MVA Sub-Station </li>
</ul>
<ul>
<h6>4. ACI Pharmaceuticals Ltd, Narayanganj.</h6>
<li>Supply, Installation, Testing and Commissioning of 33/0.415KV, 7MVA Sub-Station</li>
<li> Supply, Installation, Testing and Commissioning of Grid Paralleling system</li>
<li>Supply, Installation, Testing and Commissioning of SCADA system</li>
</ul>
<ul>
<h6>5. Renata Pharmaceuticals Ltd, Gazipur.</h6>
<li>Supply, Installation, Testing and Commissioning of Grid Paralleling system</li>
<li> Supply, Installation, Testing and Commissioning of SCADA system</li>
</ul>
<ul>
<h6>6. Berger Paint Bangladesh Ltd, Nabinagar factory and Head office.</h6>
<li>Supply, Installation, Testing and Commissioning of Grid Paralleling system</li>
<li>Supply, Installation, Testing and Commissioning of SCADA system</li>
</ul>
<ul>
<h6>7. Tuha Textile Mills Ltd, Kabirpur, Savar, Dhaka.</h6>
<li>Supply, Installation, Testing and Commissioning of 33/0.415KV, 7.5MVA Sub-Station</li>
</ul>
</div>
<div class="flexbox__two">
<ul>
<h6>8. Akij Group</h6>
<li>Supply, Installation, Testing and Commissioning 33/11KV, 25MVA Sub-Station project</li>
</ul>
<ul>
<h6>9. PGCB, Rajshahi.</h6>
<li>Erection of 132/33 KV, 2*120 MVA Sub-Station, Transformer, control wiring &12 nos. bay</li>
</ul>
<ul>
<h6>10. Kadam Tali Steel Mills Ltd, Dhaka.</h6>
<li>Supply, Installation, Testing & Commissioning of Grid Paralleling system 3x1100KW Waukesha Gas Gneset </li>
</ul>
<ul>
<h6>11. R. B. Steel Mills Ltd, Syampur, Dhaka.</h6>
<li>Supply, Installation, Testing and Commissioning of Grid Paralleling system 2xJE Jenbacher Gas Genset </li>
</ul>
<ul>
<h6>12. Sobmeher Spinning Mils Ltd.</h6>
<li>Supply, Installation, Testing and Commissioning of 33/11KV, 15MVA Sub-Station Project</li>
</ul>
<ul>
<h6>13. Akij Group</h6>
<li> Supply, Installation, Testing & Commissioning of BBT System (6300A, 5000A, 4000A, 3200A)</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="container row--footer">
<div class="footer__col">
<div class="footer__logo">
<img src="dist/images/logo.png" alt="logo" />
</div>
<h3>Everfirst Engineering And Automation</h3>
<p class="footer--tagline">
Consider competitve power solutions and engineered parts at your
doorstep.
</p>
</div>
<div class="footer__col">
<h2 class="footer--heading">
Our Links
</h2>
<ul class="footer__list">
<li>
<a class="footer__link" href="index.html">Home Page</a>
</li>
<li>
<a class="footer__link" href="about.html">About Our Company</a>
</li>
<li>
<a class="footer__link" href="products.html">Our Products</a>
</li>
<li><a class="footer__link" href="gallery.html">Gallery</a></li>
<li><a class="footer__link" href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="footer__col">
<h4>FIND US</h4>
<p class="footer--content">
Registered address 5/5, Sattar Master Road, Gazipura, Gazipur
</p>
<p>
</div>
<div class="footer__col">
<h4>CALL US</h4>
<ul class="footer__list--contact">
<li>Telephone : +880248957554;</li>
<li>Mobile Number : +8801301719605;</li>
<li>Email us : [email protected];</li>
<li>Website : www.everfirstbd.com;</li>
</ul>
<div class="social__icons">
<i class="fab fa-facebook-f fa-lg"></i>
<a
class="footer__icon"
href="https://www.facebook.com/mahin.abdula/"
>Contact us on facebook</a
>
</p>
</div>
</div>
</div>
<div class="attribution">
<div class="attribution--content">
<p>Copyright © 2020 EverfirstBD. All rights reserved.
<p>Developed by <a class="attribution-link" href="https://github.com/mahin-abdullah">mahinabdullah</p></a></p>
</div>
</div>
</footer>
<!-- Script Source Files -->
<script type="text/javascript" src="dist/js/app.js"></script>
<script src="https://use.fontawesome.com/releases/v5.5.0/js/all.js"></script>
<!-- End of Script Source Files -->
</body>
</html>