fix 404
This commit is contained in:
parent
839593a0db
commit
82aec67cf5
1 changed files with 0 additions and 4 deletions
|
@ -15,10 +15,6 @@ export default function NotFound() {
|
|||
height={600}
|
||||
className="object-cover"
|
||||
/>
|
||||
<div className="text-white pt-4 pb-2">
|
||||
<h1 className="text-6xl font-bold tracking-wider">404</h1>
|
||||
<p className="text-2xl mt-2">Not Found</p>
|
||||
</div>
|
||||
</div>
|
||||
<p className="text-muted-foreground mt-8 mb-8 text-xl">
|
||||
Oops! It looks like the page you're looking for has gone into hiding.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue