import React from "react"; import "./PrivacyPolicy.css"; const PrivacyPolicy = () => { return (

Privacy Policy

Effective Date: January 19, 2025

Welcome to IMAPS, your indoor mapping solution. Your privacy is important to us. This Privacy Policy explains how we collect, use, and protect your personal information.

1. Information We Collect

We may collect the following types of information when you use our application:

2. How We Use Your Information

The information we collect is used to:

3. Sharing Your Information

We do not sell your personal information. However, we may share your data with:

4. Data Security

We implement industry-standard measures to protect your data. However, no system is completely secure, and we cannot guarantee absolute security.

5. Your Choices

You can control the information we collect by managing your device settings or opting out of certain features.

6. Changes to This Privacy Policy

We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated "Effective Date."

7. Contact Us

If you have any questions or concerns about this Privacy Policy, please contact us at support@imaps.mk.

); }; export default PrivacyPolicy;