We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac1480 commit 4ba3de6Copy full SHA for 4ba3de6
app/not-found.tsx
@@ -24,7 +24,7 @@ export default function NotFound() {
24
/>
25
</div>
26
27
- {/* Home Button using your shared Button component */}
+ {/* Home Button*/}
28
<Button
29
className="mt-12 text-xl px-8 py-6 font-[Ballega] font-extralight"
30
onClick={() => router.push("/")}
0 commit comments