This commit is contained in:
2025-06-18 16:44:30 +02:00
parent 08bc8e8ba5
commit 912b1733b3
17 changed files with 236 additions and 117 deletions

View File

@@ -12,7 +12,7 @@ export default function NotFound() {
<h1 className="mt-2 text-3xl font-medium tracking-tight text-gray-900">
Page not found
</h1>
<p className="mt-2 text-lg text-gray-600">
<p className="mt-2 lg:text-lg text-base text-gray-600">
Sorry, we couldnt find the page youre looking for.
</p>
<Button href="/" variant="outline" className="mt-8">