Links Functionalities
Srish-ty opened this issue · 1 comments
Srish-ty commented
Is your feature request related to a problem? Please describe.
- some of the links were not leading to the respective pages
- few of links were being opened in the same window and tab, which is distracting for users.
- For newsletter, the given input field wasn't email and users can't get to know if their mail-id is submitted.
Describe the solution you'd like
A clear and concise description of what you want to happen.
- Wrote code to open the links in a new tab
- corrected links and the respective names given on pages
- created input field for mail to sign-in for newsletter
- created a proper feedback to be given to user once their mail-id is submitted for newsletter
Screenshots