-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.php
173 lines (136 loc) · 7.37 KB
/
privacy-policy.php
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
<!DOCTYPE html>
<head>
<!-- Basic Page Needs
================================================== -->
<title>Blue Collar Insight</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/colors/main.css" id="colors">
</head>
<body>
<!-- <style>
.disabled {
pointer-events: none;
background-color: #dddddd;
/* Change the background color to visually indicate it's disabled */
color: #888888;
/* Change the text color to visually indicate it's disabled */
}
</style> -->
<!-- Wrapper -->
<div id="wrapper">
<!-- Header Container
================================================== -->
<?php include_once "header.php"; ?>
<!-- Header Container / End -->
<div class="container">
<h1>Privacy Policy</h1>
<hr>
<h2>Introduction</h2>
<p>Welcome to Blue-Collar Insight's Privacy Policy. Blue-Collar Insight ("we" or "us") is committed to
protecting the privacy of our users. This Privacy Policy explains how we collect, use, disclose, and
safeguard your information when you visit our website <a
href="http://localhost/BlueCollarInsight">www.bluecollarinsight.com</a> (the "Site").</p>
<h2>Information We Collect</h2>
<p>We collect personal and non-personal information when you interact with our Site. This may include:</p>
<ul>
<li>Personal Information: Such as your name, email address, phone number, and any other information you
voluntarily provide to us.</li>
<li>Non-Personal Information: Such as your IP address, browser type, operating system, and other
technical information collected automatically when you visit our Site.</li>
</ul>
<h2>How We Use Your Information</h2>
<p>We use the information we collect to:</p>
<ul>
<li>Provide and improve our services.</li>
<li>Communicate with you.</li>
<li>Analyze usage and trends.</li>
<li>Protect against fraud and unauthorized access.</li>
</ul>
<h2>Disclosure of Your Information</h2>
<p>We may disclose your information to:</p>
<ul>
<li>Third-party service providers who assist us in operating our website and providing services.</li>
<li>Legal authorities if required by law or to protect our rights.</li>
</ul>
<h2>Security</h2>
<p>We take reasonable measures to protect your information from unauthorized access, use, or disclosure.</p>
<h2>Your Choices</h2>
<p>You can opt-out of receiving promotional emails from us by following the instructions provided in the
email.</p>
<h2>Changes to This Privacy Policy</h2>
<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new
Privacy Policy on this page.</p>
<h2>Contact Us</h2>
<p>If you have any questions or concerns about our Privacy Policy, please contact us at <a
href="mailto:[email protected]">[email protected]</a>.</p>
</div>
<!-- Footer
================================================== -->
<?php include_once "footer.php"; ?>
<!-- Footer / End -->
<!-- Back To Top Button -->
<div id="backtotop"><a href="#"></a></div>
</div>
</div>
<!-- Wrapper / End -->
<!-- Scripts
================================================== -->
<script type="text/javascript" src="scripts/email-decode.min.js"></script>
<script type="text/javascript" src="scripts/jquery-2.2.0.min.js"></script>
<script type="text/javascript" src="scripts/mmenu.min.js"></script>
<script type="text/javascript" src="scripts/chosen.min.js"></script>
<script type="text/javascript" src="scripts/slick.min.js"></script>
<script type="text/javascript" src="scripts/rangeslider.min.js"></script>
<script type="text/javascript" src="scripts/magnific-popup.min.js"></script>
<script type="text/javascript" src="scripts/waypoints.min.js"></script>
<script type="text/javascript" src="scripts/counterup.min.js"></script>
<script type="text/javascript" src="scripts/jquery-ui.min.js"></script>
<script type="text/javascript" src="scripts/tooltips.min.js"></script>
<script type="text/javascript" src="scripts/custom.js"></script>
<!-- Maps -->
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&language=en"></script>
<script type="text/javascript" src="scripts/infobox.min.js"></script>
<script type="text/javascript" src="scripts/markerclusterer.js"></script>
<script type="text/javascript" src="scripts/maps.js"></script>
<!-- Date Picker - docs: http://www.vasterad.com/docs/listeo/#!/date_picker -->
<link href="css/plugins/datedropper.css" rel="stylesheet" type="text/css">
<script src="scripts/datedropper.js"></script>
<script>$('#booking-date').dateDropper();</script>
<!-- Time Picker - docs: http://www.vasterad.com/docs/listeo/#!/time_picker -->
<script src="scripts/timedropper.js"></script>
<link rel="stylesheet" type="text/css" href="css/plugins/timedropper.css">
<!-- Booking Widget - Quantity Buttons -->
<script src="scripts/quantityButtons.js"></script>
<!-- Style Switcher
================================================== -->
<script src="scripts/switcher.js"></script>
<div id="style-switcher">
<h2>Color Switcher <a href="#"><i class="sl sl-icon-settings"></i></a></h2>
<div>
<ul class="colors" id="color1">
<li><a href="#" class="main" title="Main"></a></li>
<li><a href="#" class="blue" title="Blue"></a></li>
<li><a href="#" class="green" title="Green"></a></li>
<li><a href="#" class="orange" title="Orange"></a></li>
<li><a href="#" class="navy" title="Navy"></a></li>
<li><a href="#" class="yellow" title="Yellow"></a></li>
<li><a href="#" class="peach" title="Peach"></a></li>
<li><a href="#" class="beige" title="Beige"></a></li>
<li><a href="#" class="purple" title="Purple"></a></li>
<li><a href="#" class="celadon" title="Celadon"></a></li>
<li><a href="#" class="red" title="Red"></a></li>
<li><a href="#" class="brown" title="Brown"></a></li>
<li><a href="#" class="cherry" title="Cherry"></a></li>
<li><a href="#" class="cyan" title="Cyan"></a></li>
<li><a href="#" class="gray" title="Gray"></a></li>
<li><a href="#" class="olive" title="Olive"></a></li>
</ul>
</div>
</div>
<!-- Style Switcher / End -->
</body>
</html>