Description
Create a custom 404 page for when users visit
a page that doesn't exist.
Expected behavior
- Friendly error message
- Link back to homepage
- Match existing dark theme
- Show pool ID in message if /pools/[id] not found
Tech
- Next.js app/not-found.tsx
- TailwindCSS styling
Description
Create a custom 404 page for when users visit
a page that doesn't exist.
Expected behavior
Tech