-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy.html
378 lines (306 loc) · 19.1 KB
/
privacy.html
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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Privacy Policy</title>
<meta name="description" content="A 100% Nigerian company with more than 5 years of experience in Nigeria's power sector with over 300,000 happy customers for 2 public utility companies in 6">
<link rel="canonical" href="https://sparknigeria.co/about.html">
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Spark Nigeria - Optimum Power Solutions - 9ja's best" />
<meta property="og:description" content="A 100% Nigerian company with more than 5 years of experience in Nigeria's power sector with over 300,000 happy customers for 2 public utility companies in 6" />
<meta property="og:url" content="https://sparknigeria.co/about.v-html=" html "" />
<meta property="og:site_name" content="Spark Nigeria" />
<!-- Stylesheets -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- Color File -->
<link href="css/color.css" rel="stylesheet">
<!-- Responsive File -->
<link href="css/responsive.css" rel="stylesheet">
<link rel="shortcut icon" href="images/favicon.png" type="image/x-icon">
<link rel="icon" href="images/favicon.png" type="image/x-icon">
<!-- Responsive Settings -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
</head>
<body>
<div class="page-wrapper">
<!-- Preloader -->
<div class="preloader">
<div class="icon"></div>
</div>
<!-- Main Header -->
<header class="main-header header-style-four">
<!-- Header Upper -->
<div class="header-main-box">
<div class="header-upper">
<div class="auto-container">
<div class="inner clearfix">
<!--Logo-->
<div class="logo-box">
<div class="logo">
<a href="index.html" title="Sparknigeria HTML Template"><img src="images/logo.png" alt="Spark Nigeria" title="Sparknigeria"></a>
</div>
</div>
<!--Social-->
<div class="social">
<ul class="social-links clearfix">
<li><a href="https://twitter.com/share?text=Spark Nigeria&url=https%3A%2F%2Fsparknigeria.co%2F"><span class="fab fa-twitter"></span></a></li>
<li><a href="#"><span class="fab fa-facebook-f"></span></a></li>
<li><a href="#"><span class="fab fa-instagram"></span></a></li>
</ul>
</div>
<div class="nav-outer clearfix">
<!--Mobile Navigation Toggler-->
<div class="mobile-nav-toggler"><span class="icon flaticon-menu-1"></span></div>
<!-- Main Menu -->
<nav class="main-menu navbar-expand-md navbar-light">
<div class="collapse navbar-collapse show clearfix" id="navbarSupportedContent">
<ul class="navigation clearfix">
<li><a href="index.html">Home</a>
</li>
<li><a href="about.html">About Us</a> </li>
<li><a href="pitch_a_project.html">Pitch A Project</a></li>
<li class="dropdown"><a href="#">Services</a>
<ul>
<li><a href="power_bug.html">Power Bug</a></li>
<li><a href="energy_exchange.html">Energy Exchange</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
</div>
<!--End Header Upper-->
<!-- Sticky Header -->
<div class="sticky-header">
<div class="auto-container clearfix">
<!--Logo-->
<div class="logo pull-left">
<a href="index.html" title=""><img src="images/sticky-logo.png" alt="" title=""></a>
</div>
<!--Right Col-->
<div class="pull-right">
<!-- Main Menu -->
<nav class="main-menu clearfix">
<!--Keep This Empty / Menu will come through Javascript-->
</nav>
<!-- Main Menu End-->
</div>
</div>
</div>
<!-- End Sticky Menu -->
<!-- Mobile Menu -->
<div class="mobile-menu">
<div class="menu-backdrop"></div>
<div class="close-btn"><span class="icon flaticon-cancel"></span></div>
<nav class="menu-box">
<div class="nav-logo">
<a href="index.html"><img src="images/logo.png" alt="" title=""></a>
</div>
<div class="menu-outer">
<!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
</div>
<!--Social Links-->
<div class="social-links">
<ul class="clearfix">
<li><a href="https://twitter.com/share?text=Spark Nigeria&url=https%3A%2F%2Fsparknigeria.co%2F"><span class="fab fa-twitter"></span></a></li>
<li><a href="#"><span class="fab fa-facebook-square"></span></a></li>
<li><a href="#"><span class="fab fa-instagram"></span></a></li>
</ul>
</div>
</nav>
</div>
<!-- End Mobile Menu -->
</header>
<!-- End Main Header -->
<!-- Page Banner Section -->
<section class="page-banner">
<div class="image-layer" style="background-image: url(images/background/banner-bg-8.jpg);"></div>
<div class="auto-container">
<div class="breadcrumb-box">
<div class="auto-container">
<ul class="bread-crumb clearfix">
<li><a href="index.html">Home</a></li>
<li class="active">Privacy Policy</li>
</ul>
</div>
</div>
<h1>Privacy Policy</h1>
</div>
</section>
<!--End Page Banner Section -->
<section class="clearfix my-5">
<div class="content-side container">
<div class="elementor-widget-container">
<h2>INTRODUCTION</h2>
<p>This Privacy Policy describes how your personal information is collected, used, and shared when you visit, interact, or make a purchase from : https://sparknigeria.co.
</p>
<h2>Comments</h2>
<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>
<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After
approval of your comment, your profile picture is visible to the public in the context of your comment.</p>
<p>
<h2>Media</h2>
<p>f you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>
<h2>Cookies</h2>
<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These
cookies will last for one year.</p>
<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>
<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select “Remember Me”, your
login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>
<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>
<h2>Embedded content from other websites</h2>
<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>
<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an
account and are logged in to that website.</p>
<h2>Who we share your data with</h2>
<p>If you request a password reset, your IP address will be included in the reset email.</p>
<h2>How long we retain your data</h2>
<p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>
<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their
username). Website administrators can also see and edit that information.</p>
<h2>What rights you have over your data</h2>
<p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any
personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>
<h2>Where we send your data</h2>
<p>Visitor comments may be checked through an automated spam detection service.</p>
</div>
</div>
</section>
<!-- Main Footer / Style Two-->
<footer class="main-footer footer-style-two">
<!--Widgets Section-->
<div class="widgets-section">
<div class="auto-container">
<div class="row clearfix">
<!--Column-->
<div class="footer-column col-lg-4 col-md-5 col-sm-12">
<div class="footer-widget about-widget">
<div class="footer-logo-box">
<a href="index.html" title="Spark Nigeria"><img src="images/footer-logo.png" alt="Spark Nigeria" title="Spark Nigeria"></a>
</div>
<div class="footer-social">
<ul class="footer-social-two clearfix">
<li><a href="#"><span class="fab fa-twitter"></span></a></li>
<li><a href="#"><span class="fab fa-facebook-f"></span></a></li>
<li><a href="#"><span class="fab fa-instagram"></span></a></li>
<li><a href="#"><span class="fab fa-linkedin-in"></span></a></li>
<li><a href="#"><span class="fab fa-pinterest-p"></span></a></li>
</ul>
</div>
</div>
</div>
<!--Column-->
<div class="big-column col-lg-5 col-md-7 col-sm-12">
<div class="row clearfix">
<!--Column-->
<div class="footer-column col-lg-6 col-md-6 col-sm-12">
<div class="footer-widget links-widget">
<div class="widget-title">
<h3>Quick Links</h3>
</div>
<div class="widget-content">
<ul>
<li><a href="#">About Us</a></li>
</ul>
</div>
</div>
</div>
<!--Column-->
<div class="footer-column col-lg-6 col-md-6 col-sm-12">
<div class="footer-widget links-widget">
<div class="widget-title">
<h3>Our Services</h3>
</div>
<div class="widget-content">
<ul>
<li><a href="#">Pitch A Project</a></li>
<li><a href="#">Power Bug Energy</a></li>
<li><a href="#">Energy Exchange</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--Column-->
<div class="footer-column col-lg-3 col-md-12 col-sm-12">
<div class="footer-widget gallery-widget">
<div class="widget-title">
<h3>Privacy Policy</h3>
</div>
<div class="info">
<!--Info Block-->
<div class="info-block">
<div class="icon-box">
<span class="icon">
<img src="images/icons/icon-call-1.png" alt="">
</span>
</div>
<strong>Phone Inquiry</strong>
<div class="info-text">
<a href="tel:+2348077881170">+2348077881170</a>
</div>
</div>
<!--Info Block-->
<div class="info-block">
<div class="icon-box">
<span class="icon">
<img src="images/icons/icon-mail-1.png" alt="">
</span>
</div>
<strong>Send Email</strong>
<div class="info-text">
<a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom">
<div class="auto-container">
<div class="inner clearfix">
<!--Scroll to top-->
<div class="scroll-top-footer scroll-to-target" data-target="html"><span class="flaticon-arrows"></span></div>
<!--Copyright-->
<div class="copyright">(c) 2022 <a href="#">SPARK NIGERIA</a> Company. All rights reserved.</div>
<div class="footer-nav">
<ul class="clearfix">
<li><a href="privacy.html">Privacy Policy</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
</div>
<!--End pagewrapper-->
<script src="js/jquery.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/jquery.fancybox.js"></script>
<script src="js/owl.js"></script>
<script src="js/appear.js"></script>
<script src="js/wow.js"></script>
<script src="js/scrollbar.js"></script>
<script src="js/validate.js"></script>
<script src="js/paroller.js"></script>
<script src="js/element-in-view.js"></script>
<script src="js/custom-script.js"></script>
<!--Google Map-->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBHJe2MPH8B-gLzZu5QI0Alc73nvkLuuqQ"></script>
<script src="js/map-script.js"></script>
</body>
</html>