-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
345 lines (302 loc) · 12.7 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, intial-scale=1.0">
<meta name="description"
content="HamroJounrey is created as a first project for the Web Design Competition in SXC Computer Festival 2020 at St Xavier College. This website is nominated as the best website in that competition.">
<meta name="keywords"
content="HamroJourney, Hamro Journey, Visit Nepal for Journey, Hamro Journey Ramro Journey, Best journey in Nepal, Memorable Journey in Nepal, Visit Nepal 2020, #visitnepal2020">
<meta name="author" content="Aashish & Bishesh">
<title>Hamro Journey | Welcome</title>
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="./css/fontawesome.css">
<link rel="stylesheet" type="text/css" href="./css/styles.css">
<link rel="icon" href="./img/journey.png">
<style type="text/css">
section.block {
padding: 50px 0 0 0;
}
</style>
</head>
<body>
<header id="top-head">
<div class="container">
<div class="row">
<div class="col-3 location">
<span><i class="fas fa-location-arrow"></i>Purano Kalimati, Kathmandu</span>
</div>
<div class="col-3 phone">
<span><i class="fas fa-phone-alt"></i>Calls: 977 9810154589</span>
</div>
<div class="col-3 fee">
<span><i class="fas fa-money-bill"></i>Starts From: $100 - $1000</span>
</div>
<div class="col-3 clock text-right">
<span><i class="fas fa-clock"></i>Date: 14th Feb, 2020</span>
</div>
</div>
</div>
</header>
<header id="main-head">
<div class="container">
<div class="row">
<div class="col-4">
<div class="branding">
<a href="index.html">
<h2><i class="fas fa-map-marked"></i>Hamro<span class="highlight">Journey</span></h2>
</a>
</div>
</div>
<div class="col-6">
<nav id="main-nav">
<ul>
<li><a href="index.html"><i class="fas fa-home"></i>Home</a></li>
<li class="current"><a href="about.html"><i class="fas fa-blog"></i>About Us</a></li>
<li><a href="gallery.html"><i class="fas fa-photo-video"></i>Gallery</a></li>
</ul>
</nav>
</div>
<div class="col-2 text-right">
<a class="my-btn" href="about.html">Explore It</a>
</div>
</div>
</div>
</header>
<section id="banner" class="banner-about">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-8">
<div class="content">
<h2>About Hamro Journey</h2>
<p>With over 30,000 employees and over 400 million members, making it one of the leading online travel
agencies in the world.</p>
<a class="my-btn" href="about.html">Explore It</a>
</div>
</div>
</div>
</div>
</section>
<!-- stories -->
<section class="block" id="stories">
<div class="container">
<div class="section-title">
<h2>Bhaktapur</h2>
</div>
<div class="content">
<div class="row">
<div class="col-5 order-2">
<div class="img-cover">
<img src="./assets/bhaktapur.jpg" width="300px">
</div>
</div>
<div class="col-7 order-1">
<p>Among the three major cities of Kathmandu Valley, Bhaktapur retains some of its ancient way of life,
reminding you of what the entire Kathmandu Valley must have looked like during the medieval period. The
remarkable architecture, the exquisite woodcarvings and metal craft that can be seen around the city takes
one back to the time of the Malla rulers who patronized art like no other dynasty. The pagoda style
temples rise above the Bhaktapur skyline. The Pottery Square, the Palace (Durbar) Square which dates back
to the 12th century, where devotees still celebrate their centuries old festivals and the temple squares
that still remain vibrant, are Bhaktapur’s major attractions.</p>
</div>
</div>
</div>
</div>
</section>
<!-- stories -->
<section class="block" id="stories">
<div class="container">
<div class="section-title">
<h2>Boudhanath</h2>
</div>
<div class="content">
<div class="row">
<div class="col-5 order-1">
<div class="img-cover">
<img src="./assets/boudhanath.jpg" width="300px">
</div>
</div>
<div class="col-7 order-2">
<p>Among the three major cities of Kathmandu Valley, Bhaktapur retains some of its ancient way of life,
reminding you of what the entire Kathmandu Valley must have looked like during the medieval period. The
remarkable architecture, the exquisite woodcarvings and metal craft that can be seen around the city takes
one back to the time of the Malla rulers who patronized art like no other dynasty. The pagoda style
temples rise above the Bhaktapur skyline. The Pottery Square, the Palace (Durbar) Square which dates back
to the 12th century, where devotees still celebrate their centuries old festivals and the temple squares
that still remain vibrant, are Bhaktapur’s major attractions.</p>
</div>
</div>
</div>
</div>
</section>
<!-- stories -->
<section class="block" id="stories">
<div class="container">
<div class="section-title">
<h2>Chitwan</h2>
</div>
<div class="content">
<div class="row">
<div class="col-5 order-2">
<div class="img-cover">
<img src="./assets/chitwan.jpg" width="300px">
</div>
</div>
<div class="col-7 order-1">
<p>Among the three major cities of Kathmandu Valley, Bhaktapur retains some of its ancient way of life,
reminding you of what the entire Kathmandu Valley must have looked like during the medieval period. The
remarkable architecture, the exquisite woodcarvings and metal craft that can be seen around the city takes
one back to the time of the Malla rulers who patronized art like no other dynasty. The pagoda style
temples rise above the Bhaktapur skyline. The Pottery Square, the Palace (Durbar) Square which dates back
to the 12th century, where devotees still celebrate their centuries old festivals and the temple squares
that still remain vibrant, are Bhaktapur’s major attractions.</p>
</div>
</div>
</div>
</div>
</section>
<!-- stories -->
<section class="block" id="stories">
<div class="container">
<div class="section-title">
<h2>Kathmandu</h2>
</div>
<div class="content">
<div class="row">
<div class="col-5 order-1">
<div class="img-cover">
<img src="./assets/kathmandu.jpg" width="300px">
</div>
</div>
<div class="col-7 order-2">
<p>Among the three major cities of Kathmandu Valley, Bhaktapur retains some of its ancient way of life,
reminding you of what the entire Kathmandu Valley must have looked like during the medieval period. The
remarkable architecture, the exquisite woodcarvings and metal craft that can be seen around the city takes
one back to the time of the Malla rulers who patronized art like no other dynasty. The pagoda style
temples rise above the Bhaktapur skyline. The Pottery Square, the Palace (Durbar) Square which dates back
to the 12th century, where devotees still celebrate their centuries old festivals and the temple squares
that still remain vibrant, are Bhaktapur’s major attractions.</p>
</div>
</div>
</div>
</div>
</section>
<!-- stories -->
<section class="block" id="stories">
<div class="container">
<div class="section-title">
<h2>Lumbini</h2>
</div>
<div class="content">
<div class="row">
<div class="col-5 order-2">
<div class="img-cover">
<img src="./assets/lumbini.jpg" width="300px">
</div>
</div>
<div class="col-7 order-1">
<p>Among the three major cities of Kathmandu Valley, Bhaktapur retains some of its ancient way of life,
reminding you of what the entire Kathmandu Valley must have looked like during the medieval period. The
remarkable architecture, the exquisite woodcarvings and metal craft that can be seen around the city takes
one back to the time of the Malla rulers who patronized art like no other dynasty. The pagoda style
temples rise above the Bhaktapur skyline. The Pottery Square, the Palace (Durbar) Square which dates back
to the 12th century, where devotees still celebrate their centuries old festivals and the temple squares
that still remain vibrant, are Bhaktapur’s major attractions.</p>
</div>
</div>
</div>
</div>
</section>
<!-- stories -->
<section class="block" id="stories">
<div class="container">
<div class="section-title">
<h2>Nagarkot</h2>
</div>
<div class="content">
<div class="row">
<div class="col-5 order-1">
<div class="img-cover">
<img src="./assets/nagarkot.jpg" width="300px">
</div>
</div>
<div class="col-7 order-2">
<p>Among the three major cities of Kathmandu Valley, Bhaktapur retains some of its ancient way of life,
reminding you of what the entire Kathmandu Valley must have looked like during the medieval period. The
remarkable architecture, the exquisite woodcarvings and metal craft that can be seen around the city takes
one back to the time of the Malla rulers who patronized art like no other dynasty. The pagoda style
temples rise above the Bhaktapur skyline. The Pottery Square, the Palace (Durbar) Square which dates back
to the 12th century, where devotees still celebrate their centuries old festivals and the temple squares
that still remain vibrant, are Bhaktapur’s major attractions.</p>
</div>
</div>
</div>
</div>
</section>
<!-- stories -->
<section class="block" id="stories">
<div class="container">
<div class="section-title">
<h2>Pashupatinath</h2>
</div>
<div class="content">
<div class="row">
<div class="col-5 order-2">
<div class="img-cover">
<img src="./assets/pashupatinath.jpeg" width="300px">
</div>
</div>
<div class="col-7 order-1">
<p>Among the three major cities of Kathmandu Valley, Bhaktapur retains some of its ancient way of life,
reminding you of what the entire Kathmandu Valley must have looked like during the medieval period. The
remarkable architecture, the exquisite woodcarvings and metal craft that can be seen around the city takes
one back to the time of the Malla rulers who patronized art like no other dynasty. The pagoda style
temples rise above the Bhaktapur skyline. The Pottery Square, the Palace (Durbar) Square which dates back
to the 12th century, where devotees still celebrate their centuries old festivals and the temple squares
that still remain vibrant, are Bhaktapur’s major attractions.</p>
</div>
</div>
</div>
</div>
</section>
<!-- stories -->
<section class="block" id="stories">
<div class="container">
<div class="section-title">
<h2>Pokhara</h2>
</div>
<div class="content">
<div class="row">
<div class="col-5 order-1">
<div class="img-cover">
<img src="./assets/pokhara.jpg" width="300px">
</div>
</div>
<div class="col-7 order-2">
<p>Among the three major cities of Kathmandu Valley, Bhaktapur retains some of its ancient way of life,
reminding you of what the entire Kathmandu Valley must have looked like during the medieval period. The
remarkable architecture, the exquisite woodcarvings and metal craft that can be seen around the city takes
one back to the time of the Malla rulers who patronized art like no other dynasty. The pagoda style
temples rise above the Bhaktapur skyline. The Pottery Square, the Palace (Durbar) Square which dates back
to the 12th century, where devotees still celebrate their centuries old festivals and the temple squares
that still remain vibrant, are Bhaktapur’s major attractions.</p>
</div>
</div>
</div>
</div>
</section>
<footer id="main-footer">
<div class="container">
<h4 id="copyright-name"></h4>
<h5>Made with ❤ by <a href="https://www.facebook.com/aashishmaharjan.2001">Aashish</a> & <a
href="https://www.facebook.com/bishesh.killer">Bishesh</a></h5>
</div>
</footer>
<div class="scroll-up">
<a class="my-btn" id="scrollBtn"><i class="fas fa-arrow-up"></i></a>
</div>
<script type="text/javascript" src="./js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="./js/custom.js"></script>
</body>
</html>