-
Notifications
You must be signed in to change notification settings - Fork 0
/
Privacy.html
233 lines (229 loc) · 16.3 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
<!DOCTYPE html>
<html>
<head>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link rel="stylesheet" href="css/index.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!------------------------------------------------------------------------NAVBAR--------------------------------------------------------------------------------------------->
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="#">The Cakery</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="about.html">About Us</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="items.html" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Items
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="cake.html">Cakes</a></li>
<li><a class="dropdown-item" href="gift.html">Gifts</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link " href="contactus.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!-----------------------------------Carousel--------------------------------------------->
<div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<video autoplay muted>
<source src="videos/banner4.mp4" type="video/mp4">
<source src="videos/banner4.ogg" type="video/ogg">
</video>
<div class="carousel-caption">
<form class="d-flex">
<input class="form-control me-6" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success btn-success" style="color: white;" type="submit">Search</button>
</form>
</div>
</div>
<div class="carousel-item">
<video style="margin-bottom: 50px;" autoplay muted>
<source src="videos/banner2.mp4" type="video/mp4">
<source src="videos/banner2.ogg" type="video/ogg">
</video>
</div>
<div class="carousel-item">
<video autoplay muted>
<source src="videos/banner1.mp4" type="video/mp4">
<source src="videos/banner1.ogg" type="video/ogg">
</video>
<div class="carousel-caption">
<h2>"I love those who can smile in trouble"</h2>
<h3>-Leonardo da Vinci</h3>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<div class="heading">
<h1>Terms & Conditions</h1>
</div>
<div class="aboutus">
<p>Note: This Privacy Policy forms an integral part of the Terms of Use and other policies, disclaimers etc. available on the Website of The Cakery and shall be read in conjunction.</p>
<p>The Cakery is the sole owner of the information collected on all The Cakery Websites. This privacy statement applies only to information collected by the Website. We value the trust you place in us. That’s why we insist upon the highest
standards for secure transactions and customer information privacy. Please read the following statement to learn about our information gathering and dissemination practices.</p>
<p>Note: Our privacy policy is subject to change at any time without notice. To make sure you are aware of any changes, please review this policy periodically.</p>
<p>By visiting the Website you agree to be bound by the terms and conditions of this Privacy Policy. If you do not agree, please do not use or access our Website.</p>
<p>By mere use of the Website, you expressly consent to our use and disclosure of your personal information in accordance with this Privacy Policy. This Privacy Policy is incorporated into and subject to the Terms of Use.</p>
<p><strong></p>
<p>Collection of Personally Identifiable Information and other Information</p>
<p></strong></p>
<p>When you use our Website, we collect and store your personal information which is provided by you from time to time. Our primary goal in doing so is to provide you a safe, efficient, smooth and customized experience. This allows us to provide
services and features that most likely meet your needs, and to customize our Website to make your experience safer and easier. More importantly, while doing so we collect personal information from you that we consider necessary for achieving
this purpose.</p>
<p>If you choose to buy on the Website, we collect information about your buying behaviour.</p>
<p>If you send us personal correspondence, such as emails or letters, or if other users or third parties send us correspondence about your activities or postings on the Website, we may collect such information into a file specific to you.</p>
<p>We collect personally identifiable information (email address, name, phone number, etc.) from you when you set up an account with us. While you can browse some sections of our Website without being a registered member, certain activities (such
as placing an order) do require registration. We do use your contact information to send you offers based on your previous orders and your interests.</p>
<p>If your personally identifiable information changes, or if you no longer desire our service, you may correct, update, or delete by emailing our Customer Support at info@The Cakery.com</p>
<p><strong></p>
<p>Special Offers and Updates</p>
<p></strong></p>
<p>We may occasionally send you information on products, services, special deals, and promotions. Out of respect for your privacy, we present the option not to receive these types of communications.</p>
<p><strong></p>
<p>Service-related Announcements</p>
<p></strong></p>
<p>We will send you strictly service-related announcements on rare occasions when it is necessary to do so. For instance, if our service is temporarily suspended for maintenance, we might send you an email advising you of this.</p>
<p><strong></p>
<p>Legal Disclaimer</p>
<p></strong></p>
<p>We may share personal information with our other corporate entities and affiliates to help detect and prevent identity theft, fraud and other potentially illegal acts, correlate related or multiple accounts to prevent abuse of our services; and
to facilitate joint or co-branded services that you request where such services are provided by more than one corporate entity. Those entities and affiliates may not market to you as a result of such sharing unless you explicitly opt-in.</p>
<p>We may disclose personal information if required to do so by law or in the good faith belief that such disclosure is reasonably necessary to respond to subpoenas, court orders, or other legal process. We may disclose personal information to law
enforcement offices, third party rights owners, or others in the good faith belief that such disclosure is reasonably necessary to: enforce our Terms and Conditions or Privacy Policy; respond to claims that an advertisement, posting or other
content violates the rights of a third party; or protect the rights, property or personal safety of our users or the general public.</p>
<p><strong></p>
<p>Cookies</p>
<p></strong></p>
<p>To personalise your shopping experience, we use cookies on this site. A cookie is a small text file that is stored on a user’s computer for record-keeping purposes.</p>
<p><strong></p>
<p>Links to Other Sites</p>
<p></strong></p>
<p>Our Website links to other websites that may collect personally identifiable information about you. The Cakery is not responsible for the privacy practices or the content of those linked websites.</p>
<p><strong></p>
<p>Advertisements on The Cakery</p>
<p></strong></p>
<p>We use third-party advertising companies to serve ads when you visit our Website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order
to provide advertisements about goods and services of interest to you.</p>
<p><strong></p>
<p>Security</p>
<p></strong></p>
<p>The security of your personal information is important to us. We do not use any encryption on our forms, as we do not collect credit card numbers, social security numbers or any other sensitive information that can be used in identity theft.</p>
<p><strong></p>
<p>Changes in this Privacy Statement</p>
<p></strong></p>
<p>If we decide to change our privacy policy, we will post those changes to this privacy statement on the homepage and other places we deem appropriate so that you are aware of what information we collect, how we use it, and under what circumstances,
if any, we disclose it.</p>
<p>We reserve the right to modify this privacy statement at any time, so please review it periodically. If we make material changes to this policy, we will notify you here, by email, or by means of a notice on our home page.</p>
</div>
</div>
<br>
<!-------------------------------Footer------------------------------------------------>
<footer class="Cakery-footer">
<div class="Cakery-footer-inner">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-3 ">
<div class="simple-text dark padding-sm">
<img src="images/logo.png">
</div>
<div class="empty-space xs-25 sm-25"></div>
</div>
<div class="col-sm-6 col-md-2 footer-2">
<!-- webintern_footer_title -->
<h4 class="webintern_footer_title h5"><small>Quick Links</small></h4>
<ul class="Cakery-footer-list">
<li><a href="index.html" style="text-decoration:none">Home</a></li>
<li><a href="about.html" style="text-decoration:none">About Us</a></li>
<li><a href="Terms.html" style="text-decoration:none"> Terms & Conditions </a></li>
<li><a href="Privacy.html" style="text-decoration:none"> Privacy Policy </a></li>
<li><a href="contactus.html" style="text-decoration:none">Contact Us</a></li>
</ul>
<div class="empty-space xs-25 sm-25"></div>
</div>
<div class="col-sm-6 col-md-3 footer-3">
<!-- webintern_footer_title -->
<h4 class="webintern_footer_title h5"><small> Our Products </small></h4>
<ul class="Cakery-footer-list">
<li><a href="cake.html" style="text-decoration:none">Cakes</a></li>
<li><a href="gift.html" style="text-decoration:none">Gifts</a></li>
<li><a href="cake.html" style="text-decoration:none">Cupcakes</a></li>
<li><a href="gift.html" style="text-decoration:none">Chandlier</a></li>
</ul>
<div class="empty-space xs-25"></div>
</div>
<div class="col-xs-12 col-md-4 col-sm-6">
<div class="marg-sm-b30"></div>
<!-- webintern_footer_title -->
<h4 class="webintern_footer_title h5"><small>Become a member</small></h4>
<div class="empty-space marg-lg-b20"></div>
<div class="empty-space marg-lg-b15"></div>
<!-- TT-SUBSCRIBE -->
<form method="post">
<div class="tt-subscribe">
<input type="text" required="" placeholder="Enter your email">
<div class="tt-subscribe-submit">
<i class="fa fa-envelope" aria-hidden="true"></i>
<input type="submit" value="">
</div>
</div>
</form>
<div class="empty-space marg-lg-b30"></div>
<!-- TT-SOCAIL -->
<ul class="tt-socail">
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="tt-copy">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="tt-copy-left">Copyright © The Cakery 2021. All rights reserved. </div>
</div>
<div class="col-sm-6">
<div class="tt-copy-right">
Created by: Utplakshi
</div>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>