diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 1268678..43a3ebd 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -119,24 +119,45 @@ export default function VideoPage() { } return ( -
- Did you forget to add the page to the router? -
- - + {/* 404 Content */} ++ The page you're looking for doesn't exist or has been moved. +
+ +