Skip to content

[Feature] Implement a Custom 404 Not Found Page #465

@Aditya948351

Description

@Aditya948351

Description

Right now, navigating to a broken link shows the default Next.js 404 page, which breaks the immersion of the DevPath application.

Proposed Solution

  1. Create a app/not-found.tsx (or pages/404.tsx depending on the router).
  2. Design a beautiful, DevPath-branded 404 page.
  3. Include a "Return Home" button to help the user get back to safety.

Expected Outcome

A cohesive brand experience even when users hit a dead end.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions