Skip to content

Commit d023167

Browse files
committed
run lint
1 parent e7a8d0a commit d023167

File tree

1 file changed

+180
-178
lines changed

1 file changed

+180
-178
lines changed

web/pages/privacy-policy.tsx

+180-178
Original file line numberDiff line numberDiff line change
@@ -1,191 +1,193 @@
11
import React from "react";
22

33
const PrivacyPolicy: React.FC = () => {
4-
return (
5-
<div className="container mx-auto p-6">
6-
<h1 className="text-3xl font-bold">Privacy Policy</h1>
7-
<p className="text-gray-600">Last updated: February 25, 2025</p>
8-
<p>
9-
This Privacy Policy describes Our policies and procedures on the
10-
collection, use and disclosure of Your information when You use the
11-
Service and tells You about Your privacy rights and how the law protects
12-
You.
13-
</p>
14-
<p>
15-
We use Your Personal data to provide and improve the Service. By using
16-
the Service, You agree to the collection and use of information in
17-
accordance with this Privacy Policy. This Privacy Policy has been
18-
created with the help of the{" "}
19-
<a
20-
href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
21-
target="_blank"
22-
rel="noopener noreferrer"
23-
className="text-blue-500 underline"
24-
>
25-
Free Privacy Policy Generator
26-
</a>
27-
.
28-
</p>
4+
return (
5+
<div className="container mx-auto p-6">
6+
<h1 className="text-3xl font-bold">Privacy Policy</h1>
7+
<p className="text-gray-600">Last updated: February 25, 2025</p>
8+
<p>
9+
This Privacy Policy describes Our policies and procedures on the
10+
collection, use and disclosure of Your information when You use the
11+
Service and tells You about Your privacy rights and how the law protects
12+
You.
13+
</p>
14+
<p>
15+
We use Your Personal data to provide and improve the Service. By using
16+
the Service, You agree to the collection and use of information in
17+
accordance with this Privacy Policy. This Privacy Policy has been
18+
created with the help of the{" "}
19+
<a
20+
href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
21+
target="_blank"
22+
rel="noopener noreferrer"
23+
className="text-blue-500 underline"
24+
>
25+
Free Privacy Policy Generator
26+
</a>
27+
.
28+
</p>
2929

30-
<h2 className="text-2xl font-semibold mt-4">
31-
Interpretation and Definitions
32-
</h2>
33-
<h3 className="text-xl font-semibold mt-3">Interpretation</h3>
34-
<p>
35-
The words of which the initial letter is capitalized have meanings
36-
defined under the following conditions. The following definitions shall
37-
have the same meaning regardless of whether they appear in singular or
38-
in plural.
39-
</p>
30+
<h2 className="text-2xl font-semibold mt-4">
31+
Interpretation and Definitions
32+
</h2>
33+
<h3 className="text-xl font-semibold mt-3">Interpretation</h3>
34+
<p>
35+
The words of which the initial letter is capitalized have meanings
36+
defined under the following conditions. The following definitions shall
37+
have the same meaning regardless of whether they appear in singular or
38+
in plural.
39+
</p>
4040

41-
<h3 className="text-xl font-semibold mt-3">Definitions</h3>
42-
<p>For the purposes of this Privacy Policy:</p>
43-
<ul className="list-disc pl-6">
44-
<li>
45-
<strong>Account:</strong> means a unique account created for You to
46-
access our Service or parts of our Service.
47-
</li>
48-
<li>
49-
<strong>Affiliate:</strong> means an entity that controls, is
50-
controlled by, or is under common control with a party, where
51-
"control" means ownership of 50% or more of the shares, equity
52-
interest, or other securities entitled to vote for election of
53-
directors or other managing authority.
54-
</li>
55-
<li>
56-
<strong>Company:</strong> (referred to as either "the Company", "We",
57-
"Us" or "Our" in this Agreement) refers to Angels Among Us, PO Box
58-
821, Alpharetta, GA 30009.
59-
</li>
60-
<li>
61-
<strong>Cookies:</strong> are small files that are placed on Your
62-
computer, mobile device, or any other device by a website, containing
63-
the details of Your browsing history on that website among its many
64-
uses.
65-
</li>
66-
<li>
67-
<strong>Country:</strong> refers to: Georgia, United States.
68-
</li>
69-
<li>
70-
<strong>Device:</strong> means any device that can access the Service
71-
such as a computer, a cellphone, or a digital tablet.
72-
</li>
73-
<li>
74-
<strong>Personal Data:</strong> is any information that relates to an
75-
identified or identifiable individual.
76-
</li>
77-
<li>
78-
<strong>Service:</strong> refers to the Website.
79-
</li>
80-
<li>
81-
<strong>Service Provider:</strong> means any natural or legal person
82-
who processes the data on behalf of the Company.
83-
</li>
84-
<li>
85-
<strong>Third-party Social Media Service:</strong> refers to any
86-
website or social network website through which a User can log in or
87-
create an account to use the Service.
88-
</li>
89-
<li>
90-
<strong>Usage Data:</strong> refers to data collected automatically,
91-
either generated by the use of the Service or from the Service
92-
infrastructure itself.
93-
</li>
94-
<li>
95-
<strong>Website:</strong> refers to Angels Among Us, accessible from{" "}
96-
<a
97-
href="https://fosters.angelsrescue.org/"
98-
target="_blank"
99-
rel="noopener noreferrer"
100-
className="text-blue-500 underline"
101-
>
102-
https://fosters.angelsrescue.org/
103-
</a>
104-
.
105-
</li>
106-
<li>
107-
<strong>You:</strong> means the individual accessing or using the
108-
Service, or the company or other legal entity on behalf of which such
109-
individual is accessing or using the Service, as applicable.
110-
</li>
111-
</ul>
41+
<h3 className="text-xl font-semibold mt-3">Definitions</h3>
42+
<p>For the purposes of this Privacy Policy:</p>
43+
<ul className="list-disc pl-6">
44+
<li>
45+
<strong>Account:</strong> means a unique account created for You to
46+
access our Service or parts of our Service.
47+
</li>
48+
<li>
49+
<strong>Affiliate:</strong> means an entity that controls, is
50+
controlled by, or is under common control with a party, where
51+
&quot;control&quot; means ownership of 50% or more of the shares, equity
52+
interest, or other securities entitled to vote for election of
53+
directors or other managing authority.
54+
</li>
55+
<li>
56+
<strong>Company:</strong> (referred to as either &quot;the Company&quot;, &quot;We&quot;,
57+
&quot;Us&quot; or &quot;Our&quot; in this Agreement) refers to Angels Among Us, PO Box
58+
821, Alpharetta, GA 30009.
59+
</li>
60+
<li>
61+
<strong>Cookies:</strong> are small files that are placed on Your
62+
computer, mobile device, or any other device by a website, containing
63+
the details of Your browsing history on that website among its many
64+
uses.
65+
</li>
66+
<li>
67+
<strong>Country:</strong> refers to: Georgia, United States.
68+
</li>
69+
<li>
70+
<strong>Device:</strong> means any device that can access the Service
71+
such as a computer, a cellphone, or a digital tablet.
72+
</li>
73+
<li>
74+
<strong>Personal Data:</strong> is any information that relates to an
75+
identified or identifiable individual.
76+
</li>
77+
<li>
78+
<strong>Service:</strong> refers to the Website.
79+
</li>
80+
<li>
81+
<strong>Service Provider:</strong> means any natural or legal person
82+
who processes the data on behalf of the Company.
83+
</li>
84+
<li>
85+
<strong>Third-party Social Media Service:</strong> refers to any
86+
website or social network website through which a User can log in or
87+
create an account to use the Service.
88+
</li>
89+
<li>
90+
<strong>Usage Data:</strong> refers to data collected automatically,
91+
either generated by the use of the Service or from the Service
92+
infrastructure itself.
93+
</li>
94+
<li>
95+
<strong>Website:</strong> refers to Angels Among Us, accessible from{" "}
96+
<a
97+
href="https://fosters.angelsrescue.org/"
98+
target="_blank"
99+
rel="noopener noreferrer"
100+
className="text-blue-500 underline"
101+
>
102+
https://fosters.angelsrescue.org/
103+
</a>
104+
.
105+
</li>
106+
<li>
107+
<strong>You:</strong> means the individual accessing or using the
108+
Service, or the company or other legal entity on behalf of which such
109+
individual is accessing or using the Service, as applicable.
110+
</li>
111+
</ul>
112112

113-
<h2 className="text-2xl font-semibold mt-4">
114-
Collecting and Using Your Personal Data
115-
</h2>
116-
<h3 className="text-xl font-semibold mt-3">Types of Data Collected</h3>
117-
<h4 className="text-lg font-semibold mt-3">Personal Data</h4>
118-
<p>
119-
While using Our Service, We may ask You to provide Us with certain
120-
personally identifiable information that can be used to contact or
121-
identify You. Personally identifiable information may include, but is
122-
not limited to:
123-
</p>
124-
<ul className="list-disc pl-6">
125-
<li>Email address</li>
126-
<li>First name and last name</li>
127-
<li>Usage Data</li>
128-
</ul>
113+
<h2 className="text-2xl font-semibold mt-4">
114+
Collecting and Using Your Personal Data
115+
</h2>
116+
<h3 className="text-xl font-semibold mt-3">Types of Data Collected</h3>
117+
<h4 className="text-lg font-semibold mt-3">Personal Data</h4>
118+
<p>
119+
While using Our Service, We may ask You to provide Us with certain
120+
personally identifiable information that can be used to contact or
121+
identify You. Personally identifiable information may include, but is
122+
not limited to:
123+
</p>
124+
<ul className="list-disc pl-6">
125+
<li>Email address</li>
126+
<li>First name and last name</li>
127+
<li>Usage Data</li>
128+
</ul>
129129

130-
<h4 className="text-lg font-semibold mt-3">Usage Data</h4>
131-
<p>
132-
Usage Data is collected automatically when using the Service and may
133-
include information such as Your Device's IP address, browser type,
134-
browser version, pages visited, time spent on pages, and other
135-
diagnostic data.
136-
</p>
130+
<h4 className="text-lg font-semibold mt-3">Usage Data</h4>
131+
<p>
132+
Usage Data is collected automatically when using the Service and may
133+
include information such as Your Device&apos;s IP address, browser type,
134+
browser version, pages visited, time spent on pages, and other
135+
diagnostic data.
136+
</p>
137137

138-
<h4 className="text-lg font-semibold mt-3">
139-
Information from Third-Party Social Media Services
140-
</h4>
141-
<p>
142-
The Company allows You to create an account and log in using services
143-
such as:
144-
</p>
145-
<ul className="list-disc pl-6">
146-
<li>Google</li>
147-
<li>Facebook</li>
148-
<li>Instagram</li>
149-
<li>Twitter</li>
150-
<li>LinkedIn</li>
151-
</ul>
152-
<p>
153-
If You register through a Third-Party Social Media Service, We may
154-
collect Personal Data associated with that account.
155-
</p>
138+
<h4 className="text-lg font-semibold mt-3">
139+
Information from Third-Party Social Media Services
140+
</h4>
141+
<p>
142+
The Company allows You to create an account and log in using services
143+
such as:
144+
</p>
145+
<ul className="list-disc pl-6">
146+
<li>Google</li>
147+
<li>Facebook</li>
148+
<li>Instagram</li>
149+
<li>Twitter</li>
150+
<li>LinkedIn</li>
151+
</ul>
152+
<p>
153+
If You register through a Third-Party Social Media Service, We may
154+
collect Personal Data associated with that account.
155+
</p>
156156

157-
<h4 className="text-lg font-semibold mt-3">
158-
Tracking Technologies and Cookies
159-
</h4>
160-
<p>
161-
We use Cookies and similar tracking technologies to track activity on
162-
Our Service and store certain information.
163-
</p>
164-
<ul className="list-disc pl-6">
165-
<li>
166-
<strong>Cookies:</strong> Small files placed on Your Device.
167-
</li>
168-
<li>
169-
<strong>Web Beacons:</strong> Small electronic files that track users
170-
visiting pages or opening emails.
171-
</li>
172-
</ul>
157+
<h4 className="text-lg font-semibold mt-3">
158+
Tracking Technologies and Cookies
159+
</h4>
160+
<p>
161+
We use Cookies and similar tracking technologies to track activity on
162+
Our Service and store certain information.
163+
</p>
164+
<ul className="list-disc pl-6">
165+
<li>
166+
<strong>Cookies:</strong> Small files placed on Your Device.
167+
</li>
168+
<li>
169+
<strong>Web Beacons:</strong> Small electronic files that track users
170+
visiting pages or opening emails.
171+
</li>
172+
</ul>
173173

174-
<h3 className="text-xl font-semibold mt-3">Contact Us</h3>
175-
<p>If you have any questions about this Privacy Policy, You can contact us:</p>
176-
<ul className="list-disc pl-6">
177-
<li>
178-
By email:{" "}
179-
<a
180-
href="mailto:gt.engineering@hack4impact.org"
181-
className="text-blue-500 underline"
182-
>
183-
gt.engineering@hack4impact.org
184-
</a>
185-
</li>
186-
</ul>
187-
</div>
188-
);
174+
<h3 className="text-xl font-semibold mt-3">Contact Us</h3>
175+
<p>
176+
If you have any questions about this Privacy Policy, You can contact us:
177+
</p>
178+
<ul className="list-disc pl-6">
179+
<li>
180+
By email:{" "}
181+
<a
182+
href="mailto:gt.engineering@hack4impact.org"
183+
className="text-blue-500 underline"
184+
>
185+
gt.engineering@hack4impact.org
186+
</a>
187+
</li>
188+
</ul>
189+
</div>
190+
);
189191
};
190192

191193
export default PrivacyPolicy;

0 commit comments

Comments
 (0)