feat: improve 404 NotFound UI and add brand header - #598
Conversation
|
@Yogender-verma is attempting to deploy a commit to the Prashantkumar Khatri's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi @Yogender-verma, Thanks for opening this pull request. This PR has been automatically classified based on the files modified. Applied Labels
Primary Review Area
Reviewer@ShantKhatri has been identified as the primary reviewer for this pull request. If you have any questions regarding the affected area or implementation details, feel free to reach out to the assigned reviewer. Thank you for your contribution! |
CI — All Checks PassedBackend — SKIP
Mobile — SKIP
Web — PASS
Last updated: |
|
wanted to add the brand name DEVCARD on the top |
I appreciate that, but it's not aligning with the current design standards. |
That's totally fine. You can try something like this: But we need very minimalistic, and also creative, it would be better. You can share me, what you are selecting. May be can ping me here or on discord. |
Be with the theme. Eager to see what you'll be selecting. |
|
Oky will do it soon |







Summary
This PR improves the 404 Not Found page UI by enhancing visual hierarchy, increasing layout spacing, and introducing a branded header for better product identity consistency. It improves the overall user experience when navigating to invalid routes and aligns the design with the DevCard UI system.
Closes #591
Type of Change
What Changed
NotFound.tsxandNotFound.cssHow to Test
/random-page)Checklist
pnpm -r run lintpasses).pnpm -r run typecheck).pnpm -r run test).console.logor debug statements left in the code.Screenshots / Recordings
Before
After
Additional Context
This change focuses purely on UI/UX improvements and branding consistency. No functional routing or backend logic was modified. Future improvements could include subtle animations or micro-interactions for the 404 state.