Skip to content

Commit

Permalink
updated terms and policy pages
Browse files Browse the repository at this point in the history
  • Loading branch information
OchiengPaul442 committed Nov 14, 2024
1 parent e034347 commit eed3eb7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 26 deletions.
13 changes: 7 additions & 6 deletions website/frontend/src/pages/Legal/PrivacyPolicy.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@ const PrivacyPolicy = () => {
content: (
<>
<p>
This Privacy Policy describes our policies and procedures on the collection, use and
disclosure of information in connection with the use of all services provided by AirQo.
We "AirQo" are committed to respecting and protecting your privacy and ensuring
responsible use of the information that we collect.
This Privacy Policy describes our policies and procedures on the collection, use, and
disclosure of information in connection with the use of all services provided by{' '}
<strong>AirQo Research</strong>, hereinafter referred to as <strong>"AirQo"</strong>.{' '}
<strong>AirQo</strong> is committed to respecting and protecting your privacy and
ensuring responsible use of the information that we collect.
</p>
<p>
We build a range of products and services to help individuals and decision makers access
Expand All @@ -60,8 +61,8 @@ const PrivacyPolicy = () => {
<p>
When you use our services, we may collect information to help us improve and customize
our products to better meet the needs of our users. We may collect this information
explicitly or automatically using available third-party tools. AirQo is committed to
ensuring the responsible use of the information that we collect.
explicitly or automatically using available third-party tools. <strong>AirQo</strong> is
committed to ensuring the responsible use of the information that we collect.
</p>
<p>
This policy was developed to help you understand the information we collect and the
Expand Down
48 changes: 28 additions & 20 deletions website/frontend/src/pages/Legal/TermsOfService.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,26 +35,34 @@ const TermsOfService = () => {
id: 'intro',
title: '1. Introduction',
content: (
<ol>
<li>
Some cities already have programs for air quality monitoring, so we collaborate with
them on how to increase their coverage network.{' '}
</li>
<li>
By using our platform, you accept these terms and conditions in full; accordingly, if
you disagree with these terms and conditions or any part of these terms and conditions,
you must not use our platform.
</li>
<li>
If you register with our platform, submit any material to our platform or use any of our
platform services, we will ask you to expressly agree to these terms and conditions.
</li>
<li>
Our platform uses cookies; by using our platform or agreeing to these terms and
conditions, you consent to our use of cookies in accordance with the terms of our
Privacy and cookies policy.
</li>
</ol>
<>
<p>
Welcome to <strong>AirQo Research</strong> ("AirQo"). By accessing or using our
platform, you agree to adhere to and be bound by these Terms of Service. If you do not
agree with these terms, please refrain from using our platform.
</p>
<ol>
<li>
Some cities already have programs for air quality monitoring, so we collaborate with
them on how to increase their coverage network.
</li>
<li>
By using our platform, you accept these terms and conditions in full; accordingly, if
you disagree with these terms and conditions or any part of these terms and
conditions, you must not use our platform.
</li>
<li>
If you register with our platform, submit any material to our platform or use any of
our platform services, we will ask you to expressly agree to these terms and
conditions.
</li>
<li>
Our platform uses cookies; by using our platform or agreeing to these terms and
conditions, you consent to our use of cookies in accordance with the terms of our
Privacy and cookies policy.
</li>
</ol>
</>
)
},
{
Expand Down

0 comments on commit eed3eb7

Please sign in to comment.