diff --git a/src/app/privacy/page.tsx b/src/app/privacy/page.tsx new file mode 100644 index 0000000..a557a54 --- /dev/null +++ b/src/app/privacy/page.tsx @@ -0,0 +1,110 @@ +export default function PrivacyPage() { + return ( +
By using this website, you confirm that you understand and agree to this Privacy Policy.
++ If you have any questions or concerns, please contact me at:{" "} + + hello@trafficlunar.net + + . +
+ +The following types of information are stored when you use this website:
++ Cookies are necessary for user sessions and authentication. We do not use cookies for tracking or advertising purposes. +
++ We use{" "} + + Umami + {" "} + to collect anonymous data about how users interact with the site. Umami is fully GDPR-compliant, and no personally identifiable + information is collected through this service. +
++ We do not sell your personal data to third parties. Your data may be sent anonymously to self-hosted third-party services or trusted + third-party tools (such as analytics) but these services are used solely to keep the site functional. +
+As a user, you have the right to:
++ Your data, including your Miis, will be retained for as long as you have an account on the site. You may request that your data be + deleted at any time by going to your profile page, clicking the settings icon, and clicking the 'Delete Account' button. Upon clicking, + your data will be promptly removed from our servers. +
++ This Privacy Policy may be updated from time to time. We encourage you to review this policy periodically to stay informed about your + privacy. +
+