Build a fully responsive Privacy Policy page using React that ensures accessibility, usability, and design consistency across both desktop and mobile views as shown in the reference layout, including a Back to Top feature.
User Stories:
As a user, I want to view the Privacy Policy content in a clearly structured layout, so I can easily read and understand the terms on any device.
As a user, I want to expand and collapse sections of the Privacy Policy to focus only on the content I need.
As a mobile user, I want the layout to adapt to my screen size, so I can navigate comfortably.
As a user, I want quick access to the navigation menu and footer from the Privacy Policy page.
As a user, I want the newsletter and social media CTA sections to be easy to use on all screen sizes.
As a user, I want a "Back to Top" button to quickly return to the top of the page, especially after scrolling through long content.
Acceptance Criteria:
[ ] Privacy policy sections can be expanded/collapsed.
[ ] The page layout is fully responsive and visually aligned with the provided design.
[ ] Text remains legible and sections are well-spaced across screen sizes.
[ ] Newsletter subscription and footer components are functional and responsive.
[ ] Page meets basic accessibility standards.
[ ] A “Back to Top” button appears after scrolling down and scrolls the page to the top when clicked.
Build a fully responsive Privacy Policy page using React that ensures accessibility, usability, and design consistency across both desktop and mobile views as shown in the reference layout, including a Back to Top feature.
User Stories:
As a user, I want a "Back to Top" button to quickly return to the top of the page, especially after scrolling through long content.
Acceptance Criteria: