import Link from 'next/link' import { ArrowLeft } from 'lucide-react' import { Footer } from '@/components/layout/Footer' export default function PrivacyPage() { return (
Back to Home

Privacy Policy

Last updated: {new Date().toLocaleDateString()}

1. Introduction

Welcome to Alertify. We respect your privacy and are committed to protecting your personal data. This privacy policy will inform you as to how we look after your personal data when you visit our website and tell you about your privacy rights and how the law protects you.

2. Data We Collect

We may collect, use, store and transfer different kinds of personal data about you which we have grouped together follows:

  • Identity Data: includes email address.
  • Technical Data: includes internet protocol (IP) address, browser type and version, time zone setting and location.
  • Usage Data: includes information about how you use our website and services.

3. How We Use Your Data

We will only use your personal data when the law allows us to. Most commonly, we will use your personal data in the following circumstances:

  • To provide the service you signed up for (Waitlist, Monitoring).
  • To manage our relationship with you.
  • To improve our website, products/services, marketing and customer relationships.

4. Contact Us

If you have any questions about this privacy policy or our privacy practices, please contact us at:

Alertify Support

Email: support@qrmaster.net

) }