-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
35 changed files
with
15,298 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,226 @@ | ||
<!DOCTYPE html> | ||
<html> <head> | ||
<meta charset="utf-8" /> | ||
<title>404 Page not found</title> | ||
|
||
<!--Meta For No Index--> | ||
<meta name="robots" content="noindex, Nofollow, Noimageindex"> | ||
|
||
<!--mobile responsive meta--> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta | ||
name="viewport" | ||
content="width=device-width, initial-scale=1, maximum-scale=1" | ||
/> | ||
<meta name="generator" content="Hugo 0.104.2" /> | ||
<!-- Critical CSS --> | ||
|
||
<link href="/scss/critical.min.css" rel="stylesheet" /> | ||
|
||
|
||
|
||
<!-- Favicon --> | ||
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" /> | ||
<link rel="icon" href="images/favicon.png" type="image/x-icon" /> | ||
|
||
|
||
<!-- Global Site Tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JZ95FEWF9K"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-JZ95FEWF9K'); | ||
|
||
</script> | ||
|
||
|
||
|
||
</head> | ||
|
||
<body> | ||
<header class="header"> | ||
<nav class="main-nav navbar navbar-expand-lg main-nav-colored"> | ||
<div class="container-fluid"> | ||
<a href="" class="navbar-brand"> | ||
<img src="images/logo.png" alt="site-logo" /> | ||
</a> | ||
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#mainNav" aria-expanded="false"> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
|
||
<div | ||
class="collapse navbar-collapse nav-list" | ||
id="mainNav" | ||
> | ||
<ul class="navbar-nav ml-auto"> | ||
|
||
|
||
|
||
<li class="nav-item "> | ||
<a class="nav-link scroll-to" href="/#gallery">Exhibition</a> | ||
</li> | ||
|
||
<li class="nav-item "> | ||
<a class="nav-link scroll-to" href="/#service">Feature</a> | ||
</li> | ||
|
||
<li class="nav-item "> | ||
<a class="nav-link scroll-to" href="/about/">About</a> | ||
</li> | ||
|
||
<li class="nav-item "> | ||
<a class="nav-link scroll-to" href="/#blog">Blog</a> | ||
</li> | ||
|
||
<li class="nav-item "> | ||
<a class="nav-link scroll-to" href="/#pricing">Pricing</a> | ||
</li> | ||
|
||
<li class="nav-item "> | ||
<a class="nav-link scroll-to" href="/#faq">FAQ</a> | ||
</li> | ||
|
||
<li class="nav-item "> | ||
<a class="nav-link scroll-to" href="/contact/">Contact</a> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
</header> | ||
<div id="content"> | ||
<section class="error"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-12"> | ||
|
||
<div class="error-content"> | ||
<h2>404 Error</h2> | ||
<p>Oops! Page Not Found</p> | ||
<form action="#"> | ||
<div class="input-group"> | ||
<input type="text" class="form-control" placeholder="Search again..."> | ||
<div class="input-search"> | ||
<a href="#"> <i class="ti-search"></i></a> | ||
</div> | ||
</div> | ||
</form> | ||
<div class="error-content-link"> | ||
<a href=""> | ||
<i class="ti-arrow-left"></i> | ||
back to home | ||
</a> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
</div><section class="footer"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-6 col-md-12"> | ||
<div class="footer-logo"> | ||
<img class="img-fluid" src="images/logo.png" alt="logo"> | ||
</div> | ||
<p class="footer-description"> | ||
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Odit quia ab, natus fugiat voluptas saepe ipsum animi officiis in molestiae? | ||
</p> | ||
<div class="footer-text-block"> | ||
<p> | ||
115 W 18th St. <br> New York, NY 10011 | ||
</p> | ||
</div> | ||
</div> | ||
|
||
<div class="col-lg-6 col-md-12 align-self-end"> | ||
<div class="footer-icon"> | ||
<ul> | ||
|
||
<li> | ||
<a target="_blank" href="https://www.facebook.com/"> | ||
<i | ||
class="ti-facebook"> | ||
</i> | ||
</a> | ||
</li> | ||
|
||
<li> | ||
<a target="_blank" href="https://twitter.com/"> | ||
<i | ||
class="ti-twitter-alt"> | ||
</i> | ||
</a> | ||
</li> | ||
|
||
<li> | ||
<a target="_blank" href="https://dribbble.com/"> | ||
<i | ||
class="ti-dribbble"> | ||
</i> | ||
</a> | ||
</li> | ||
|
||
<li> | ||
<a target="_blank" href="https://www.instagram.com/"> | ||
<i | ||
class="ti-instagram"> | ||
</i> | ||
</a> | ||
</li> | ||
|
||
|
||
<li><a target="_blank" href="mailto:[email protected]"><i class="ti-email"></i></a></li> | ||
|
||
|
||
<li><a target="_blank" href="tel:+%28448%29%20833%205272%20332"><i class="ti-mobile"></i></a></li> | ||
|
||
</ul> | ||
</div> | ||
<div class="footer-copyright-text"> | ||
<p> © 2024 <a href="https://staticmania.com/" target="_blank">StaticMania </a> </p> | ||
<ul> | ||
|
||
|
||
<li> | ||
<a href="/privacy/">Privacy Policy</a> | ||
</li> | ||
|
||
<li> | ||
<a href="/terms/">Terms</a> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
<!-- Non Critical CSS --> | ||
|
||
<link href="/scss/non-critical.min.css" rel="stylesheet" /> | ||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyC9rV6yesIygoVKTD6QLf_iCa9eiIIHqZ0&libraries=geometry"> | ||
</script> | ||
<!-- VENDOR JS --> | ||
<script src="vendor/jQuery/jquery.min.js"></script> | ||
<script src="vendor/bootstrap/bootstrap.min.js"></script> | ||
<script src="vendor/slick/slick.min.js"></script> | ||
<script src="vendor/aos/aos.js"></script> | ||
<script src="vendor/match-height/match-height.js"></script> | ||
<script src="vendor/magnific-popup/magnific-popup.min.js"></script> | ||
<script src="vendor/g-map/gmap.js"></script> | ||
|
||
|
||
<script src="/js/script.min.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.