41 lines
1.5 KiB
HTML
41 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>404 · Singh Driving School</title>
|
|
<link rel="stylesheet" href="assets/css/ux-hub.css">
|
|
</head>
|
|
<body class="">
|
|
<div class="proposal-banner">
|
|
<div><span class="tag">Proposal mockup</span> Singh Driving School — UX examples (not production)</div>
|
|
<div><a href="ux-gallery.html">All screens</a> · <a href="pricing.html">Pricing</a></div>
|
|
</div>
|
|
<header class="public-nav">
|
|
<a class="brand brand-logo-link" href="index.html"><img src="assets/images/dustbin.png" alt="Singh Driving School" class="brand-logo brand-logo--hub"></a>
|
|
<div class="links">
|
|
<a href="index.html">Home</a>
|
|
<a href="about-us.html">About</a>
|
|
<a href="contacts.html">Contact</a>
|
|
<a href="public-blog.html">Blog</a>
|
|
<a href="portal-login.html">Portal</a>
|
|
</div>
|
|
</header>
|
|
<div class="public-simple">
|
|
<div class="proposal-note"><strong>UX note:</strong> Branded error page with path home or to contact.</div>
|
|
|
|
<div class="error-hero">
|
|
<h1>404</h1>
|
|
<p style="font-size:18px">Page not found</p>
|
|
<p class="muted">That URL doesn't exist on Singh Driving School.</p>
|
|
<p style="margin-top:24px">
|
|
<a class="btn btn-primary" href="index.html">Go home</a>
|
|
<a class="btn btn-ghost" href="contacts.html" style="margin-left:8px">Contact</a>
|
|
</p>
|
|
</div>
|
|
|
|
</div>
|
|
<p class="aiml-site-credit">Made by <a href="https://aimloperations.com" rel="noopener noreferrer" target="_blank">AI ML Operations, LLC</a></p>
|
|
</body>
|
|
</html>
|