fun improvements #1
@@ -5,7 +5,7 @@ import GoBackButton from "@/components/go-back-button";
|
||||
export default function NotFound() {
|
||||
return (
|
||||
<div className="mx-auto max-w-md pt-16">
|
||||
<Window title="Windows cannot find this page">
|
||||
<Window title="Oopsie doopsie! You're lost!">
|
||||
<div className="flex items-start gap-4 mb-6">
|
||||
<div className="flex-shrink-0 flex h-10 w-10 items-center justify-center rounded-full bg-red-600 shadow-inner">
|
||||
<svg
|
||||
|
||||
Reference in New Issue
Block a user