-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
295 lines (246 loc) · 18.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<meta name="generator" content="Hugo 0.88.1">
<title>UEV Solutions</title>
<link rel="canonical" href="https://getbootstrap.com/docs/5.1/examples/carousel/">
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/uevlogo.ico" />
<!-- Bootstrap icons-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body class="d-sm-flex bg-dark flex-column h-100">
<main class="flex-shrink-0">
<!-- Navigation-->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark">
<div class="container px-5">
<a class="navbar-brand mb-0 h1" href="index.html">UEV <img src="assets/img/uev_icon.png" width="30" height="30" > Solutions</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="solutions.html">Solutions</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="accessories.html">Accessories</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="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="faq.html">FAQs</a></li>
</ul>
</div>
</div>
</nav>
<!-- Header
<header class="bg-dark py-5">
<div class="container px-5">
<div class="row gx-5 align-items-center justify-content-center">
<div class="col-lg-8 col-xl-7 col-xxl-6">
<div class="my-5 text-center text-xl-start">
<h1 class="display-5 fw-bolder text-white mb-2">Full Website Coming Soon!</h1>
<p class="lead fw-normal text-white-50 mb-4">UEV Solutions is a pioneer of electric vehicle charging solutions. We provide comprehensive EV infrastructure consultancy services for domestic, commercial and public sector clients. We are able to support, advise and develop EV charging strategies and installations.</p>
<div class="d-grid gap-3 d-sm-flex justify-content-sm-center justify-content-xl-start">
<a class="btn btn-primary btn-lg px-4 me-sm-3" href="about.html">About Us</a>
</div>
</div>
</div>
<div class="col-xl-5 col-xxl-6 d-none d-xl-block text-center"><img class="img-fluid rounded-3 my-5" src="https://dummyimage.com/600x400/343a40/6c757d" alt="..." /></div>
</div>
</div>
</header> -->
<!-- Carousel section-->
<!-- <section class="py-5" id="carousel">
<div class="container px-5 my-5"> -->
<div id="myCarousel" class="carousel slide my-5" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#myCarousel" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#myCarousel" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#myCarousel" data-bs-slide-to="2" aria-label="Slide 3"></button>
<button type="button" data-bs-target="#myCarousel" data-bs-slide-to="3" aria-label="Slide 4"></button>
</div>
<div class="carousel-inner ">
<div class="carousel-item active">
<img class="d-block w-100" src="assets/img/evc/carosel/img_12.jpg" alt="First slide">
<div class="container">
<div class="carousel-caption bg-dark text-white text-anchor">
<h1>UEV Solutions.</h1>
<p><a class="btn btn-lg btn-success" href="contact.html">Contact Us</a></p>
</div>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/evc/carosel/img_8.jpg" alt="Second slide">
<div class="container">
<div class="carousel-caption bg-dark text-white text-anchor">
<h1>Our Solutions.</h1>
<p><a class="btn btn-lg btn-success" href="solutions.html">Learn more</a></p>
</div>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/evc/carosel/img_13.jpg" alt="Third slide">
<div class="container">
<div class="carousel-caption bg-dark text-white text-anchor">
<h1>Our Services.</h1>
<p><a class="btn btn-lg btn-success" href="services.html">Learn more</a></p>
</div>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/evc/carosel/img_14.jpg" alt="Forth slide">
<div class="container">
<div class="carousel-caption bg-dark text-white">
<h1>FAQs.</h1>
<p><a class="btn btn-lg btn-success" href="faq.html">Learn more</a></p>
</div>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#myCarousel" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#myCarousel" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<!-- </div>
</section> -->
<!-- Features section-->
<section class="py-5 bg-dark text-white" id="features">
<div class="container px-5 my-5 bg-dark">
<div class="row gx-5">
<div class="col-lg-4 mb-5 mb-lg-0"><h2 class="fw-bolder mb-0">Ultimate Electric Vehicle Solutions is a pioneer of electric vehicle charging solutions. </h2></div>
<div class="col-lg-8">
<div class="row gx-5 row-cols-1 row-cols-md-2">
<div class="col mb-5 h-100">
<div class="feature bg-success bg-gradient text-white rounded-3 mb-3"><i class="bi bi-battery-charging"></i></div>
<h2 class="h5">We provide comprehensive EV infrastructure consultancy services for domestic, commercial and public sector clients.</h2>
<p class="mb-0">We are able to support, advise and develop EV charging strategies and installations.
</div>
<div class="col mb-5 mb-md-0 h-100">
<div class="feature bg-success bg-gradient text-white rounded-3 mb-3"><i class="bi bi-toggles2"></i></div>
<h2 class="h5">Our team is composed of professionally qualified and experienced engineers</h2>
<p class="mb-0">Electrical Engineers, Electronics Engineers and Mechanical Engineers.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="py-5 bg-light">
<div class="container px-5 my-5">
<div class="text-center">
<h2 class="fw-bolder">Please find our Business Profile below.</h2>
<p class="lead fw-normal text-muted mb-5"></p>
</div>
<div class="row gx-5 justify-content-center">
<div class="col mb-5 mb-5 mb-xl-0">
<div class="text-center">
<!-- <img class="img-fluid mb-1 px-8" src="assets/img/svg/bfplan.svg" style='height: 100%; width: 100%; ' alt="..." /> -->
<iframe src="https://drive.google.com/file/d/1ECf6YnKquEPMA13W1APy4cSaTLSGbONU/preview" width="100%" height="480" allow="autoplay"></iframe>
</div>
</div>
</div>
</div>
</section>
<!-- Features section-->
<!-- <section class="py-5 bg-light text-dark" id="features">
<div class="container px-5 my-5 bg-light">
<div class="row gx-5">
<div class="col-lg-4 mb-5 mb-lg-0"><h2 class="fw-bolder mb-0">We offer turn-key engineering consulting services to our clients and advice on all aspects of electric vehicle charging.</h2></div>
<div class="col-lg-8">
<div class="row gx-7 row-cols-1 row-cols-md-2"> -->
<!-- <div class="col mb-5 h-100">
<div class="feature bg-success bg-gradient text-white rounded-3 mb-3"><i class="bi bi-battery-charging"></i></div>
<h2 class="h5">Planning</h2>
<p class="mb-0">Location, Charger type, Power requirements.</p>
</div>
<div class="col mb-5 h-100">
<div class="feature bg-success bg-gradient text-white rounded-3 mb-3"><i class="bi bi-bullseye"></i></div>
<h2 class="h5">Specification</h2>
<p class="mb-0">Project, Design and Technical Specifications.</p>
</div>
<div class="col mb-5 mb-md-0 h-100">
<div class="feature bg-success bg-gradient text-white rounded-3 mb-3"><i class="bi bi-toggles2"></i></div>
<h2 class="h5">Designing</h2>
<p class="mb-0">Electrical design, Installation details.</p>
</div>
<div class="col h-100">
<div class="feature bg-success bg-gradient text-white rounded-3 mb-3"><i class="bi bi-app"></i></div>
<h2 class="h5">Suppying and installation</h2>
<p class="mb-0">Charge points, Charging cables, Electrical equipment, Accessories, Groundwork and Civils, Testing and Commissioning</p>
</div> -->
<!-- <div class="row gx-1 row-cols-1 row-cols-md-2">
<div class="col mb-5">
<div class="card bg-warning text">
<img src="assets/img/evc/wt/img_30.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Planning</h5>
<p class="card-text">Location, Charger type, Power requirements.</p>
</div>
</div>
</div>
</div>
<div class="row gx-1 row-cols-1 row-cols-md-2">
<div class="col mb-5">
<div class="card bg-primary text-white ">
<img src="assets/img/evc/wt/img_31.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Specifications</h5>
<p class="card-text">Project, Design and Technical Specifications</p>
</div>
</div>
</div>
</div>
<div class="row gx-2 row-cols-1 row-cols-md-2">
<div class="col mb-5">
<div class="card bg-danger text-white">
<img src="assets/img/evc/wt/img_32.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Designing</h5>
<p class="card-text">Electrical design, Installation details.</p>
</div>
</div>
</div>
</div>
<div class="row gx-2 row-cols-1 row-cols-md-2">
<div class="col mb-5">
<div class="card bg-success text-white">
<img src="assets/img/evc/img_16.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Supplying and Installations</h5>
<p class="card-text">Charge points, Charging cables, Electrical equipment, Accessories, Groundwork and Civils, Testing and Commissioning.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section> -->
</div>
</section>
</main>
<!-- Footer-->
<footer class="bg-success py-4 mt-auto">
<div class="container px-5">
<div class="row align-items-center justify-content-between flex-column flex-sm-row">
<div class="col-auto"><div class="small m-0 text-white">Copyright © UEV Solutions 2022</div></div>
<div class="col-auto"><a class="btn btn-link text-white" href="https://www.instagram.com/uevsolutions/" target="_blank"><i class="fab fa-instagram fa-lg mr-2"></i>Instagram</a></div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>