diff --git a/app/(app)/privacy/page.tsx b/app/(app)/privacy/page.tsx new file mode 100644 index 0000000..6f393cf --- /dev/null +++ b/app/(app)/privacy/page.tsx @@ -0,0 +1,445 @@ +import React from "react"; +import Link from "next/link"; + +export const metadata = { + title: "Privacy Policy | Battl Builder", + description: + "Privacy Policy for Battl Builder. Learn how we collect, use, and protect your data.", +}; + +export default function PrivacyPolicy() { + const lastUpdated = "January 9, 2026"; + + return ( +
Last Updated: {lastUpdated}
++ Battl Builder ("we," "us," "our," or "Company") respects your privacy + and is committed to protecting it through this Privacy Policy. This + policy explains our practices regarding the collection, use, and + protection of your personal information when you access our website + and use our services (the "Service"). +
++ Please read this Privacy Policy carefully. If you do not agree with + our practices, please do not use the Service. Your use of the Service + constitutes your acceptance of this Privacy Policy. +
+We use your information for the following purposes:
++ We may share your information in the following circumstances: +
+Service Providers
++ Third-party vendors who assist with hosting, analytics, email, + payments, and customer support. These providers are bound by + confidentiality agreements. +
+Affiliate Partners
++ We may share limited information with merchant affiliates for + product fulfillment and tracking purposes. +
+Public Content
++ Builds, images, and descriptions you publish are visible to other + users of the Service. +
+Legal Compliance
++ We may disclose information when required by law, court order, or + government request, or to protect our rights and safety. +
+Business Transfers
++ In the event of a merger, acquisition, or sale of assets, your + information may be transferred as part of that transaction. +
++ We do NOT sell your personal information to third parties for + marketing purposes. +
++ We use cookies and similar technologies to enhance your experience: +
+Essential Cookies
++ Required for authentication, security, and basic functionality. +
+Performance Cookies
++ Collect analytics data to improve Service performance and user + experience. +
+Preference Cookies
++ Remember your settings and preferences for future visits. +
++ You can control cookies through your browser settings. Disabling cookies + may affect Service functionality. +
++ We implement industry-standard security measures to protect your + personal information, including encryption, secure servers, and access + controls. +
++ However, no security system is impenetrable. While we strive to + protect your data, we cannot guarantee absolute security. You use the + Service at your own risk. +
++ If you believe your account has been compromised, please contact us + immediately. +
++ We retain your personal information for as long as necessary to + provide the Service and comply with legal obligations: +
++ Depending on your location, you may have the following rights: +
++ To exercise these rights, email us at{" "} + privacy@battlbuilder.com with + your request. We will respond within 30 days. +
++ If you are a California resident, the California Consumer Privacy Act + (CCPA) grants you additional rights: +
++ We do not sell personal information. To submit a CCPA request, email + us at{" "} + privacy@battlbuilder.com. +
++ The Service is not intended for users under 18 years of age. We do not + knowingly collect personal information from children under 18. +
++ If we become aware that we have collected information from a child + under 18, we will delete such information immediately and terminate the + child's account. +
++ If you believe we have collected information from a child under 18, + please contact us immediately. +
++ The Service may contain links to third-party websites and services + operated by other companies. This Privacy Policy applies only to + Battl Builder. We are not responsible for the privacy practices of + third-party sites. +
++ Please review the privacy policies of any third-party services before + providing your information. +
++ If you access the Service from outside the United States, your + information may be transferred to, stored in, and processed in the + United States or other countries where we operate. +
++ By using the Service, you consent to the transfer of your information + to countries outside your country of residence, which may have + different data protection rules. +
++ We may update this Privacy Policy from time to time to reflect changes + in our practices or for other operational, legal, or regulatory reasons. +
++ We will notify you of material changes by posting the updated policy + here and updating the "Last Updated" date. Your continued use of the + Service following the posting of changes constitutes your acceptance + of the updated Privacy Policy. +
++ If you have questions about this Privacy Policy or wish to exercise + your privacy rights, please contact us: +
++ Email:{" "} + privacy@battlbuilder.com +
+
+ Mailing Address:
+
+ Battl Builder, Inc.
+
+ [Your Address]
+
+ [City, State, ZIP]
+
+ We will respond to all privacy inquiries within 30 days of receipt. +
++ This Privacy Policy is aligned with GDPR, CCPA, and other major + privacy regulations. +
+ + ← Return to Home + +