diff --git a/components/containers/privacyPolicy/PrivacyPolicy.tsx b/components/containers/privacyPolicy/PrivacyPolicy.tsx new file mode 100644 index 0000000..f813730 --- /dev/null +++ b/components/containers/privacyPolicy/PrivacyPolicy.tsx @@ -0,0 +1,63 @@ +import { useRouter } from 'next/dist/client/router'; +import React from 'react' + +function PrivacyPolicy() { + const router = useRouter(); + + return ( +
Last Updated: 08.11.2021
+This Privacy Policy (“Policy”) explains the information collection, use, and sharing practices of mathroom.
+Unless otherwise stated, this Policy describes and governs the information collection, use, and sharing practices of mathroom with respect to your use of our website mathroom.vercel.app/ and the services (“education”) we provide.
+Before you use or submit any information through or in connection with the Services, please carefully review this Privacy Policy. By using any part of the Services, you understand that your information will be collected, used, and disclosed as outlined in this Privacy Policy.
+ +Mathroom has designed this policy to be consistent with the following principles:
+ +The only information we collect is the user's name and email, even passwords are not stored in the database.We don't collect any cookies and don’t pass the information on to third parties.
+ +We can use the information collected to improve our service, including to develop new features or services, and take steps to secure the Services.
+ +Legal Compliance and Protection of Creative Commons and Others. We may disclose your information if required to do so by law or on a good faith belief that such disclosure is permitted by this Privacy Policy or reasonably necessary or appropriate for any of the following reasons: to comply with legal process;
+ +Account Preferences
+ +If you create an account at the current stage of the game, you will not be able to change the username or email. You won't be able to sign out of the account, but you can leave the game by closing the browser tab.
+ +We retain the information we collect for as long as necessary to fulfill the purposes set forth in this Privacy Policy or as long as we are legally required or permitted to do so. Information may persist in copies made for backup and business continuity purposes for additional time.
+ +We will continue to evaluate this Privacy Policy as we update and expand our Services, and we may make changes to the Privacy Policy accordingly. We will post any changes here and revise the date last updated above. We encourage you to check this page periodically for updates to stay informed on how we collect, use and share your information. If we make material changes to this Privacy Policy, we will provide you with notice.
+ +If you have any questions about this Privacy Policy or our privacy practices, you can contact us at: robzlegz@gmail.com
+