tindrew / redot-landing-page

https://redot-landing.pages.dev/
MIT License
0 stars 2 forks source link

Update /blog/<NotExistingPost> Page Colors and Text #17

Open SerkZex opened 1 week ago

SerkZex commented 1 week ago

The /blog/ currently lack design. We need to update this error page page to ensure they follow our design guidelines and provide a consistent and engaging experience, even for non-existing posts.

e.g. http://localhost:3000/blog/NoPost image

Non-Existing Post Handling:

  1. Create a design for the /blog/ page that informs users the blog post doesn't exist.
  2. Add relevant error text that is engaging and informative.
  3. Ensure the design matches the overall website aesthetics and provides helpful information.

Error handling will be done in: https://github.com/YanLi-FE/redot-landing-page/issues/17