diff --git a/src/constants/privacyText.ts b/src/constants/privacyText.ts index 5aa8ef1..a28214d 100644 --- a/src/constants/privacyText.ts +++ b/src/constants/privacyText.ts @@ -1,6 +1,6 @@ export const POLICY_STATEMENT_HTML = `

- This privacy policy (“Privacy Policy”) provides an extensive insight into how the Quadratic Accelerator AG (“Accelerator”), Giveth Association (“Association”, together with the Accelerator, “we”, “us”, “our”) and all platforms affiliated with Accelerator and Association, including but not limited to the q/acc Websites, all their Subdomains and affiliated applications [qacc.giveth.io] (collectively “Platforms”) collect, share or use data about you (“user(s)”, “You”, “your”) with connection to the Platforms. + This privacy policy (“Privacy Policy”) provides an extensive insight into how the Quadratic Accelerator Inc (“Accelerator”), Giveth Association (“Association”, together with the Accelerator, “we”, “us”, “our”) and all platforms affiliated with Accelerator and Association, including but not limited to the q/acc Websites, all their Subdomains and affiliated applications [qacc.giveth.io] (collectively “Platforms”) collect, share or use data about you (“user(s)”, “You”, “your”) with connection to the Platforms.

This Privacy Policy, together with our Terms of Service (“Terms”) [] governs the collection and processing of your data and is applicable to all the information collected through the Platforms, upon the use of such Platforms, any related services, marketing, events and/or any other locations that are in any way linked to this Privacy Policy (collectively, the “Services”). diff --git a/src/constants/termsText.ts b/src/constants/termsText.ts index cad1932..a7807e2 100644 --- a/src/constants/termsText.ts +++ b/src/constants/termsText.ts @@ -188,4 +188,8 @@ export const TERMS_AND_CONDITIONS_HTML = `

  • These Terms shall be governed by and construed in accordance with the laws of Switzerland.
  • Any disputes arising out of or in connection with these Terms shall be subject to the exclusive jurisdiction of the courts of Zug, Switzerland.
  • +

    18. Breach of Terms & Conditions

    +

    + We reserve the right to disable access to the dApp at any time in the event of any breach of the Terms, including without limitation, if we, in our sole discretion, believe that you, at any time, fail to satisfy the eligibility requirements set forth in the Terms. Further, we reserve the right to limit or restrict access to the dApp by any person or entity, or within any geographic area or legal jurisdiction, at any time and at our sole discretion. We will not be liable to you for any losses or damages you may suffer as a result of or in connection with the dApp being inaccessible to you at any time or for any reason. +

    `;