-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwild-line.html
261 lines (223 loc) · 9.53 KB
/
wild-line.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Wild-Line Experience</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-image: url("images/back3.jpeg"); /* Background image */
background-color: #f3f3f3;
background-size: cover;
background-repeat: no-repeat;
}
.container {
max-width: 800px;
margin: 0 auto;
padding: 20px;
background-color: rgba(255, 255, 255, 0.9); /* Semi-transparent background */
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
overflow: hidden; /* Ensure background image doesn't overflow */
text-align: left; /* Align all content to the left */
}
.heading {
text-align: center;
margin-bottom: 30px;
}
.heading h1 {
font-family: 'Pacifico', cursive; /* Stylish font */
font-size: 36px;
color: #333;
margin: 0;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); /* Text shadow */
animation: fadeIn 1s ease; /* Animation effect */
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.campfire-image {
text-align: left; /* Align image to the left */
margin-bottom: 30px;
}
.campfire-image img {
width: 100%;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* Box shadow */
animation: slideIn 1s ease; /* Animation effect */
}
@keyframes slideIn {
from {
transform: translateY(-50%);
opacity: 0;
}
to {
transform: translateY(0);
opacity: 1;
}
}
.campfire-info {
margin-bottom: 40px;
text-align: left; /* Align text to the left */
}
.campfire-info h2 {
color: #333;
font-size: 24px;
margin-bottom: 10px;
}
.campfire-info p {
color: #666;
font-size: 16px;
line-height: 1.6;
}
.rate {
text-align: left;
margin-bottom: 30px;
width: 200px; /* Set the width to 200 pixels */
height: auto; /* Let the height adjust based on content */
padding: 10px; /* Add padding for better spacing */
background-color: black; /* Add a background color for better visibility */
border-radius: 8px; /* Add border radius for rounded corners */
color: white; /* Set text color to white */
}
.rate:hover {
background-color: purple;
}
.highlights {
margin-bottom: 40px;
}
.highlights h3 {
color: #333;
font-size: 20px;
margin-bottom: 10px;
text-align: left; /* Align text to the left */
}
.highlight-item {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.highlight-item img {
width: 50px; /* Adjust the width as needed */
height: 50px; /* Adjust the height as needed */
margin-right: 10px;
}
.highlight-item p {
color: #666;
font-size: 16px;
}
.additional-types {
margin-bottom: 40px;
}
.additional-types h3 {
color: #333;
font-size: 20px;
margin-bottom: 10px;
text-align: left; /* Align text to the left */
}
.additional-types ul {
list-style-type: none;
padding: 0;
margin: 0;
text-align: left; /* Align text to the left */
}
.additional-types li {
color: #666;
font-size: 16px;
margin-bottom: 5px;
}
.cta-container {
text-align: left; /* Align button to the left */
margin-top: 20px; /* Adjust margin as needed */
}
.btn {
background-color: #000;
color: #fff;
padding: 8px 16px; /* Reduced padding */
font-size: 16px; /* Reduced font size */
text-decoration: none;
border-radius: 6px;
transition: background-color 0.3s ease, color 0.3s ease; /* Added color transition */
}
.btn:hover {
background-color: purple;
color: #fff; /* Text color change on hover */
}
</style>
</head>
<body>
<div class="container">
<div class="heading">
<h1>Wild-line experience</h1>
</div>
<div class="campfire-image">
<img src="images/wild_line.jpg" alt="Wild-line Image">
</div>
<div class="campfire-info">
<h2>About Wild-line</h2>
<p>"Wild-Line Adventure" is an exhilarating narrative that immerses readers in a vivid world of exploration, discovery, and the triumph of the human spirit. Set against the backdrop of untamed wilderness and uncharted territories, the story follows a diverse group of adventurers as they embark on a perilous journey filled with unexpected challenges and profound moments of self-discovery.
At its core, "Wild-Line Adventure" is a celebration of the human capacity for resilience, courage, and camaraderie in the face of adversity. As the characters navigate through rugged landscapes and encounter a myriad of obstacles, they are forced to confront their deepest fears and insecurities, ultimately emerging stronger and more determined than ever before.
The narrative is richly layered with themes of adventure, survival, and the pursuit of freedom. From breathtaking landscapes to heart-pounding action sequences, each page of "Wild-Line Adventure" is infused with a sense of wonder and excitement that keeps readers on the edge of their seats.
Moreover, the characters themselves are intricately crafted with complex backstories and motivations that add depth and nuance to the overall narrative. From the intrepid leader with a troubled past to the enigmatic loner searching for redemption, each member of the expedition brings their own unique perspective and skills to the table, creating a dynamic and compelling ensemble cast.
As the story unfolds, readers are drawn into a gripping tale of perseverance and triumph against all odds. Through moments of triumph and tragedy, friendship and betrayal, "Wild-Line Adventure" captivates audiences with its powerful storytelling and unforgettable characters, leaving a lasting impression long after the final page is turned.</p>
</div>
<div class="rate">
<h3>Rate</h3>
<p>Starting from RS 2000/- per person per night</p>
</div>
<div class="highlights">
<h3>Highlights</h3>
<div class="highlight-item" onclick="redirectToPage('Breathtaking_landscapes.html')">
<a href="Breathtaking_landscapes.html">
<img src="images/wild-line.jpeg" alt="Cozy Atmosphere Icon" />
<p style="color: blue;">Breathtaking Landscapes</p>
</a>
</div>
<div class="highlight-item" onclick="redirectToPage('Perilous_Challenges.html')">
<a href="Perilous_Challenges.html">
<img src="images/Perilous Challenges.jpeg" alt="Perilous Challenges Icon" />
<p style="color: blue;">Perilous Challenges</p>
</a>
</div>
<div class="highlight-item" onclick="redirectToPage('Discoveries.html')">
<a href="Discoveries.html">
<img src="images/Discoveries.jpeg" alt="Storytelling Icon" />
<p style="color: blue;">Discoveries</p>
</a>
</div>
<div class="highlight-item" onclick="redirectToPage('Themes_of_Redemption.html')">
<a href="Themes_of_Redemption.html">
<img src="images/Redemption.jpg" alt="Stargazing Icon" />
<p style="color: blue;">Themes of Redemptions</p>
</a>
</div>
</div>
<div class="additional-types">
<h3>Additional Experiences</h3>
<ul>
<li>Survival Skills and Resourcefulness</li>
<li>Moments of Solitude and Reflection</li>
<li>Encounters with Wildlife</li>
<li>Exploration of Cultural Diversity</li>
<li>Epic Quests and Legendary Quests</li>
</ul>
</div>
<div class="cta-container">
<a href="book.html" class="btn">Book Your Adventure Now</a>
</div>
</div>
<script>
function redirectToPage(pageUrl) {
window.location.href = pageUrl;
}
</script>
</body>
</html>