This commit is contained in:
+1
-4
@@ -13,7 +13,7 @@ export default function NotFound() {
|
||||
</h1>
|
||||
|
||||
<p className="mt-3 text-sm text-zinc-400">
|
||||
This area of the site isn’t publicly accessible yet.
|
||||
The page you're looking for doesn't exist or has been moved.
|
||||
</p>
|
||||
|
||||
<div className="mt-6 flex justify-center gap-3">
|
||||
@@ -32,9 +32,6 @@ export default function NotFound() {
|
||||
</a> */}
|
||||
</div>
|
||||
|
||||
<p className="mt-6 text-[11px] text-zinc-600">
|
||||
Early access features are launching soon.
|
||||
</p>
|
||||
</div>
|
||||
</main>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user