Current Behavior
All 3 options in "all the tools you need" are not clickable, irrespective of whether the user is logged or not.
Suggested Improvement
I wanted to redirect to a valid UI with a valid message when a user clicks on these options in the "all the tools you need" page. UI page and message will be different when a user is logged in and when a user is not logged in.
Benefits
Improves User experience. User will come to know - this page is currently under development. They will get a clear idea that they need to redirect to a different page.
Possible Implementation
Develop 2 different UI pages- one for logged in user and other for user not logged in, that display appropriate messages.
Alternatives Considered
Additional Notes