-
Notifications
You must be signed in to change notification settings - Fork 0
/
Why.html
423 lines (395 loc) · 15 KB
/
Why.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
<!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 http-equiv="x-ua-compatible" content="ie=edge" />
<title>Why to Sell at VC ? </title>
<!-- MDB icon -->
<!-- <link rel="icon" href="img/mdb-favicon.ico" type="image/x-icon" /> -->
<link rel="icon" type="image/x-icon" href="favicon.png" />
<!-- Font Awesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.2/css/all.css" />
<!-- Google Fonts Roboto -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" />
<!-- MDB -->
<link rel="stylesheet" href="css/mdb.min.css" />
<!-- <script src="https://cdn.tailwindcss.com"></script> -->
<style>
.form-white.input-group>.form-control:focus {
border-color: #fff;
box-shadow: inset 0 0 0 1px #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.icon {
width: 28%;
}
.button {
display: flex;
justify-content: center;
}
#btn-back-to-top {
position: fixed;
bottom: 20px;
right: 20px;
display: none;
}
.imgs {
width: 274px;
height: 176px;
}
hr.solid {
border-top: 0px solid #bbb;
margin: 1px 0;
}
</style>
</head>
<body>
<!-- Start your project here-->
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light bg-light" style="background-color: #003e54 !important;">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img src="/user.png" class="icon" alt="" />
</a>
<button class="navbar-toggler" type="button" data-mdb-toggle="collapse" data-mdb-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<form class="me-3">
<div class="form-white input-group" style="width: 250px">
<input type="search" class="form-control rounded" placeholder="Search Here" aria-label="Search"
aria-describedby="search-addon" />
</div>
</form>
<!-- <ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="#">Pull request</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Issues</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Marketplace</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Explore</a>
</li>
</ul> -->
<ul class="navbar-nav d-flex flex-row ms-auto me-3">
<li class="nav-item me-3 me-lg-0 dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-mdb-toggle="dropdown"
aria-expanded="false">
<i class="fas fa-plus text-light"></i>
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="#">Add A Product</a></li>
<li><a class="dropdown-item" href="#">Add Multiple Product</a></li>
<li>
<hr class="dropdown-divider" />
</li>
<li>
<a class="dropdown-item" href="#">Why to Sell at VC ?</a>
</li>
</ul>
</li>
<li class="nav-item me-3 me-lg-0 dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown1" role="button" data-mdb-toggle="dropdown"
aria-expanded="false">
<img src="My Photo (1).jpg" class="rounded-circle" height="40" alt="" loading="lazy" />
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdown1">
<li>
<a class="dropdown-item" href="profile sheet.html" target="_blank">Profile</a>
</li>
<li>
<a class="dropdown-item" href="Links/About usf.html" target="_blank">Wishlist</a>
</li>
<li>
<a class="dropdown-item" href="Links/About usf.html" target="_blank">Help</a>
</li>
<li>
<a class="dropdown-item" href="Links/hello.html" target="_blank">Setting</a>
</li>
<li>
<hr class="dropdown-divider" />
</li>
<li>
<a class="dropdown-item" href="Links/Login and Signup.html">Log Out</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<hr class="solid">
<nav class="navbar navbar-expand-lg navbar-light bg-light" style="background-color: #003e54 !important;">
<div class="container-fluid">
<div class="collapse navbar-collapse" style="justify-content: space-between" id="navbarLeftAlignExample">
<div class="left">
<button class="navbar-toggler" type="button" data-mdb-toggle="collapse"
data-mdb-target="#navbarLeftAlignExample" aria-controls="navbarLeftAlignExample" aria-expanded="false"
aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle text-light" href="#" id="navbarDropdown" role="button"
data-mdb-toggle="dropdown" aria-expanded="false">
All Categoiries
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li>
<a class="dropdown-item" href="#">Engines</a>
</li>
<li>
<a class="dropdown-item" href="#">Chassis</a>
</li>
<li>
<a class="dropdown-item" href="#">Tyres</a>
</li>
<li>
<a class="dropdown-item" href="#">Breaks</a>
</li>
<li>
<a class="dropdown-item" href="#">Battery Packs</a>
</li>
<li>
<a class="dropdown-item" href="#">Fuel Tanks </a>
</li>
<li>
<a class="dropdown-item" href="#">Tool Kits</a>
</li>
<li>
<a class="dropdown-item" href="#">Seats</a>
</li>
<li>
<a class="dropdown-item" href="#">Other Accessories </a>
</li>
<li>
<hr class="dropdown-divider" />
</li>
<li>
<a class="dropdown-item" href="https://velocity-connect.myshopify.com/collections" target="_blank">All Categoiries</a>
</li>
</ul>
</li>
</ul>
</div>
<div class="mid">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">
<ul>
<b class="text-light">Home</b>
</ul>
</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="https://velocity-connect.myshopify.com"
target="_blank"><b class="text-light">Market
Place</b></a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="/chat.html" target="_blank"><b
class="text-light">Chats</b></a>
</li>
</ul>
</div>
<div class="right">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active text-light" aria-current="page" href="Links/About usf.html"
target="_blank">About Us</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Contact Us</a>
</li> -->
</ul>
</div>
</div>
</div>
</nav>
<div class="container my-5" >
<H3>Why to Sell at VC-VelocityConnect ?</H3>
<p>The VC caters to a broad spectrum of consumers in the automotive market .
It also involves a huge network of automotive enthusiasts ranging from beginners to professionals which provides the sellers a better market exposure.</p>
<p>The selling process is not only easy but also practical and feasible .</p>
</div>
<!-- Footer -->
<footer class="text-center text-lg-start bg-light text-muted" style="background-color: #003e54 !important;
color: white !important;">
<!-- Section: Social media -->
<section class="d-flex justify-content-center justify-content-lg-between p-4 border-bottom">
<!-- Left -->
<div class="me-5 d-none d-lg-block">
<span>Get connected with us on social networks:</span>
</div>
<!-- Left -->
<!-- Right -->
<div>
<a href="Comming Soon Page.html" class="me-4 text-reset">
<i class="fab fa-facebook-f"></i>
</a>
<a href="Comming Soon Page.html" class="me-4 text-reset">
<i class="fab fa-twitter"></i>
</a>
<a href="Comming Soon Page.html" class="me-4 text-reset">
<i class="fab fa-google"></i>
</a>
<a href="Comming Soon Page.html" class="me-4 text-reset">
<i class="fab fa-instagram"></i>
</a>
<a href="Comming Soon Page.html" class="me-4 text-reset">
<i class="fab fa-linkedin"></i>
</a>
<a href="Comming Soon Page.html" class="me-4 text-reset">
<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 mb-4">
<a href="index.html"><i class="fas fa-gem me-3"></i>Velocity Connect</a>
</h6>
<p>
<a href="Links/About usf.html" target="_blank" class="text-reset">About Us</a>
</p>
<p>
<a href="Links/profile.html" target="_blank" class="text-reset">About Team</a>
</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 mb-4">Products</h6>
<p>
<a href="#!" class="text-reset">Engines</a>
</p>
<p>
<a href="#!" class="text-reset">Chassis</a>
</p>
<p>
<a href="#!" class="text-reset">Tyres</a>
</p>
<p>
<a href="#!" class="text-reset">Break</a>
</p>
<p>
<a href="#!" class="text-reset">Battery Packs</a>
</p>
<p>
<a href="#!" class="text-reset">Fuel Tanks</a>
</p>
<p>
<a href="#!" class="text-reset">Tool Kits</a>
</p>
<p>
<a href="#!" class="text-reset">Seats</a>
</p>
<p>
<a href="#!" class="text-reset">Other Accessories</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 mb-4">Useful links</h6>
<p>
<a href="#!" class="text-reset">Faqs</a>
</p>
<p>
<a href="#!" class="text-reset">Contact Us</a>
</p>
<p>
<a href="#!" class="text-reset">Blog</a>
</p>
<p>
<a href="#!" class="text-reset">Help</a>
</p>
<p>
<a href="#!" class="text-reset">Leagal & privacy</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 mb-4">Contact</h6>
<p><i class="fas fa-home me-3"></i> New York, NY 10012, US</p>
<p>
<i class="fas fa-envelope me-3"></i>
</p>
<p><i class="fas fa-phone me-3"></i> + 01 234 567 88</p>
<p><i class="fas fa-print me-3"></i> + 01 234 567 89</p>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
</section>
<!-- Section: Links -->
<!-- Copyright -->
<div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05)">
© 2022 Copyright:
<a class="text-reset fw-bold" href="https://mdbootstrap.com/">VC-Velocity Connect</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
</div>
</div>
<script type="text/javascript" src="js/mdb.min.js"></script>
<!-- Custom scripts -->
<script type="text/javascript"></script>
<script>
//Get the button
let mybutton = document.getElementById("btn-back-to-top");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction();
};
function scrollFunction() {
if (
document.body.scrollTop > 20 ||
document.documentElement.scrollTop > 20
) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
mybutton.addEventListener("click", backToTop);
function backToTop() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
document.querySelector(".checkbox").addEventListener("change", () => {
document.querySelectorAll(".night-mode-available").forEach((ele) => {
ele.classList.toggle("night");
});
});
</script>
</body>
</html>