First Check
Description
As a user, I would like an informative 404 Error Page Message to inform me that what I am trying to visit is unavailable and provide a convenient button that I can click to return to the home page.
Suggested solution
Replicate the following design using Rosalution assets.

- For the top header, use the existing './frontend/src/components/RosalutionHeader.vue'
- The primary button styling already exists as the css class '.primary-button"
- See the /./frontend/src/views/LoginView.vue' for how to include the logo
- Try to level existing text styling that is in the css
- For login actions in the header, reference './frontend/src/views/AccountView.vue'
Alternative
No response
Additional context
No response
Code of Conduct
First Check
Description
As a user, I would like an informative 404 Error Page Message to inform me that what I am trying to visit is unavailable and provide a convenient button that I can click to return to the home page.
Suggested solution
Replicate the following design using Rosalution assets.
Alternative
No response
Additional context
No response
Code of Conduct