feat(error-page): improve visual appeal with animated illustration an…#372
Open
sumitakhuli wants to merge 1 commit intoopen-source-uom:mainfrom
Open
feat(error-page): improve visual appeal with animated illustration an…#372sumitakhuli wants to merge 1 commit intoopen-source-uom:mainfrom
sumitakhuli wants to merge 1 commit intoopen-source-uom:mainfrom
Conversation
…d branded styling
Contributor
|
It looks good, just remove the labels below for labels restaurant just leave the go back to home page button and it should be ok. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat(error-page): improve visual appeal with animated illustration and branded styling
Fixes #371
Description
This PR addresses the need for a Visually Appealing Error Page by replacing the plain text 404 page with a branded, animated, and user-friendly design.
Key changes:
framer-motiondepicting a "broken" 404 state with floating elements.myUOMLogoand used brand colors (Blue#0050e0, Orange#F4B042) for consistency.Button(with hover effects) and added quick links to Library, Restaurant, and the main UoM website.Synefont hierarchy for better readability.Related Issue
Fixes "Error Page Lacks Visual Appeal"
#371
Motivation and Context
The previous Error page was unbranded and visually dull, offering a poor user experience. The new design maintains user engagement even when they encounter an error and provides clear paths to get back on track.
How Has This Been Tested?
Tested locally in the development environment:
/,/library,/restaurant,uom.gr).Screenshots or GIF:
Before
After
Screen.Recording.2026-02-16.at.3.32.59.AM.mov
Types of changes
Checklist: