JezK
Edit File: privacypolicy.php
<?php include "header.php"; ?> <section class="dark-bg"> <h1 class="text-white">Privacy Policy</h1> </section> <div class="container py-5"> <div class="row py-4"> <div class="col-md-12"> <h2 class="mt-4"> Privacy Policy </h2> <h4 class="mt-4"> Information We Collect </h4> <p> Personal Data: We may collect personally identifiable information, such as your name, email address, phone number, and payment information when you register for an account or use our services. </p> <p> Usage Data: We may collect information that your browser sends whenever you visit our website or use our application, including your IP address, browser type, and the pages you visit. </p> <p> Cookies and Tracking Technologies: We use cookies and similar tracking technologies to track activity on our website and hold certain information. </p> <h4 class="mt-4"> How We Use Your Information </h4> <p> We use the information we collect to: </p> <p> Provide, operate, and maintain our services. </p> <p> Process transactions and send you related information. </p> <p> Communicate with you, including responding to your comments, questions, and requests. </p> <p> Send you technical notices, updates, security alerts, and support messages. </p> <p> Analyze trends, usage, and activities in connection with our services. </p> <h4 class="mt-4"> Online Payments </h4> <p> When you make a payment through our website or application, we may use third-party payment processors. The processing of payments will be subject to the terms, conditions, and privacy policies of the payment processors in addition to this Privacy Policy. We do not store or collect your payment card details. That information is provided directly to our third-party payment processors whose use of your personal information is governed by their Privacy Policy. These payment processors adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council. </p> <h4 class="mt-4"> Sharing Your Information </h4> <p> We may share your information with: </p> <p> Service providers who perform services on our behalf, including payment processors. </p> <p> Third parties if we believe that disclosure is necessary to comply with a legal obligation. </p> <p> Affiliates, in which case we will require them to honor this Privacy Policy. </p> <h4 class="mt-4"> Security of Your Information </h4> <p> We use administrative, technical, and physical security measures to protect your personal information. However, no security system is impenetrable, and we cannot guarantee the security of our systems. </p> <h4 class="mt-4"> Your Data Protection Rights </h4> <p> Depending on your location, you may have the following rights regarding your personal data: </p> <p> The right to access – You have the right to request copies of your personal data. </p> <p> The right to rectification – You have the right to request that we correct any information you believe is inaccurate. </p> <p> The right to erasure – You have the right to request that we erase your personal data under certain conditions. </p> <p> The right to restrict processing – You have the right to request that we restrict the processing of your personal data under certain conditions. </p> <h4 class="mt-4"> Changes to This Privacy Policy </h4> <p> We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page. You are advised to review this Privacy Policy periodically for any changes. </p> <h4 class="mt-4"> Contact Us </h4> <p> If you have any questions about this Privacy Policy, please contact us at: </p> <p> <span >Email : </span> <a href="mailto:jagadeeshnani777@gmail.com">jagadeeshnani777@gmail.com</a> </p> <p> <span>Phone :</span> <a href="tel:8341834183">8341834183</a> </p> </div> </div> </div> <?php include "footer.php"; ?>