import React from 'react' import LegalLayout, { Section, Para, BulletList } from '../components/LegalLayout' export default function PrivacyPolicy() { return (
Nova40 ("we", "our", "us") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and safeguard your information when you use our mobile application.
We collect the following types of information:
Your information is used to:
Nova40 uses artificial intelligence (Google Gemini / Claude AI) to generate personalized identity statements, habit suggestions, and daily reflections. Your story and journal entries are sent to AI services for processing. We do not store AI-processed data on third-party servers beyond the generation session.
Your data is stored securely using Supabase (cloud database) and locally on your device via AsyncStorage. Data stored locally remains on your device and is not transmitted unless you explicitly use cloud features.
We do not sell, trade, or share your personal information with third parties, except:
We implement industry-standard security measures to protect your data, including encrypted connections (HTTPS), secure authentication, and row-level security policies on our database.
You have the right to:
We retain your data as long as your account is active. When you delete your account or reset your journey, associated data is permanently removed from our systems.
Nova40 is not intended for children under 13 years of age. We do not knowingly collect information from children under 13.
We may update this Privacy Policy from time to time. Changes will be posted within the app and take effect immediately upon posting.
If you have questions about this Privacy Policy, please contact us at: support@nova40.app
) }