📌 Description
The Privacy Policy page can be long, making navigation cumbersome. Adding a single toggle button that scrolls to the top or bottom depending on the current scroll position will improve usability and navigation.
⸻
✅ Proposed Solution
• Add one floating button at the bottom-right corner.
• Functionality:
• If the user is not at the top, clicking the button scrolls to the top.
• If the user is at the top, clicking the button scrolls to the bottom.
• Smooth scrolling effect for better UX.
• Ensure the button is responsive and does not overlap content.
• Style the button consistently with site theme (color, icon, size).
⸻
🚀 Benefits
• Simplifies navigation for long content.