pages/Privacy

Privacy component displays the privacy policy page. It uses translations from `react-i18next` to render privacy information sections, including owner details, data types collected, purposes, legal basis, recipients, data transfer, retention, user rights, cookie policy, and change notifications.
Description:
  • Privacy component displays the privacy policy page. It uses translations from `react-i18next` to render privacy information sections, including owner details, data types collected, purposes, legal basis, recipients, data transfer, retention, user rights, cookie policy, and change notifications.
Source:
Returns:
The rendered privacy policy page
Type
JSX.Element