-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
528 lines (497 loc) · 15.9 KB
/
404.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
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
<!DOCTYPE html>
<html lang="en">
<head>
<title>Lumine-Store</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="keywords" content="Lumine-Store a Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<link href="css/login_overlay.css" rel='stylesheet' type='text/css' />
<link href="css/style6.css" rel='stylesheet' type='text/css' />
<link rel="stylesheet" href="css/shop.css" type="text/css" />
<link href="css/style.css" rel='stylesheet' type='text/css' />
<link href="css/fontawesome-all.css" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet">
<link
href="//fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800"
rel="stylesheet">
</head>
<body>
<div class="banner-top container-fluid" id="home">
<!-- header -->
<header>
<div class="row">
<div class="col-md-3 top-info text-left mt-lg-4">
<h6>Need Help</h6>
<ul>
<li>
<i class="fas fa-phone"></i> Call
</li>
<li class="number-phone mt-3">12345678099</li>
</ul>
</div>
<div class="col-md-6 logo-w3layouts text-center">
<h1 class="logo-w3layouts">
<a class="navbar-brand" href="index.html">
LUMINE STORE </a>
</h1>
</div>
<div class="col-md-3 top-info-cart text-right mt-lg-4">
<ul class="cart-inner-info">
<li class="button-log">
<a class="btn-open" href="#">
<span class="fa fa-user" aria-hidden="true"></span>
</a>
</li>
<li class="galssescart galssescart2 cart cart box_1">
<form action="#" method="post" class="last">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="display" value="1">
<button class="top_googles_cart" type="submit" name="submit" value="">
Mis compras
<i class="fas fa-cart-arrow-down"></i>
</button>
</form>
</li>
</ul>
<!---->
<div class="overlay-login text-left">
<button type="button" class="overlay-close1">
<i class="fa fa-times" aria-hidden="true"></i>
</button>
<div class="wrap">
<h5 class="text-center mb-4">Login Now</h5>
<div class="login p-5 bg-dark mx-auto mw-100">
<form action="#" method="post">
<div class="form-group">
<label class="mb-2">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1"
aria-describedby="emailHelp" placeholder="" required="">
<small id="emailHelp" class="form-text text-muted">We'll never share your email
with anyone else.</small>
</div>
<div class="form-group">
<label class="mb-2">Password</label>
<input type="password" class="form-control" id="exampleInputPassword1"
placeholder="" required="">
</div>
<div class="form-check mb-2">
<input type="checkbox" class="form-check-input" id="exampleCheck1">
<label class="form-check-label" for="exampleCheck1">Check me out</label>
</div>
<button type="submit" class="btn btn-primary submit mb-4">Sign In</button>
</form>
</div>
<!---->
</div>
</div>
<!---->
</div>
</div>
<div class="search">
<div class="mobile-nav-button">
<button id="trigger-overlay" type="button">
<i class="fas fa-search"></i>
</button>
</div>
<!-- open/close -->
<div class="overlay overlay-door">
<button type="button" class="overlay-close">
<i class="fa fa-times" aria-hidden="true"></i>
</button>
<form action="#" method="post" class="d-flex">
<input class="form-control" type="search" placeholder="Search here..." required="">
<button type="submit" class="btn btn-primary submit">
<i class="fas fa-search"></i>
</button>
</form>
</div>
<!-- open/close -->
</div>
<label class="top-log mx-auto"></label>
<nav class="navbar navbar-expand-lg navbar-light bg-light top-header mb-2">
<button class="navbar-toggler mx-auto" type="button" data-toggle="collapse"
data-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 nav-mega mx-auto">
<li class="nav-item">
<a class="nav-link ml-lg-0" href="index.html">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
New releases
</a>
<ul class="dropdown-menu mega-menu ">
<li>
<div class="row">
<div class="col-md-4 media-list span4 text-left">
<h5 class="tittle-w3layouts-sub"> Presale </h5>
<ul>
<li class="media-mini mt-3">
<a href="shop.html">Scale 1/7</a>
</li>
<li class="">
<a href="shop.html"> Pop Up Parade</a>
</li>
<li>
<a href="shop.html">Booster Service in Games</a>
</li>
<li class="mt-3">
<h5>View more pages</h5>
</li>
<li class="mt-2">
<a href="about.html">About</a>
</li>
</ul>
</div>
<div class="col-md-4 media-list span4 text-left">
<h5 class="tittle-w3layouts-sub"> Presales </h5>
<div class="media-mini mt-3">
<a href="shop.html">
<img src="images/g2.jpg" class="img-fluid" alt="">
</a>
</div>
</div>
<div class="col-md-4 media-list span4 text-left">
<h5 class="tittle-w3layouts-sub">Booster Service</h5>
<div class="media-mini mt-3">
<a href="shop.html">
<img src="images/g3.gif" class="img-fluid" alt="">
</a>
</div>
</div>
</div>
<hr>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown1" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Shop
</a>
<ul class="dropdown-menu mega-menu ">
<li>
<div class="row">
<div class="col-md-4 media-list span4 text-left">
<h5 class="tittle-w3layouts-sub"> Mangas & Light Novels </h5>
<ul>
<li class="media-mini mt-3">
<a href="shop.html">Megami Magazine April 2023</a>
</li>
<li class="">
<a href="shop.html"> -Eyes Only: Spy x Family Official Fan Book</a>
</li>
<li>
<a href="shop.html">-Shirogane Noel & Houshou Marine 1st Photo Book: Futari Date</a>
</li>
<li>
<a href="shop.html">-Kubo Won't Let Me Be Invisible Vol. 10</a>
</li>
<li>
<a href="shop.html">-Spy x Family 2023 Calendar</a>
</li>
<li>
<a href="shop.html">-Drawing with Digital Tools! How to Draw Clothing Wrinkles & Shadows</a>
</li>
<li>
<a href="shop.html">-BanG Dream! Girls Band Party! Visual Book Vol. 4 & 5</a>
</li>
</ul>
</div>
<div class="col-md-4 media-list span4 text-left">
<h5 class="tittle-w3layouts-sub"> Apparel & Cosplay </h5>
<ul>
<li class="media-mini mt-3">
<a href="shop.html">-hololive Collaboration Shirakami Fubuki Model Glasses</a>
</li>
<li>
<a href="shop.html">-hololive Presents VTubers Raving About Faves! Happiness World Full Graphic T-Shirt</a>
</li>
<li>
<a href="shop.html">-LISTEN FLAVOR Kagamine Rin/Len Long Sleeve T-Shirt</a>
</li>
<li>
<a href="shop.html">-Spice and Wolf EMooooN Backpack That Makes You Want to Go on a Journey with Holo</a>
</li>
<li>
<a href="shop.html">-Hatsune Miku Creators Party Kagamine Len T-Shirt</a>
</li>
</ul>
</div>
<div class="col-md-4 media-list span4 text-left">
<div class="media-mini mt-3">
<a href="shop.html">
<img src="images/g1.jpg" class="img-fluid" alt="">
</a>
</div>
</div>
</div>
<hr>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
</header>
<!-- banner -->
<div class="banner_inner">
<div class="services-breadcrumb">
<div class="inner_breadcrumb">
<ul class="short">
<li>
<a href="index.html">Home</a>
<i>|</i>
</li>
<li>404</li>
</ul>
</div>
</div>
</div>
<!--//banner -->
</div>
<!--// header_top -->
<!--/404-->
<section class="banner-bottom-wthreelayouts py-lg-5 py-3">
<div class="container-fluid">
<div class="error_page">
<h4>404</h4>
<p>This link dead link</p>
<form action="#" method="post">
<input class="serch" type="search" name="serch" placeholder="Search here" required="">
<button class="btn1">
<i class="fa fa-search" aria-hidden="true"></i>
</button>
<div class="clearfix"> </div>
</form>
<ul class="footer-social text-center mt-lg-4 mt-3">
<li class="mx-2">
<a href="https://www.facebook.com/AsheeOF">
<span class="fab fa-facebook-f"></span>
</a>
</li>
<li class="mx-2">
<a href="https://twitter.com/Ashee_OF">
<span class="fab fa-twitter"></span>
</a>
</li>
<li class="mx-2">
<a href="https://www.linkedin.com/in/alejandro-soriano-guzm%C3%A1n/">
<span class="fab fa-linkedin-in"></span>
</a>
</li>
<li class="mx-2">
<a href="https://github.com/AsheeOF">
<span><i class='fab fa-github'></i>
</span>
</ul>
<a class="b-home" href="index.html">Back to Home</a>
</div>
</div>
</section>
<!--//404-->
<!--footer -->
<footer class="py-lg-5 py-3">
<div class="container-fluid px-lg-5 px-3">
<div class="row footer-top-w3layouts">
<div class="col-lg-3 footer-grid-w3ls">
<div class="footer-title">
<h3>About Us</h3>
</div>
<div class="footer-text">
<p>Welcome to our anime store! Here we have everything you need to satisfy your love for anime
and manga. Our store is an anime enthusiast's paradise, where you can find a wide range of
merchandise, collectibles, and accessories inspired by your favorite anime shows and
characters.</p>
<ul class="footer-social text-left mt-lg-4 mt-3">
<li class="mx-2">
<a href="https://www.facebook.com/AsheeOF">
<span class="fab fa-facebook-f"></span>
</a>
</li>
<li class="mx-2">
<a href="https://twitter.com/Ashee_OF">
<span class="fab fa-twitter"></span>
</a>
</li>
<li class="mx-2">
<a href="https://www.linkedin.com/in/alejandro-soriano-guzm%C3%A1n/">
<span class="fab fa-linkedin-in"></span>
</a>
</li>
<li class="mx-2">
<a href="https://github.com/AsheeOF">
<span><i class='fab fa-github'></i>
</span>
</ul>
</div>
</div>
<div class="col-lg-3 footer-grid-w3ls">
<div class="footer-title">
<h3>Get in touch</h3>
</div>
<div class="contact-info">
<h4>Location :</h4>
<p>0926k 4th block building, king Avenue, New York City.</p>
<div class="phone">
<h4>Contact :</h4>
<p>Phone : +121 098 8907 9987</p>
<p>Email :
<a href="mailto:info@example.com">info@example.com</a>
</p>
</div>
</div>
</div>
<div class="col-lg-3 footer-grid-w3ls">
<div class="footer-title">
<h3>Quick Links</h3>
</div>
<ul class="links">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="404.html">Error</a>
</li>
<li>
<a href="shop.html">Shop</a>
</li>
<li>
<a href="contact.html">Contact Us</a>
</li>
</ul>
</div>
<div class="col-lg-3 footer-grid-w3ls">
<div class="footer-title">
<h3>Sign up for your offers</h3>
</div>
<div class="footer-text">
<p>By subscribing to our mailing list you will always get latest news and updates from us.</p>
<form action="#" method="post">
<input class="form-control" type="email" name="Email" placeholder="Enter your email..."
required="">
<button class="btn1">
<i class="far fa-envelope" aria-hidden="true"></i>
</button>
<div class="clearfix"> </div>
</form>
</div>
</div>
</div>
<div class="copyright-w3layouts mt-4">
<p class="copy-right text-center ">© 2023 Lumine-Store | Design by
<a href="https://twitter.com/Ashee_OF"> Asheeアシー </a>
</p>
</div>
</div>
</footer>
<!-- //footer -->
<!--jQuery-->
<script src="js/jquery-2.2.3.min.js"></script>
<!-- newsletter modal -->
<!--search jQuery-->
<script src="js/modernizr-2.6.2.min.js"></script>
<script src="js/classie-search.js"></script>
<script src="js/demo1-search.js"></script>
<!--//search jQuery-->
<!-- cart-js -->
<script src="js/minicart.js"></script>
<script>
googles.render();
googles.cart.on('googles_checkout', function (evt) {
var items, len, i;
if (this.subtotal() > 0) {
items = this.items();
for (i = 0, len = items.length; i < len; i++) { }
}
});
</script>
<!-- //cart-js -->
<script>
$(document).ready(function () {
$(".button-log a").click(function () {
$(".overlay-login").fadeToggle(200);
$(this).toggleClass('btn-open').toggleClass('btn-close');
});
});
$('.overlay-close1').on('click', function () {
$(".overlay-login").fadeToggle(200);
$(".button-log a").toggleClass('btn-open').toggleClass('btn-close');
open = false;
});
</script>
<!-- carousel -->
<!-- dropdown nav -->
<script>
$(document).ready(function () {
$(".dropdown").hover(
function () {
$('.dropdown-menu', this).stop(true, true).slideDown("fast");
$(this).toggleClass('open');
},
function () {
$('.dropdown-menu', this).stop(true, true).slideUp("fast");
$(this).toggleClass('open');
}
);
});
</script>
<!-- //dropdown nav -->
<script src="js/move-top.js"></script>
<script src="js/easing.js"></script>
<script>
jQuery(document).ready(function ($) {
$(".scroll").click(function (event) {
event.preventDefault();
$('html,body').animate({
scrollTop: $(this.hash).offset().top
}, 900);
});
});
</script>
<script>
$(document).ready(function () {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({
easingType: 'easeOutQuart'
});
});
</script>
<!--// end-smoth-scrolling -->
<script src="js/bootstrap.js"></script>
<!-- js file -->
</body>
</html>