Problem: Currently user does not have any option to go back to home page if he/she is on privacy policy, terms, code of conduct and license pages as there is no back option, forcing the user to look for hamburger icon.
Proposed solution: Adding a Back to Home button on the respective pages to enhance user navigation.
Expected behaviour: On clicking, back to home option, user will get to the Home(Landing) page.
Changes in the code:index.tsx files of respective pages.
Verification: The changes can be verified locally. Since, changes are to be done in frontend, no errors will occur.

Problem: Currently user does not have any option to go back to home page if he/she is on privacy policy, terms, code of conduct and license pages as there is no back option, forcing the user to look for hamburger icon.
Proposed solution: Adding a Back to Home button on the respective pages to enhance user navigation.
Expected behaviour: On clicking, back to home option, user will get to the Home(Landing) page.
Changes in the code:index.tsx files of respective pages.
Verification: The changes can be verified locally. Since, changes are to be done in frontend, no errors will occur.