-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherror.html
More file actions
369 lines (353 loc) · 19 KB
/
error.html
File metadata and controls
369 lines (353 loc) · 19 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
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Murad - Creative Agency HTML Template </title>
<link rel="icon" type="image/x-icon" href="assets/img/logo/favicon.jpg">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/fontawesome-pro.min.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<!--back-to-top-->
<button id="back-to-top"><i class="far fa-angle-up"></i></button>
<!-- preloader -->
<div id="loading">
<div id="loading-center">
<div id="loading-center-absolute">
<div class="object" id="object_four"></div>
<div class="object" id="object_three"></div>
<div class="object" id="object_two"></div>
<div class="object" id="object_one"></div>
</div>
</div>
</div>
<!--header-start-->
<header>
<div id="tf-header-sticky" class="tf-header-area tf-header-transparent tf-sticky-white tf-header-small">
<div class="container">
<div class="row align-items-center">
<div class="col-xl-2 col-lg-2 col-md-4 col-sm-4 col-6">
<div class="tf-header-logo">
<a href="index.html"><img src="assets/img/logo/black.png" alt=""></a>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-2 col-sm-2 col-2">
<div class="tf-header-main-menu d-none d-lg-block">
<nav class="tf-mobile-menu-active">
<ul>
<li class="has-dropdown"><a href="index.html">Home <i class="fas fa-angle-down"></i></a>
<div class="tf-mega-menu">
<div class="tf-home-menu">
<div class="row gx-4 row-cols-2 row-cols-lg-5">
<div class="col mb-25">
<div class="tf-home-thumb p-relative">
<img src="assets/img/demo/home-1.jpg" alt="">
<h3 class="tf-home-title"><a href="index.html">Home 01</a></h3>
<div class="tf-home-btn">
<a class="tf-btn-gradient tf-btn-gradient-bg tf-home-padding" href="index.html">Demo</a>
</div>
</div>
</div>
<div class="col mb-25">
<div class="tf-home-thumb p-relative">
<img src="assets/img/demo/home-2.jpg" alt="">
<h3 class="tf-home-title"><a href="index-2.html">Home 02</a></h3>
<div class="tf-home-btn">
<a class="tf-btn-gradient tf-btn-gradient-bg tf-home-padding" href="index-2.html">Demo</a>
</div>
</div>
</div>
<div class="col mb-25">
<div class="tf-home-thumb p-relative">
<img src="assets/img/demo/home-3.jpg" alt="">
<h3 class="tf-home-title"><a href="index-3.html">Home 03</a></h3>
<div class="tf-home-btn">
<a class="tf-btn-gradient tf-btn-gradient-bg tf-home-padding" href="index-3.html">Demo</a>
</div>
</div>
</div>
<div class="col mb-25">
<div class="tf-home-thumb p-relative">
<img src="assets/img/demo/home-4.jpg" alt="">
<h3 class="tf-home-title"><a href="index-4.html">Home 04</a></h3>
<div class="tf-home-btn">
<a class="tf-btn-gradient tf-btn-gradient-bg tf-home-padding" href="index-4.html">Demo</a>
</div>
</div>
</div>
<div class="col mb-25">
<div class="tf-home-thumb p-relative">
<img src="assets/img/demo/home-5.jpg" alt="">
<h3 class="tf-home-title"><a href="index-5.html">Home 05</a></h3>
<div class="tf-home-btn">
<a class="tf-btn-gradient tf-btn-gradient-bg tf-home-padding" href="index-5.html">Demo</a>
</div>
</div>
</div>
</div>
</div>
</div>
</li>
<li class="has-dropdown"><a href="portfolio.html">Pages <i class="fas fa-angle-down"></i></a>
<ul class="sub-menu">
<li><a href="about.html">About</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="team-details.html">Team Details</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="portfolio-details.html">Portfolio Details</a></li>
<li><a href="pricing.html">Price</a></li>
<li><a href="faq.html">Faq</a></li>
<li><a href="error.html">Error</a></li>
</ul>
</li>
<li class="has-dropdown"><a href="services.html">Services <i class="fas fa-angle-down"></i></a>
<ul class="sub-menu">
<li><a href="services.html">Services</a></li>
<li><a href="services-details.html">Services Details</a></li>
</ul>
</li>
<li class="has-dropdown"><a href="blog.html">News <i class="fas fa-angle-down"></i></a>
<ul class="sub-menu">
<li><a href="blog.html">Blog</a></li>
<li><a href="blog-details.html">Blog Details</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-mg-6 col-md-6 col-sm-6 col-4">
<div class="tf-header-right">
<div class="tf-header-iocn align-items-center d-none d-xl-flex">
<div class="tf-header-icon-logo">
<span class="mr-15 tf-header-call-icon"><img src="assets/img/icon/phone-call.svg" alt=""></span>
</div>
<div class="tf-header-contact-info">
<span class="tf-header-content-title">Consultation</span>
<a class="tf-header-number" href="tel:+8801608456553">+880 1608 456 553</a>
</div>
</div>
<div class="tf-header-right-btn ml-35 d-none d-md-block">
<a class="tf-btn-black" href="contact.html">Contact Us</a>
</div>
<div class="tf-header-right-bar d-xl-none">
<button class="tf-offcanvas-toogle">
<img src="assets/img/icon/bar.png" alt="">
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!--header-end-->
<!--tf-offcanvas-->
<div class="tf-offcanvas">
<div class="tf-offcanvas-wrapper">
<div class="tf-offcanvas-header d-flex justify-content-between align-items-center mb-90">
<div class="tf-offcanvas-logo">
<a href="index.html"><img src="assets/img/logo/black.png" alt=""></a>
</div>
<div class="tf-offcanvas-close">
<button class="tf-offcanvas-close-toggle"><i class="fal fa-times"></i></button>
</div>
</div>
<div class="tf-offcanvas-menu d-lg-none mb-50">
<nav></nav>
</div>
<div class="tf-offcanvas-content mb-50 d-none d-lg-block">
<h2 class="tf-offcanvas-title">Hello There!</h2>
<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit. </p>
</div>
<div class="tf-offcanvas-gallery mb-50">
<a class="popup-image" href="assets/img/project/h2-img1.jpg"><img src="assets/img/project/h2-img1.jpg" alt=""></a>
<a class="popup-image" href="assets/img/project/h2-img2.jpg"><img src="assets/img/project/h2-img2.jpg" alt=""></a>
<a class="popup-image" href="assets/img/project/h2-img3.jpg"><img src="assets/img/project/h2-img3.jpg" alt=""></a>
<a class="popup-image" href="assets/img/project/h2-img4.jpg"><img src="assets/img/project/h2-img4.jpg" alt=""></a>
</div>
<div class="tf-offcanvas-info mb-50">
<h3 class="tf-offcanvas-sm-title">Information</h3>
<span><a href="tel:+8801608456553">+88016 0845 6553</a></span>
<span><a href="mailto:mdmuraddev400@gmail.com">mdmuraddev400@gmail.com</a></span>
<span><a href="contact.html">Boulevard Saint-Germain 221, Paris</a></span>
</div>
<div class="tf-offcanvas-social mb-50">
<h3 class="tf-offcanvas-sm-title">Follow Us</h3>
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-linkedin-in"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
<div class="tf-offcanvas-overlay"></div>
<main>
<!--tf-breadcrumb-area-start-->
<section class="tf-breadcrum-area tf-breadcrum-space p-relative" data-background="assets/img/shape/breadcrumb-shape.jpg">
<div class="tf-breadcrum-shape">
<div class="tf-breadcrum-shape-1">
<img src="assets/img/shape/breadcrum1.png" alt="">
</div>
<div class="tf-breadcrum-shape-2">
<img src="assets/img/shape/breadcrum2.png" alt="">
</div>
<div class="tf-breadcrum-shape-3">
<img src="assets/img/shape/breadcrum3.png" alt="">
</div>
</div>
<div class="container">
<div class="tf-breadcrum text-center">
<h1 class="tf-breadcrum-title tf-upper tf-white">404 page not found</h1>
<div class="tf-breadcrum-list">
<span class="active"><a href="index.html">Home</a></span>
<span class="dvir">-</span>
<span><a href="error.html">Error</a></span>
</div>
</div>
</div>
</section>
<!--tf-breadcrumb-area end-->
<!--tf-error-area-start-->
<section class="tf-error-area section-padding-2">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="tf-error-image br-16 wow img-custom-anim-top" data-wow-duration="2s" data-wow-delay="0.3s">
<a href="contact.html"><img src="assets/img/bg/error.jpg" alt=""></a>
</div>
</div>
<div class="col-lg-6">
<div class="tf-section-title-wrapper mb-50">
<h2 class="tf-section-title wow img-custom-anim-left" data-wow-duration="1.5s" data-wow-delay="0.5s">Oops! Page not found</h2>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. Unde doloremque id
suscipit fuga! Architecto voluptate natus nulla ex iure totam sint, doloribus ea
a quidem earum molestiae non vero cupiditate ad incidunt hic facere optio impedit
tempora vitae ratione sunt!</p>
</div>
<div class="tf-error-button wow tffadeInUp" data-wow-duration="2s" data-wow-delay="0.3s">
<a class="tf-btn-gradient tf-btn-gradient-bg" href="index.html">Back To Home</a>
</div>
</div>
</div>
</div>
</section>
<!--tf-error-area-end-->
</main>
<!--tf-footer-area-start-->
<footer class="tf-footer-area p-relative fix" data-bg-color="#010F1C">
<div class="container">
<div class="tf-footer-widget-area p-relative z-index-11">
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-8">
<div class="tf-footer-widget mb-30">
<div class="tf-footer-logo mb-25">
<a href="index.html"><img src="assets/img/logo/white.png" alt=""></a>
</div>
<p>Welcome to our e-commerce company, where the future of shopping has
arrived. Experience seamless browsing, effortless.</p>
<div class="tf-footer-social mt-30">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-behance"></i></a>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-4 col-md-6 col-sm-4">
<div class="tf-footer-widget mb-30">
<h5 class="tf-footer-widget-title mb-20">Useful Links</h5>
<ul>
<li><a href="about.html"><i class="fas fa-angle-right"></i> About Us</a></li>
<li><a href="services-details.html"><i class="fas fa-angle-right"></i> News Report</a></li>
<li><a href="services.html"><i class="fas fa-angle-right"></i> Company Partners</a></li>
<li><a href="portfolio-details.html"><i class="fas fa-angle-right"></i> News Report</a></li>
<li><a href="team.html"><i class="fas fa-angle-right"></i> Our Gallery</a></li>
<li><a href="portfolio.html"><i class="fas fa-angle-right"></i> Contacts Us</a></li>
</ul>
</div>
</div>
<div class="col-xl-2 col-lg-4 col-md-6 col-sm-4">
<div class="tf-footer-widget mb-30">
<h5 class="tf-footer-widget-title mb-20">Help Center</h5>
<ul>
<li><a href="about.html"><i class="fas fa-angle-right"></i> FAQ</a></li>
<li><a href="services.html"><i class="fas fa-angle-right"></i> Terms & conditions</a></li>
<li><a href="services-details.html"><i class="fas fa-angle-right"></i> Reporting</a></li>
<li><a href="team.html"><i class="fas fa-angle-right"></i> Documention</a></li>
<li><a href="portfolio.html"><i class="fas fa-angle-right"></i> Support Policy</a></li>
<li><a href="portfolio-details.html"><i class="fas fa-angle-right"></i> Privacy</a></li>
</ul>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 col-sm-8">
<div class="tf-footer-widget mb-30">
<div class="tf-footer-widget-form">
<form action="assets/mail.php" method="POST">
<div class="p-relative mb-20">
<input type="email" name="name" placeholder="Email address">
<button type="submit">Subscribe <i class="far fa-arrow-right"></i></button>
</div>
<p class="ajax-response"></p>
</form>
</div>
<p>Get 10% off your first purchase and be the first to know about
new product launches, exclusive deals, and the latest updates!</p>
<span><i class="far fa-map-marker-alt"></i> 185 Green City. Australia Steet City cmyk</span>
<div class="tf-footer-pay mt-30">
<img src="assets/img/logo/Visa.png" alt="">
<img src="assets/img/logo/Paypal.png" alt="">
<img src="assets/img/logo/Mastercard.png" alt="">
<img src="assets/img/logo/Gpay.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="tf-footer-copyright-area p-relative pt-20 pb-10">
<div class="tf-footer-widget-shape">
<div class="tf-footer-widget-shape-1">
<img src="assets/img/shape/footer-shape-1.png" alt="">
</div>
<div class="tf-footer-widget-shape-2">
<img src="assets/img/shape/footer-shape-2.png" alt="">
</div>
</div>
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="tf-footer-copyright text-center">
<p>© 2025 Copyright <a href="index.html">Murad</a>. All rights reserved</p>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="tf-footer-copyright-text text-center">
<span>Terms & Conditions</span>
<cite></cite>
<span>Privacy Policy</span>
</div>
</div>
</div>
</div>
</div>
</footer>
<!--tf-footer-area-end-->
<script src="assets/js/jquery-3.7.1.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/isotope.pkgd.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/swiper-bundle.min.js"></script>
<script src="assets/js/odometer.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/ajax-form.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>