-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
345 lines (323 loc) · 11.9 KB
/
services.html
File metadata and controls
345 lines (323 loc) · 11.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>SAMRAT ELECTRONICS</title>
<link rel="stylesheet" href="style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Noto+Serif+Gujarati:wght@600&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/css/bootstrap.min.css"
/>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/js/bootstrap.bundle.min.js"></script>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.2/css/fontawesome.min.css"
/>
<script
src="https://kit.fontawesome.com/5db5d3b35c.js"
crossorigin="anonymous"
></script>
<!-- <style type="text/css">
@media(max-width:800px){
.myH1{font-size: 50px;
}
}
@media(min-width:390px){
.myH1{font-size: 30px;
}
}
</style>
-->
</head>
<body>
<section id="nav-bar">
<nav class="navbar navbar-expand-lg">
<div class="container-fluid">
<a class="navbar-brand" href="index.html"
><img
src="images/logo3.png"
width="218"
height="82"
class="img-fluid"
/></a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-lg-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="profile.html">Profile</a>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="products.html"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
Products
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="products.html">Digital ELCB + MCB</a></li>
<li><a class="dropdown-item" href="products.html">Timer Switch</a></li>
<li><a class="dropdown-item" href="products.html">ELCB + MCB with high voltage protection</a></li>
<li><a class="dropdown-item" href="products.html">3 phase ELCB with prevention</a></li>
<li><a class="dropdown-item" href="products.html">Micro Plus Earth Leakage Circuit Breaker</a></li>
<li><a class="dropdown-item" href="products.html">6th Sence Earth LCB + MCB</a></li>
<li><a class="dropdown-item" href="products.html">Green Bell Earth LCB + MCB</a></li>
<li><a class="dropdown-item" href="products.html">3 Phase Earth LCB + MCB</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="inquiry.html">Inquiry</a>
</li>
</ul>
</div>
</div>
</nav>
</section>
<div class="container-fluid page-title-section">
<div class="profile">
<div class="">Services</div>
</div>
</div>
<br />
<div class="container-fluid">
<div class="container_services_1">
<div class="row">
<div class="col-md-2">
<h5><p class="text-primary">Overview:</p></h5>
</div>
<div class="col-md-10">
<div class="p">
<p>
We will provide Value added engineering solutions for our
Industrial automation products & will also diversify into
manufacturing of electronic products used in industrial
application.
</p>
<p>
We will develop innovative and efficient business processes.
</p>
<p>
We will implement excellent health, safety standards, welfare
activities and will offer growth opportunities by developing
people competencies.
</p>
<p>
We aspire to become a preferred supplier of products and
services. We will offer best customer value in all our business
activities. Our group wants to achieve 20% Compounded Annual
Growth in the existing sales turnover while maintaining /
improving profitability.
</p>
<p>
We will be responsible to society, environment and government.
</p>
</div>
</div>
</div>
<br />
<div class="row">
<div class="col-md-2">
<h5><p class="text-primary">Quality:</p></h5>
</div>
<div class="col-md-10">
<div class="p">
<p>
Samrat is committed and sees its progress to deliver quality
products to its customers. With state of art manufacturing
facility to control every aspect of production quality, string
testing at our in-house labs, and a strictly followed ISO
certified process, Samrat ensures its products are of top
international quality, offers best performance and yet available
at a competitive price.
</p>
</div>
</div>
</div>
<br />
<div class="row">
<div class="col-md-2">
<h5><span class="text-primary">Career:</span></h5>
</div>
<div class="col-md-10">
<div class="p">
<p>
Samrat is a rapidly growing global organization. On Human
Resource front we are focused on bringing out the best in
people. You'll be encouraged to take bold ownership of your
career and make the most of the opportunities we provide.
</p>
<p>
Our employees are leaders in their chosen field of expertise.
They constantly innovate and bring new and fresh ideas to the
company.
</p>
<p>
If you have the desire to be a leader, innovative, and make your
mark in the electricalinstrumentation world, please send your
resume in doc/pdf format to info@samratcontrol.com
</p>
<p>Thank You for considering us.</p>
</div>
</div>
</div>
</div>
</div>
<br /><br />
<!-- Footer -->
<footer
class="text-center text-lg-start text-dark"
style="background-color: #eceff1"
>
<!-- Section: Social media -->
<section
class="d-flex justify-content-between p-4 text-white"
style="background-color: #21d192"
>
<!-- Left -->
<div class="me-5">
<span>Our social networks:</span>
</div>
<!-- Left -->
<!-- Right -->
<div>
<a href="#!" class="text-white me-4">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#!" class="text-white me-4">
<i class="fab fa-twitter"></i>
</a>
<a href="#!" class="text-white me-4">
<i class="fab fa-google"></i>
</a>
<a href="#!" class="text-white me-4">
<i class="fa-brands fa-instagram"></i>
</a>
<a href="#!" class="text-white me-4">
<i class="fab fa-linkedin"></i>
</a>
<a href="#!" class="text-white me-4">
<i class="fab fa-github"></i>
</a>
</div>
<!-- Right -->
</section>
<!-- Section: Social media -->
<!-- Section: Links -->
<section class="">
<div class="container text-center text-md-start mt-5">
<!-- Grid row -->
<div class="row mt-3">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<h6 class="text-uppercase fw-bold">Address</h6>
<hr
class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 60px; background-color: #7c4dff; height: 2px"
/>
<p>
Mahalaxml ind. Estate, b/h-Bhagvati CNG pump, Near-Bij nigam
Office, Khed-tasiya road, Motipura, Himatnagar-383001.
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold">Products</h6>
<hr
class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 60px; background-color: #7c4dff; height: 2px"
/>
<p>
<a href="#!" class="text-dark">Product1</a>
</p>
<p>
<a href="#!" class="text-dark">Product2</a>
</p>
<p>
<a href="#!" class="text-dark">Product3</a>
</p>
<p>
<a href="#!" class="text-dark">Product4</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold">Useful links</h6>
<hr
class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 60px; background-color: #7c4dff; height: 2px"
/>
<p>
<a href="#!" class="text-dark">Profiles</a>
</p>
<p>
<a href="#!" class="text-dark">Products</a>
</p>
<p>
<a href="#!" class="text-dark">Services</a>
</p>
<p>
<a href="#!" class="text-dark">Inquiry</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold">Contact</h6>
<hr
class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 60px; background-color: #7c4dff; height: 2px"
/>
<p>
<i class="fas fa-home mr-3"></i> Himmatnagar, Gujarat, India
</p>
<p><i class="fas fa-envelope mr-3"></i> info@example.com</p>
<p><i class="fas fa-phone mr-3"></i> +91 7228847205</p>
<p><i class="fas fa-print mr-3"></i> +91 123456789</p>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
</section>
<!-- Section: Links -->
<!-- Copyright -->
<div class="text-center p-3" style="background-color: black">
<p class="text-white">© 2022 Copyright: Samrat Electronics</p>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<!-- End of .container -->
</body>
</html>