-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
448 lines (437 loc) · 18.1 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
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
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="./static/style.css">
<link rel="icon" href="./Images/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/60fedd8558.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<title>Apni Dukaan</title>
<link rel="stylesheet" href="./static/about.css">
</head>
<style>
@media screen and (max-width: 500px) {
.nav-link{
font-size: 13px!important;
}
.dropdown-item{
font-size: 13px!important;
}
.line-in{
font-size: 13px!important;
}
.btn{
font-size: 13px!important;
}
.img-sz{
height:150px!important;
}
.head-sz{
font-size: 37px!important;
}
.mid-sz{
font-size: 24px!important;
}
.mid1-sz{
font-size: 15px!important;
}
.mid2-sz{
font-size: 20px!important;
padding-top: 45px!important;
height:150px!important;
width:150px!important;
margin-left:6px!important;
}
.mid3-sz{
font-size: 13px!important;
margin-top: 38px!important;
}
.mid4-sz{
font-size: 26px!important;
}
.flip-card{
height:92px!important;
width:92px!important;
margin:10px 10px 30px 10px!important;
}
.flip-card img{
height:35px!important;
margin-top: 10px!important;
}
.flip-card-front p{
font-size: 10px!important;
margin-top: 8px!important;
}
.flip-card-front{
border:2.5px solid rgb(67,67,163);
}
.md-sz{
font-size: 13px!important;
margin: 0 !important;
}
.text-white{
font-size: 13px!important;
}
footer h5::before{
padding-right: 2.5px!important;
}
.mb-4{
margin-bottom: 0.5rem!important;
}
#btnScrollToTop{
width: 30px !important;
height: 30px !important;
}
.material-icons{
font-size: 19px!important;
}
}
@media screen and (max-width: 425px) {
.nav-link{
font-size: 11px!important;
}
.dropdown-item{
font-size: 11px!important;
}
.line-in{
font-size: 11px!important;
}
.btn{
font-size: 11px!important;
}
.img-sz{
height:130px!important;
}
.head-sz{
font-size: 30px!important;
}
.mid-sz{
font-size: 19px!important;
}
.mid1-sz{
font-size: 13px!important;
}
.mid2-sz{
font-size: 16px!important;
padding-top: 35px!important;
height:130px!important;
width:130px!important;
margin-left:6px!important;
margin-right:6px!important;
}
.mid3-sz{
font-size: 11px!important;
margin-top: 32px!important;
}
.mid4-sz{
font-size: 21px!important;
}
.flip-card{
height:77px!important;
width:77px!important;
margin:7.5px 7.5px 24px 7.5px!important;
}
.flip-card img{
height:28px!important;
margin-top: 8px!important;
}
.flip-card-front p{
font-size: 10px!important;
margin-top: 8px!important;
}
.flip-card-front{
border:2.5px solid rgb(67,67,163);
}
.md-sz{
font-size: 11px!important;
margin: 0 !important;
}
.text-white{
font-size: 11px!important;
}
footer h5::before{
padding-right: 2.5px!important;
}
.mb-4{
margin-bottom: 0.5rem!important;
}
#btnScrollToTop{
width: 25px !important;
height: 25px !important;
}
.material-icons{
font-size: 15px!important;
}
}
</style>
<body>
<!-- SCROLL TOP BUTTON -->
<a class="scrollToTop" href="#"></a>
<!-- END SCROLL TOP BUTTON -->
<section>
<nav class="navbar navbar-expand-lg navbar-light" style="background: #2980b9;">
<div class="container-fluid">
<a class="navbar-brand" href="./index.html">
<img src="Images/ApniDukaanLogo.png" alt="logo" width="45" height="35" class="d-inline-block align-text-top mr-2">
</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 text-capitalize">
<ul class="navbar-nav mr-auto mb-2 mb-lg-0 text-capitalize">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="./home.html">Home</a>
</li>
<li class="nav-item text-capitalize">
<a class="nav-link" href="./offers.html">Offers</a>
</li>
<li class="nav-item text-capitalize">
<a class="nav-link" href="./contactus.html">Contact us</a>
</li>
<li class="nav-item text-capitalize">
<a class="nav-link" href="login.html">Login</a>
</li>
<li class="nav-item text-capitalize">
<a class="nav-link" href="./about.html">About us</a>
</li>
<li class="nav-item text-capitalize">
<a class="nav-link" href="faq.html">FAQ</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Category
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="./mobile.html">Mobile</a></li>
<li><a class="dropdown-item" href="./">TV/Appliances</a></li>
<li><a class="dropdown-item" href="./furniture.html">Furniture</a></li>
<li><a class="dropdown-item" href="#">Baby/Kids</a></li>
<li><a class="dropdown-item" href="./stationery.html">Stationery</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="./login.html">Login/Signup</a></li>
</ul>
</li>
<li class="nav-item text-capitalize">
<a class="nav-link" href="cart.html">My Cart</a>
</li>
</ul>
<form class="d-flex">
<input class="form-control line-in me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-dark" type="submit">Search</button>
</form>
</div>
</div>
</nav>
</section>
<div class="progress-container" id="progressContainer" style="top: -50px;">
<div class="progress-bar" id="progressBar" style="background: rgb(67, 67, 163, 0.5);"></div>
</div>
<div class ="aboutUsContentContainer aboutUsContent" >
<div class="aboutUsBanner" style="text-align: center ;position: relative;">
<img class="img-sz" src="./Images/About Us Images/AboutUsBanner.jpg" style=" height: 200px;width: 100%;">
<div class="head-sz" style="font-weight:bold; font-size:50px; color: black; position: absolute; top:50%; left:50%; transform: translate(-50%, -50%); text-shadow: 2px 2px rgb(67, 67, 163);">
About Us
</div>
</div>
<h1 class="fadeIn mid-sz" style= "text-align: center;">--Who We Are and What We Do--</h1>
<div class="aboutDesc fadeIn mid1-sz">ApniDukaan.com is an E-commerce company that started in 2020. ApniDukaan is guided by four principles: customer obsession rather than competitor focus, passion for invention, commitment to operational excellence, and long-term thinking. We strive to have a positive impact on customers, employees, small businesses, the economy, and the communities where we’re located.
</div>
<div class="w3-container w3-center DescContainerLeft" id="slideLeft" style="margin-right: auto; margin-left: auto;width: fit-content;">
<div class="DescBoxLeft mid2-sz">ApniDukaan Cares</div>
<p class="mid3-sz" style="text-align: center; margin-top:50px;color: rgb(128, 128, 128);">ApniDukaanWale is a smart, passionate builder with different backgrounds and goals, who share a common desire to always be learning and inventing on behalf of our customers. We believe that if you’re not left with an amazing experience, we haven’t done our job. We don’t measure success through achievements or awards, but through the satisfaction of our customers.</p>
</div>
<div class="w3-container w3-center DescContainerRight" id="slideRight" style="margin-right: auto; margin-left: auto;width: fit-content;">
<div class="DescBoxRight mid2-sz">Why Choose Us</div>
<p class="mid3-sz" style="text-align: center; margin-top:50px;color: rgb(128, 128, 128);">In ApniDukaan, there is a wide range of options in the category, exclusively handpicked to help you find the best quality with the lowest prices. No more getting stuck in traffic jams, the order will be delivered right to your doorstep. We guarantee on-time delivery and the best quality! Shopping online is now easy as every product on your shopping list is available at ApniDukaan.com</p>
</div>
<h2 class="mid4-sz" style= "text-align: center;">--What We Provide--</h2>
<div class="flip-card-Container" style="margin-right: auto; margin-left: auto;width: fit-content;">
<div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="./Images/About Us Images/bestPriceIcon.png">
<p>Best Prices & Offers</p>
</div>
<div class="flip-card-back">
<h2>Best Prices & Offers</h2>
<p>We provide the best value for money. We also specials on every weekend and special occasions. You can get the best quality products at the lowest prices at ApniDukaan.com</p>
</div>
</div>
</div>
<div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="./Images/About Us Images/satisfy.png">
<p>Satisfaction Guarantee</p>
</div>
<div class="flip-card-back">
<h2>Satisfaction Guarantee</h2>
<p>If you are not satisfied with any of our products for a valid reason, we will be more than happy to refund/replace those products for you (terms and conditions applied).</p>
</div>
</div>
</div>
<div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<img src="./Images/About Us Images/DeliveryService.png">
<p>Delivery Service</p>
</div>
<div class="flip-card-back">
<h2>Delivery Service</h2>
<p>We also deliver multiple days a week in most areas. No more stucking in the traffic jams! The products will be delivered to your doorsteps</p>
</div>
</div>
</div>
</div>
</div>
<footer class="bg-dark text-white pt-5 pb-4" style="font-size: 18px;">
<div class="container text-md-left">
<div class="row text-md-left">
<div class="col mt-3" style="color:#808080;">
<h5 class="text-uppercase mb-4 font-weight-bold md-sz">Get to know us</h5>
<p>
<a href="#" class="text-white" style="text-decoration: none;">About us</a>
</p>
<p>
<a href="./career.html" class="text-white" style="text-decoration: none;">Careers</a>
</p>
<p>
<a href="" class="text-white" style="text-decoration: none;">Press releases</a>
</p>
<p>
<a href="./cares.html" class="text-white" style="text-decoration: none;">Apni Dukaan cares</a>
</p>
<p>
<a href="./Partner Stores.html" class="text-white" style="text-decoration: none;">Our Partners</a>
</p>
</div>
<div class="col mt-3" style="color:#808080;">
<h5 class="text-uppercase mb-4 font-weight-bold md-sz">Let us help you</h5>
<p>
<a href="./paypolicy.html" class="text-white" style="text-decoration: none;">Payments</a>
</p>
<p>
<a href="./shippolicy.html" class="text-white" style="text-decoration: none;">Shipping</a>
</p>
<p>
<a href="" class="text-white" style="text-decoration: none;">Cancellation and Returns</a>
</p>
<p>
<a href="" class="text-white" style="text-decoration: none;">Report an issue</a>
</p>
<p>
<a href="./contactus.html" class="text-white" style="text-decoration: none;">Contact us</a>
</p>
</div>
<div class="col mt-3" style="color:#808080;">
<h5 class="text-uppercase mb-4 font-weight-bold md-sz">Policy</h5>
<p>
<a href="" class="text-white" style="text-decoration: none;">Return policy</a>
</p>
<p>
<a href="" class="text-white" style="text-decoration: none;">Time of use</a>
</p>
<p>
<a href="./privacy.html" class="text-white" style="text-decoration: none;">Privacy</a>
</p>
</div>
<div class="col mt-3" style="color:#808080;">
<h5 class="text-uppercase mb-4 font-weight-bold md-sz">Make money with us</h5>
<p>
<a href="" class="text-white" style="text-decoration: none;">Sell on Apni Dukaan</a>
</p>
<p>
<a href="" class="text-white" style="text-decoration: none;">Advertise your products</a>
</p>
<p>
<a href="./Partner Stores.html" class="text-white" style="text-decoration: none;">Become our partner</a>
</p>
<p>
<a href="" class="text-white" style="text-decoration: none;">Join our mission</a>
</p>
</div>
<div class="col mt-3" style="color:#808080;">
<div>
<h5 class="text-uppercase mb-4 font-weight-bold md-sz">Connect with us</h5>
<p>
<a href="https://www.facebook.com" class="text-white" style="text-decoration: none;">
<i class="fab fa-facebook-square"></i>
Facebook
</a>
</p>
<p>
<a href="https://twitter.com" class="text-white" style="text-decoration: none;">
<i class="fab fa-twitter-square"></i>
Twitter
</a>
</p>
<p>
<a href="https://instagram.com" class="text-white" style="text-decoration: none;">
<i class="fab fa-instagram-square"></i>
Instagram
</a>
</p>
</div>
</div>
</div>
<hr class="mb-4">
<div class="row align-items-center">
<div class="text-center">
Copyright © and ® Since 2020 Under ApniDukaan.com | Shalini Tiwari
</div>
</div>
</div>
</footer>
<script src="./static/script.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<!-- scroll to top button -->
<button id = "btnScrollToTop">
<i class="material-icons">arrow_upward</i>
</button>
<script>
const btnScrollToTop = document.querySelector("#btnScrollToTop");
btnScrollToTop.addEventListener("click", function () {
window.scrollTo(0,0); }
);
</script>
<script>
function progressBarFunc() {
var windowScroll = document.body.scrollTop || document.documentElement.scrollTop;
var height = document.documentElement.scrollHeight - document.documentElement.clientHeight;
var scrolled = (windowScroll / height) * 100;
document.getElementById("progressBar").style.width = scrolled + "%";
scrollFunc(scrolled);
}
</script>
<script>
function scrollFunc(scrollPercent) {
if (scrollPercent > 10) {
document.getElementById("progressContainer").style.top = "0";
} else {
document.getElementById("progressContainer").style.top = "-50px";
}
}
</script>
<script>
//call both progress bar function and sliding in function when scrolling
window.onscroll = function() {slideFunc();progressBarFunc(); };
function slideFunc() {
if (document.body.scrollTop > 30 || document.documentElement.scrollTop > 50) {
//apliying the inbuild function from w3 to slide in the description containner when scrolling down first time
document.getElementById("slideLeft").className = "w3-container w3-center w3-animate-left DescContainerLeft";
document.getElementById("slideRight").className = "w3-container w3-center w3-animate-right DescContainerRight";
} else {
document.getElementById("slideleft").className = "w3-container w3-center DescContainerLeft hide";
document.getElementById("slideRight").className = "w3-container w3-center DescContainerRight hide";
}
}
</script>
</body>
</html>