StaticMania / keep-react

Keep React is an open-source component library built on Tailwind CSS and React.js. It provides a versatile set of pre-designed UI components to build modern web applications.
https://react.keepdesign.io
MIT License
1.34k stars 113 forks source link

mod: not-found page modified/improved #45

Closed mehedihsajib closed 11 months ago

mehedihsajib commented 1 year ago

Not Found page modification/improvement

Issue was:

When entered any wrong route it's redirected to 'not-found' page which is right but the text/message was dummy text (lorem ipsum....) which is not user friendly.

Changes I made:

Before

notfound-before

After

notfound-after

Testing:

Notes for Reviewers:

Thank you for your time and consideration!

netlify[bot] commented 1 year ago

Deploy Preview for keep-react-sm ready!

Name Link
Latest commit 44bd4445a8b3fad3c5fb473e0675a7f8c929c9f2
Latest deploy log https://app.netlify.com/sites/keep-react-sm/deploys/6557762394a5b60008bf6345
Deploy Preview https://deploy-preview-45--keep-react-sm.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mehedihsajib commented 12 months ago

Hi @Arifulislam5577 , Thanks for your feedback. I just bring back the previous image. You can check now.

If any further modification/improvement needed please let me know.

Thanks