-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathaboutus.html
273 lines (254 loc) · 13.4 KB
/
aboutus.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<title>About Us - TravelTales</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9" crossorigin="anonymous" />
<link rel="stylesheet" href="style.css" />
<!-- Add Bootstrap Icons CSS link -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
</head>
<body>
<nav class="navbar bg-body-tertiary pink-bg">
<a class="navbar-brand pink-text" href="https://amrit03b.github.io/TravelTales/"> <b>TravelTales:) </b> </a>
<button class="navbar-toggler" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasNavbar"
aria-controls="offcanvasNavbar" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="offcanvas offcanvas-end pink-bg" tabindex="-1" id="offcanvasNavbar"
aria-labelledby="offcanvasNavbarLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasNavbarLabel" style="color: #c71585">
TravelTales:)
</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<ul class="navbar-nav justify-content-end flex-grow-1 pe-3">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active checkAuth" aria-current="page" data-href="write.html">Start Writing</a>
</li>
<li class="nav-item">
<a class="nav-link active checkAuth" aria-current="page" data-href="read.html">Read Journals</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="aboutus.html">About us</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="bg-info text-white p-1">
<div class="container">
<h1 class="text-center">About Us</h1>
<nav>
<ul>
<li class="nav-item"><a class="nav-link text-white" href="index.html">Go back to Home</a></li>
</ul>
</nav>
</div>
</header>
<main class="container mt-3">
<section id="mission">
<h1>Our Mission</h1>
<div class="border-top mb-4"></div>
<p>
TravelTales is dedicated to promoting and sharing the joy of travel. We believe that every journey is an
adventure and a story waiting to be told. Our mission is to provide a platform for travelers to share
their experiences, inspire others, and create a global community of explorers.
</p>
<p>
Whether you've explored remote landscapes, immersed in different cultures, or
embarked on thrilling escapades, TravelTales is the canvas where you can paint
your travel adventures. We encourage you to write and add pictures depicting your journey.
</p>
<p>
Our mission is to inspire others with your exciting travel stories and
memories. Join our community of wanderlust enthusiasts and start sharing your
travel tales today!
</p>
</section>
</main>
<section id="title" class="gradient-background">
<footer>
<div class="text-center p-3 footerr" style="color: white;
background-color: rgba(242, 97, 205, 0.2)">
<p>© 2023 Copyright:</p>
<a class="text-black d-block" href="index.html">TravelTales:)</a>
<a class="btn btn-rounded" href="aboutus.html">About us</a>
<a class="btn btn-rounded" id="privacyPolicyLink">Privacy Policy</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
</section>
<div class="modal-wrap">
<div class="info-wrap">
<h3 class="info-text">To write or read a post you must do authorization.</h3>
<div class="btn-group">
<button class="btnA btn-sign">Sign in/up</button>
<button class="btnA btn-cancel">Cancel</button>
</div>
</div>
</div>
<div class="modal" id="privacyPolicyModal" tabindex="-1">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header bg-info">
<h5 class="modal-title">Privacy Policy</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body bg-light">
<p class="fw-bold">
Effective Date: 10/29/2023
</p>
<p>
At TravelTales, we are committed to protecting your privacy and ensuring the security of your personal information. This
Privacy Policy outlines our practices regarding the collection, use, and sharing of your information when you visit our
website. Please take a moment to review this policy and understand how we handle your data.
<br>
Information We Collect
<br>
1.1. Personal Information
We may collect the following personal information when you register or use our services:
<br>
Name
Email address
Username and password
Profile picture
Location
User-generated content (e.g., travel diaries, comments)
1.2. Usage Information
We automatically collect certain information about how you interact with our website, including:
<br>
Device information (e.g., IP address, browser type, operating system)
Usage statistics (e.g., pages visited, features used)
Cookies and similar tracking technologies (see our Cookie Policy for more information)
<br>
How We Use Your Information
<br>
We use your information for the following purposes:
<br>
To create and manage your TravelTales account.
To personalize your experience on our website.
To provide and improve our services.
To respond to your requests and inquiries.
To send you relevant updates and notifications.
To monitor and analyze website usage.
To prevent fraud and enhance the security of our platform.
Sharing Your Information
We do not sell your personal information to third parties. However, we may share your information with the following
entities:
<br>
Service providers: We may engage third-party service providers to assist us in providing our services (e.g., hosting,
analytics, customer support).
Legal requirements: We may disclose your information in response to a legal request or as required by applicable laws
and regulations.
Cookies and Tracking Technologies
We use cookies and similar tracking technologies to enhance your user experience and analyze website traffic. You can
manage your cookie preferences through your browser settings. Please refer to our Cookie Policy for more details.
<br>
Your Privacy Choices
<br>
You can control and manage your privacy preferences by:
Editing your profile information.
Updating your communication preferences.
Deleting your account, subject to our account deletion policy.
Data Security
We take the security of your personal information seriously. We implement reasonable security measures to protect your
data from unauthorized access and disclosure.
<br>
Children's Privacy
TravelTales is not intended for users under the age of 13. We do not knowingly collect personal information from
individuals under the age of 13.
<br>
Changes to this Privacy Policy
We may update this Privacy Policy to reflect changes in our practices or for other operational, legal, or regulatory
reasons. Any changes will be posted on this page, and the effective date will be updated accordingly.
<br>
Contact Us
If you have any questions or concerns about this Privacy Policy or our data practices, please contact us
By using TravelTales, you acknowledge and agree to the terms of this Privacy Policy. Please review this policy
periodically for any updates or changes.
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary" data-bs-dismiss="modal">Accept</button>
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</body>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm"
crossorigin="anonymous"></script>
<script>
function SignUp() {
document.getElementById("sign-up").style.display = "block";
}
function closeSignUp() {
document.getElementById("sign-up").style.display = "none";
}
function SignIn() {
closeSignUp();
document.getElementById("sign-in").style.display = "block";
}
function closeSignIn() {
document.getElementById("sign-in").style.display = "none";
}
function toggleForm(formId) {
var form = document.getElementById(formId);
if (form.style.display === "block") {
form.style.display = "none";
} else {
form.style.display = "block";
}
}
function closeForm(formId) {
document.getElementById(formId).style.display = "none";
}
</script>
<script>
const bodyWrap = document.querySelector('body');
const btnSign = document.querySelector('.btn-sign');
const btnCancel = document.querySelector('.btn-cancel');
const modalWrap = document.querySelector('.modal-wrap');
const btnCloseMenu = document.querySelector('.btn-close');
const toggleModalWrap = () => modalWrap.classList.toggle('modal-wrap_active');
const hideMenuWrap = () => btnCloseMenu.click();
btnSign.addEventListener('click', () => {
toggleModalWrap();
window.open('login.html', '_self');
});
btnCancel.addEventListener('click', toggleModalWrap);
bodyWrap.addEventListener('click', ({ target }) => {
if (target.classList.contains('checkAuth')) {
hideMenuWrap();
toggleModalWrap();
window.scrollTo(0, 0);
}
})
</script>
<script>
const privacyPolicyModal = new bootstrap.Modal(document.getElementById('privacyPolicyModal'));
document.getElementById('privacyPolicyLink').addEventListener('click', () => {
privacyPolicyModal.show();
});
const acceptButton = document.querySelector('#privacyPolicyModal .btn-primary');
const closeButton = document.querySelector('#privacyPolicyModal .btn-secondary');
acceptButton.addEventListener('click', () => {
// Handle the "Accept" button action here (e.g., setting a cookie).
privacyPolicyModal.hide(); // Close the modal
});
closeButton.addEventListener('click', () => {
privacyPolicyModal.hide(); // Close the modal
});
</script>
</html>