Error Pages Gallery
Dev-only page showing all error states for design iteration
404
[ Page Not Found ]
The page you're looking for doesn't exist or has been moved.
→
/nonexistent403
[ Access Denied ]
You don't have permission to access this resource.
→
/test-403500
[ Internal Server Error ]
Something went wrong on our end. We're working to fix it.
→
/test-error503
[ Service Unavailable ]
We're currently performing scheduled maintenance.
→
/test-503How to Use
- • Click any card to view the full error page
- • Test error routes: /test-error, /test-403, /test-503
- • 404 errors: Visit any non-existent URL (e.g., /nonexistent)