-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
280 lines (256 loc) · 14.5 KB
/
privacy.html
File metadata and controls
280 lines (256 loc) · 14.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Same head as index.html -->
<title>Privacy Policy | TheGreatTech</title>
<meta name="description"
content="Read TheGreatTech's privacy policy to understand how we collect, use, and protect your data.">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="assets/images/greattech_logo.svg">
<!-- Bootstrap 5 -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<!-- AOS Animation -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/animations.css">
</head>
<body>
<!-- Preloader -->
<div class="preloader">
<div class="loader">
<img src="assets/images/greattech_logo.svg" alt="TheGreatTech Logo">
<div class="loading-bar"></div>
</div>
</div>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="index.html">
<img src="assets/images/greattech_logo_white.svg" alt="TheGreatTech Logo" height="30">
<!-- <span>TheGreatTech</span> -->
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link active" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="servicesDropdown" data-bs-toggle="dropdown"
aria-expanded="false">Services<i class="fas fa-chevron-down small ms-1 "></i></a>
<div class="dropdown-menu ">
<a class="dropdown-item" href="services.html#web">Web Development</a>
<a class="dropdown-item" href="services.html#mobile">Mobile Apps</a>
<a class="dropdown-item" href="services.html#cloud">Cloud Solutions</a>
<a class="dropdown-item" href="services.html#ai">AI Integration</a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="portfolio.html">Portfolio</a></li>
<li class="nav-item"><a class="nav-link" href="blog.html">Blog</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="careers.html">Careers</a></li>
<li class="nav-item"><a class="nav-link btn btn-primary" href="careers.html">We're Hiring!</a></li>
</ul>
</div>
</div>
</nav>
<!-- Policy Hero -->
<header class="page-hero policy-hero">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-8 mx-auto text-center" data-aos="fade-up">
<h1>Privacy Policy</h1>
<p class="lead">Last updated: June 1, 2023</p>
</div>
</div>
</div>
</header>
<!-- Policy Content -->
<section class="section policy-content">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="policy-section">
<h2>1. Introduction</h2>
<p>At </b>TheGreatTech<b>, we are committed to protecting your privacy. This
Privacy Policy outlines how we collect, use, and protect your personal data when you visit
our website, <b>thegreattech.tech</b> (the "Service"). By using our Service, you agree to the
collection and use of information in accordance with this policy.</p>
</div>
<div class="policy-section">
<h2>2. Information Collection and Use</h2>
<p>We collect various types of information to provide and improve our Service, and to ensure
that we offer you a personalized experience.</p>
<h3>Types of Data Collected</h3>
<p><strong>Personal Data:</strong> While using our Service, we may ask you to provide certain
personally identifiable information that can be used to contact or identify you. This
includes:</p>
<ul>
<li>Email address</li>
<li>Full name</li>
<li>Phone number</li>
<li>Usage data (Cookies, IP address, etc.)</li>
</ul>
<p><strong>Usage Data:</strong> We collect data on how our Service is accessed and used,
including your device type, browser, IP address, pages visited, and the time spent on those
pages.</p>
<p><strong>Cookies:</strong> We use cookies to enhance user experience, analyze website traffic,
and gather data on how users interact with our site.</p>
</div>
<div class="policy-section">
<h2>3. Use of Data</h2>
<p>Your data is crucial in helping us:</p>
<ul>
<li>Provide, operate, and maintain our Service</li>
<li>Notify you of any changes to our Service</li>
<li>Respond to inquiries and provide customer support</li>
<li>Monitor and analyze usage to improve Service performance</li>
<li>Detect and address technical issues</li>
</ul>
</div>
<div class="policy-section">
<h2>4. Data Security</h2>
<p>We take reasonable steps to protect your personal data. However, we cannot guarantee the
absolute security of data transmitted over the internet. By using our Service, you
acknowledge and accept this risk.</p>
</div>
<div class="policy-section">
<h2>5. Data Retention</h2>
<p>We retain your personal data only for as long as necessary to fulfill the purposes outlined
in this Privacy Policy. If you request that we delete your data, we will make reasonable
efforts to comply with your request unless we are required by law to retain it.</p>
</div>
<div class="policy-section">
<h2>6. Sharing Your Information</h2>
<p>We do not sell, trade, or rent your personal data to third parties. We may share your data
with:</p>
<ul>
<li><strong>Service Providers:</strong> Companies that help us operate our website, such as
hosting, customer support, and analytics.</li>
<li><strong>Legal Compliance:</strong> If required by law or in response to legal requests,
we may disclose your information to comply with a subpoena or other legal process.</li>
</ul>
</div>
<div class="policy-section">
<h2>7. Changes to This Privacy Policy</h2>
<p>We may update this Privacy Policy periodically. When we make significant changes, we will
notify you by posting the updated policy on this page and revising the "Last Updated" date
at the top. We encourage you to review this policy regularly to stay informed about how we
are protecting your data.</p>
</div>
<div class="policy-section">
<h2>8. Your Data Protection Rights</h2>
<p>Depending on your location, you may have certain rights regarding your personal data,
including:</p>
<ul>
<li><strong>Access:</strong> Request details about the personal data we hold about you.</li>
<li><strong>Correction:</strong> Request corrections to any inaccurate or incomplete data.
</li>
<li><strong>Deletion:</strong> Request deletion of your personal data under certain
conditions.</li>
<li><strong>Objection:</strong> Object to or restrict the processing of your personal data.
</li>
<li><strong>Data Portability:</strong> Request a copy of your data in a structured, commonly
used format.</li>
</ul>
<p>To exercise any of these rights, please contact us using the information below.</p>
</div>
<div class="policy-section">
<h2>9. Contact Us</h2>
<p>If you have any questions or concerns about this Privacy Policy, please contact us:</p>
<ul>
<li>By email: <a
href="mailto:thegreattechofficial@gmail.com">thegreattechofficial@gmail.com</a></li>
<li>By visiting our contact page: <a href="contact.html">Contact Us</a></li>
<li>By phone: +91 7889528326</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 footer-about">
<img src="assets/images/greattech_logo_white.svg" alt="TheGreatTech Logo" height="40">
<p>Providing affordable, high-quality digital solutions since 2023. Helping businesses establish and
grow their online presence.</p>
<div class="social-links">
<!-- <a href="https://wa.me/917889528326"><i class="fab fa-facebook-f"></i></a> -->
<a href="https://wa.me/917889528326"><i class="fab fa-whatsapp"></i></a>
<!-- <a href="https://wa.me/917889528326"><i class="fab fa-linkedin-in"></i></a> -->
<!-- <a href="https://wa.me/917889528326"><i class="fab fa-instagram"></i></a> -->
<a href="https://github.com/TheGreatTech"><i class="fab fa-github"></i></a>
</div>
</div>
<div class="col-lg-2 footer-links">
<h3>Quick Links</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="blog.html">Blog</a></li>
</ul>
</div>
<div class="col-lg-3 footer-links">
<h3>Services</h3>
<ul>
<li><a href="services.html#web">Web Development</a></li>
<li><a href="services.html#mobile">Mobile Applications</a></li>
<li><a href="services.html#cloud">Cloud Solutions</a></li>
<li><a href="services.html#ai">AI Integration</a></li>
<li><a href="services.html#support">Support & Maintenance</a></li>
</ul>
</div>
<div class="col-lg-3 footer-contact">
<h3>Contact Us</h3>
<ul>
<li><i class="fas fa-map-marker-alt"></i> BEERWAH BUDGAM J&K</li>
<li><i class="fas fa-phone"></i> +91 7889528326</li>
<li><i class="fas fa-envelope"></i> thegreattechofficial@gmail.com</li>
</ul>
<a href="contact.html" class="btn btn-outline-light">Contact Form</a>
</div>
</div>
<hr>
<div class="footer-bottom">
<div class="row">
<div class="col-md-6">
<p>© 2023 TheGreatTech. All rights reserved.</p>
</div>
<div class="col-md-6 text-md-end">
<a href="privacy.html">Privacy Policy</a> |
<a href="terms.html">Terms of Service</a> |
<a href="cookies.html">Cookie Policy</a>
</div>
</div>
</div>
</div>
</footer>
<!-- Back to Top -->
<a href="#top" class="back-to-top up"><i class="fas fa-arrow-up"></i></a>
<!-- Scripts -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/form-handler.js"></script>
<script src="assets/js/blog-loader.js"></script>
<script>
// Initialize AOS animation
AOS.init({
duration: 800,
easing: 'ease-in-out',
once: true
});
</script>
</body>
</html>