-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
365 lines (322 loc) · 16.2 KB
/
index.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
<!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="assets/css/login.css">
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/custom.css" rel="stylesheet" type='text/css'>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">-->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/universal-parallax.min.css">
<link rel="icon" type="image/png" href="assets/images/logo.png"/>
<link rel="stylesheet" type="text/css" href="assets/fonts/Linearicons-Free-v1.0.0/icon-font.min.css">
<link rel="stylesheet" type="text/css" href="assets/fonts/font-awesome-4.7.0/css/font-awesome.min.css">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/fav.png">
<title>Visit Nepal 2020</title>
</head>
<body>
<nav class="navbar navbar-expand-lg bg-light navbar-custom position-absolute w-100" role="navigation">
<div class="container-fluid">
<div class="navbar-header ml-2">
<a class="navbar-brand navbar-brand-custom" href="includes/index.php">
<img class="navbar-brand-size img-fluid" src="assets/img/logo.png"></a>
</div>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#CollapsibleNavbar">
<span class="navbar-toggler-icon"><i class="fas fa-bars"></i>
</span>
</button>
<div class="collapse navbar-collapse mb-5" id="CollapsibleNavbar">
<ul class="navbar-nav nav-pills ml-auto">
<li class="nav-item mr-3">
<a href="includes/index.php" class="nav-link nav-text scroll">Home</a>
</li>
<li class="nav-item mr-3">
<a href="#about" class="nav-link nav-text scroll">About</a>
</li>
<li class="nav-item mr-3">
<a href="#experiences" class="nav-link nav-text scroll">Culture</a>
</li>
<li class="nav-item mr-3">
<a href="#nature" class="nav-link nav-text scroll">Nature</a>
</li>
</ul>
</div>
</div>
</nav>
<?php include 'includes/header.php' ?>
<div id="home" class="hero-section">
<div class="parallax d-grid" data-parallax-image="assets/img/main-hero.jpg" style="top:0;">
<div class="overlay overlay-main "></div>
</div>
</div>
<div class="heading-main m-auto position-absolute">
<h1>DISCOVER</h1>
<h5>Discover Nepal</h5>
<h6 class="text-white text-center">Be a Part of an Extraordinary Experience</h6>
</div>
<div class="container p-0" id="about">
<section class="home-about">
<div class="home-about-textbox">
<h1>Who We Are</h1>
<p>Put your hands together and say Namaste and smile as we return your gesture with genuine smiles of
acceptance.<br><strong>'You are welcome, you are our guests'</strong> say the friendly smiles. Nepali
people are some of the
friendliest people in the world which is one of the reasons visitors keep coming back. </p>
<p><strong>Our Culture</strong> is what defines us.</p>
</div>
</section>
</div>
<div class="experiences-section p-5">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="content-wrapper-left text-left">
<h3 class="pb-3">Experience Now</h3>
<p class="text-white"><i class="fas fa-check"></i>
Be a part of a local jatra
</p>
<p class="text-white"><i class="fas fa-check"></i>
Make traditional dishes
</p>
<p class="text-white"><i class="fas fa-check"></i>
Live in a traditional house
</p>
<p class="text-white"><i class="fas fa-check"></i>
Try out some traditional clothes
</p>
<p class="text-white"><i class="fas fa-check"></i>
Learn to make a 'Roti'
</p>
<p class="text-white"><i class="fas fa-check"></i>
Marry in Nepal
</p>
<p class="text-white"><i class="fas fa-check"></i>
Feel Alive in Nepal
<div class="m-auto w-100 pb-3 pt-3">
<a href="#">
<button class="btn btn-success btn-blue inquire-button position-relative"><i
class="far fa-comments"></i>
Inquire Now
</button>
</a>
</div>
</div>
</div>
<div class="col-md-6">
<div class="content-wrapper-right text-left">
<div class="pb-2">
<h3 class=" d-inline-block">Experience Nepali Culture </h3><span class=" d-inline-block"
style="font-size: 1.5rem;">Like Never Before</span>
</div>
<img class="w-75 rounded" src="assets/img/food.jpg">
</div>
</div>
</div>
</div>
</div>
<div id="experiences" class="container-fluid cultures-section pb-5 pt-5">
<div class="owl-wrapper">
<h2 class="pb-2 pt-2">Popular <span>Festivals</span></h2>
<div class="owl-carousel owl-theme mt-4">
<div class="item p-2 container">
<a href="#experiences" class="custom-card">
<div class="card card-width box-shadow ">
<div class="card-body p-0 text-left">
<div class="card-img-size img-fluid overflow-hidden">
<img src="assets/img/Cards/bisket.jpg" class="m-auto img-fluid img-fit">
</div>
<h4 class="card-title course-card-heading pt-3 pl-3 mb-0">Bisket Jatra<br><span>Starts in 2 days</span>
</h4>
<div class="owl-text overflow-hidden">
<p class="card-text course-card-text p-3">Bisket Jatra, Bhaktapur's weeklong festival
marks
the ancient solar Nava Barsha (New Year) and is the only festival that does not
follow
the lunar-based Nepali calendar. </p>
</div>
<button class="btn btn-success btn-card mt-3 ml-3">Learn More</button>
</div>
</div>
</a>
</div>
<div class="item p-2 container">
<a href="#experiences" class="custom-card">
<div class="card card-width box-shadow">
<div class="card-body p-0 text-left">
<div class="card-img-size img-fluid overflow-hidden">
<img src="assets/img/Cards/chhat.jpg" class="img-fluid img-fit m-auto">
</div>
<h4 class="card-title course-card-heading pt-3 pl-3 mb-0">
Chhat<br><span>Starts next week</span></h4>
<div class="owl-text overflow-hidden">
<p class="card-text course-card-text p-3">Chhath is an ancient Hindu Vedic festival
historically native to the Indian subcontinent, more specifically, the Indian states
of Bihar, Jharkhand, Odisha, Uttar Pradesh and West Bengal as well as the Madhesh
region of Nepal. </p>
</div>
<button class="btn btn-success btn-card mt-3 ml-3">Learn More</button>
</div>
</div>
</a>
</div>
<div class="item p-2 container">
<a href="#experiences" class="custom-card">
<div class="card card-width box-shadow">
<div class="card-body p-0 text-left">
<div class="card-img-size img-fluid overflow-hidden">
<img src="assets/img/Cards/loshar.jpg" class="img-fluid img-fit m-auto">
</div>
<h4 class="card-title course-card-heading pt-3 pl-3 mb-0">
Losar<br><span>Starts next month</span></h4>
<div class="owl-text overflow-hidden">
<p class="card-text course-card-text p-3">Losar is a festival in Tibetan Buddhism. The
holiday is celebrated on various dates depending on location tradition.</p>
</div>
<button class="btn btn-success btn-card mt-3 ml-3">Learn More</button>
</div>
</div>
</a>
</div>
<div class="item p-2 container">
<a href="#experiences" class="custom-card">
<div class="card card-width box-shadow">
<div class="card-body p-0 text-left">
<div class="card-img-size img-fluid overflow-hidden">
<img src="assets/img/Cards/gaiJatra.jpg" class="img-fluid img-fit m-auto">
</div>
<h4 class="card-title course-card-heading pt-3 pl-3 mb-0">Gai Jatra<br><span>Starts in 2 months</span>
</h4>
<div class="owl-text overflow-hidden">
<p class="card-text course-card-text p-3">Gai Jatra, is a festival celebrated in Nepal,
mainly in Kathmandu valley by the Newar community. </p>
</div>
<button class="btn btn-success btn-card mt-3 ml-3">Learn More</button>
</div>
</div>
</a>
</div>
<div class="item p-2 container">
<a href="#experiences" class="custom-card">
<div class="card card-width box-shadow">
<div class="card-body p-0 text-left">
<div class="card-img-size img-fluid overflow-hidden">
<img src="assets/img/Cards/holi.jpg" class="img-fluid img-fit m-auto">
</div>
<h4 class="card-title course-card-heading pt-3 pl-3 mb-0">
Holi<br><span>Starts in 3 months</span></h4>
<div class="owl-text overflow-hidden">
<p class="card-text course-card-text p-3">Holi; is a popular ancient Hindu festival,
originating from the Indian subcontinent. </p>
</div>
<button class="btn btn-success btn-card mt-3 ml-3">Learn More</button>
</div>
</div>
</a>
</div>
<div class="item p-2 container">
<a href="#experiences" class="custom-card">
<div class="card card-width box-shadow">
<div class="card-body p-0 text-left">
<div class="card-img-size img-fluid overflow-hidden">
<img src="assets/img/Cards/indraJatra.JPG" class="img-fluid img-fit m-auto">
</div>
<h4 class="card-title course-card-heading pt-3 pl-3 mb-0">Indra Jatra<br><span>Starts in 6 months</span>
</h4>
<div class="owl-text overflow-hidden">
<p class="card-text course-card-text p-3">Indra Jātrā, most commonly known as Yenyā is
the biggest religious street festival in Kathmandu, Nepal. </p>
</div>
<button class="btn btn-success btn-card mt-3 ml-3">Learn More</button>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
<div id="nature" class="nature-section">
<div class="parallax d-grid" data-parallax-image="assets/img/nature.jpg">
<div class="overlay overlay-main "></div>
</div>
<div class="heading-nature m-auto position-absolute">
<h5>Get Lost in the Nature<br> Visit Nepal</h5>
</div>
</div>
<div id="myBtn" class="top m-auto text-right" style="position: sticky;" onclick="topFunction()">
<a href="#home" class="scroll"><i class="fas fa-arrow-up"></i></a>
</div>
<footer class="footer bg-dark custom-footer">
<p class="text-white text-center m-auto">Copyright © Aabiskar, 2019</p>
</footer>
<script type="text/javascript" src="assets/js/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
<script src="assets/js/universal-parallax.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/js/owl.carousel.min.js"></script>
<script type="text/javascript">
new universalParallax().init({
speed: 3.0
});
</script>
<script type="text/javascript">
$('.owl-carousel').owlCarousel({
loop: true,
margin: 10,
nav: true,
items: 4,
dots: false,
responsive: {
0: {
items: 1.5
},
600: {
items: 3.5
},
1100: {
items: 4
}
}
})
</script>
<script>
$(document).ready(function () {
var scrollLink = $('.scroll');
// Smooth scrolling
scrollLink.click(function (e) {
$('body,html').animate({
scrollTop: $(this.hash).offset().top - 50
}, 1000);
});
// Active link switching
$(window).scroll(function () {
var scrollbarLocation = $(this).scrollTop();
scrollLink.each(function () {
var sectionOffset = $(this.hash).offset().top - 20;
})
})
})
</script>
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("myBtn").style.display = "block";
} else {
document.getElementById("myBtn").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0; // For Safari
document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
}
</script>
</body>
</html>