diff --git a/src/app/not-found.tsx b/src/app/not-found.tsx index 688853c..dc54f5f 100644 --- a/src/app/not-found.tsx +++ b/src/app/not-found.tsx @@ -4,7 +4,10 @@ import Container from "@/components/Container"; export default async function NotFound() { return ( - +

404 Not Found

The page you requested does not exist.