-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
486 lines (437 loc) · 18.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
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
<!DOCTYPE html>
<html lang="en">
<head>
<title>Tour Sri Lanka</title>
<meta charset="UTF-8">
<meta name="description"
content="Explore the East with Tour Sri Lanka, your gateway to uncovering the hidden treasures of Sri Lanka's Eastern Province.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link rel="manifest" href="img/favicon/site.webmanifest">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/owl.carousel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/animate.css" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section -->
<header class="header-section">
<div class="container">
<!-- logo -->
<a class="site-logo" href="index.html">
<img src="img/logo.png" alt="" height="55px">
</a>
<div class="user-panel">
<a href="#">Book Now</a>
</div>
<!-- responsive -->
<div class="nav-switch">
<i class="fa fa-bars"></i>
</div>
<!-- site menu -->
<nav class="main-menu">
<ul>
<li><a href="index.html">Home</a></li>
<!-- <li><a href="review.html">Games</a></li>
<li><a href="categories.html">Blog</a></li>
<li><a href="community.html">Forums</a></li>
<li><a href="contact.html">Contact</a></li> -->
</ul>
</nav>
</div>
</header>
<!-- Header section end -->
<!-- Hero section -->
<section class="hero-section">
<div class="hero-slider owl-carousel">
<div class="hs-item set-bg" data-setbg="img/slider-2.JPG">
<div class="overlay"></div>
<div class="hs-text">
<div class="container " style="max-width: 800px; margin: 0 auto; text-align: center;">
<h2>Discover the <span>Unseen</span></h2>
<p>Dive into the authentic experiences and untapped beauty that await you in this remarkable
region, where you can immerse yourself in diverse landscapes, vibrant cultures, and rich
heritage.</p>
<a href="#" class="site-btn">Plan Tour</a>
</div>
</div>
</div>
</div>
</section>
<!-- Hero section end -->
<!-- Feature section -->
<section class="feature-section spad">
<div class="container">
<div class="section-title">
<div class="cata new">new</div>
<h2>Tour Services</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 p-0">
<div class="feature-item set-bg" data-setbg="img/tour-services/spritual.JPG">
<span class="cata new">Spiritual</span>
<div class="fi-content text-white">
<h5><a href="#">Kattankudy Mosque</a></h5>
<p>One of the most significant mosques in Sri Lanka, known for its rich Islamic heritage,
unique architecture, and spiritual ambiance.</p>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book a Tour</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 p-0">
<div class="feature-item set-bg" data-setbg="img/tour-services/heritage.JPG">
<span class="cata racing">Heritage</span>
<div class="fi-content text-white">
<h5><a href="#">Batticaloa Fort</a></h5>
<p>Built by the Portuguese in 1628 and later occupied by the Dutch and British, this
historical fort offers stunning views of the Batticaloa Lagoon.</p>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book a Tour</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 p-0">
<div class="feature-item set-bg" data-setbg="img/tour-services/adventure.jpg">
<span class="cata adventure">Adventures</span>
<div class="fi-content text-white">
<h5><a href="#">Pasikudah</a></h5>
<p>Famous for its shallow reef and crystal-clear waters, Pasikudah is a paradise for
snorkeling, diving, and water sports enthusiasts.</p>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book a Tour</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 p-0">
<div class="feature-item set-bg" data-setbg="img/tour-services/nature.jpg">
<span class="cata strategy">Nature</span>
<div class="fi-content text-white">
<h5><a href="#">Kallady Beach</a></h5>
<p>A serene and picturesque beach known for its golden sands, peaceful atmosphere, and the
famous Batticaloa Singing Fish phenomenon.</p>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book a Tour</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Feature section end -->
<!-- Recent game section -->
<section class="recent-game-section spad set-bg" data-setbg="img/recent-game-bg.png">
<div class="container">
<div class="section-title">
<div class="cata new">Trending</div>
<h2>Local Experiences</h2>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mb-3">
<div class="recent-game-item">
<div class="rgi-thumb set-bg" data-setbg="img/experiences/food-1.JPG">
<div class="cata strategy">Food</div>
</div>
<div class="rgi-content">
<h5>Toddy</h5>
<p>A traditional Sri Lankan palm wine, toddy is made from the sap of coconut or palmyra
trees. Popular in coastal villages, it offers a unique, mildly alcoholic taste and is
best experienced fresh from a local toddy tapper.</p>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book a Tour</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-3">
<div class="recent-game-item">
<div class="rgi-thumb set-bg" data-setbg="img/experiences/hand-crafts.JPG">
<div class="cata racing">Hand Craft</div>
</div>
<div class="rgi-content">
<h5>Hand Loom</h5>
<p>Experience the art of handloom weaving, a centuries-old tradition in Sri Lanka. Visit
local weaving centers where artisans create beautiful fabrics with vibrant colors and
intricate patterns, reflecting cultural heritage.</p>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book a Tour</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-3">
<div class="recent-game-item">
<div class="rgi-thumb set-bg" data-setbg="img/experiences/hand-crafts-1.jpg">
<div class="cata racing">Hand Craft</div>
</div>
<div class="rgi-content">
<h5>Palmyra Products</h5>
<p>Discover the diverse range of products made from the palmyra tree, a symbol of Tamil
culture. From baskets and mats to sweet delicacies like jaggery and odiyal flour, these
handcrafted goods showcase the sustainable craftsmanship of local artisans.</p>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book a Tour</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Recent game section end -->
<!-- Tour Packages -->
<section class="tournaments-section spad">
<div class="container">
<div class="section-title">
<div class="cata new">Latest</div>
<h2>Packages</h2>
</div>
<div class="row">
<div class="col-md-6 mb-4 d-flex align-items-stretch">
<div class="tournament-item h-100 d-flex flex-column">
<div class="ti-notic" style="max-width: 200px;">30% Special Discount</div>
<div class="ti-content d-flex flex-column flex-grow-1">
<img class="ti-thumb" src="img/one-day-packages/batticaloa-package-flyer.jpg"
alt="Batticaloa Package">
<div class="ti-text flex-grow-1">
<h4>Batticaloa - Land of the Singing Fish</h4>
<ul>
<li><span>Kallady Beach</span></li>
<li><span>Light House</span></li>
<li><span>Eco Park</span></li>
<li><span>Batticaloa Fort</span></li>
<li><span>Batticaloa Gate</span></li>
</ul>
<p><span>Includes:</span> Pick Up & Drop, Private Transport, Breakfast & Lunch,
Activities</p>
</div>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book Now</a>
</div>
</div>
</div>
<div class="col-md-6 mb-4 d-flex align-items-stretch">
<div class="tournament-item h-100 d-flex flex-column">
<div class="ti-notic" style="max-width: 200px;">Special Offer</div>
<div class="ti-content d-flex flex-column flex-grow-1">
<img class="ti-thumb" src="img/one-day-packages/fishing-tour-package-1.jpg"
alt="Fishing Tour">
<div class="ti-text flex-grow-1">
<h4>Backwaters Canoe Tour on Batticaloa</h4>
<ul>
<li><span>Boat Service and Guided Fishing</span></li>
<li><span>Fishing Equipment and Bait</span></li>
<li><span>Freshly Cooked Fish and Lunch on the Boat</span></li>
<li><span>Entry to Batticaloa Lighthouse</span></li>
<li><span>Music and Indoor Games</span></li>
<li><span>Snacks and Refreshments</span></li>
</ul>
</div>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book Now</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 mb-4 d-flex align-items-stretch">
<div class="tournament-item h-100 d-flex flex-column">
<div class="ti-notic" style="max-width: 200px;">30% Special Discount</div>
<div class="ti-content d-flex flex-column flex-grow-1">
<img class="ti-thumb" src="img/one-day-packages/karadiyanaru-one-day-package-flyer.jpg"
alt="Karadiyanaru Tour">
<div class="ti-text flex-grow-1">
<h4>Karadiyanaru Tour - Sri Lanka</h4>
<ul>
<li><span>Kusalana Malai Temple</span></li>
<li><span>Urugamam Pond</span></li>
<li><span>Unnichchai Dam</span></li>
<li><span>Eravur Lagoon Park</span></li>
</ul>
<p><span>Includes:</span> Pick Up & Drop, Private Transport, Breakfast & Lunch,
Activities</p>
</div>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book Now</a>
</div>
</div>
</div>
<div class="col-md-6 mb-4 d-flex align-items-stretch">
<div class="tournament-item h-100 d-flex flex-column">
<div class="ti-notic" style="max-width: 200px;">30% Special Discount</div>
<div class="ti-content d-flex flex-column flex-grow-1">
<img class="ti-thumb" src="img/one-day-packages/kattankudy-one-day-package-flyer-1.jpg"
alt="Kattankudy Tour">
<div class="ti-text flex-grow-1">
<h4>Kattankudy - One Day Package</h4>
<ul>
<li><span>Kattankudy Beach</span></li>
<li><span>Heritage Museum</span></li>
<li><span>Kurukkalmadam Birds Century</span></li>
<li><span>Street Food</span></li>
</ul>
<p><span>Includes:</span> Pick Up & Drop, Private Transport, Breakfast & Lunch,
Activities</p>
</div>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book Now</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 mb-4 d-flex align-items-stretch">
<div class="tournament-item h-100 d-flex flex-column">
<div class="ti-notic" style="max-width: 200px;">One Day Package</div>
<div class="ti-content d-flex flex-column flex-grow-1">
<img class="ti-thumb" src="img/one-day-packages/kiran-package.jpg" alt="Kiran Tour">
<div class="ti-text flex-grow-1">
<h4>Discover Kiran – Adventure Awaits!</h4>
<ul>
<li><span>Kudumbimalai</span></li>
<li><span>Ponduhalsenai Bridge</span></li>
<li><span>Kiran Velodiyamalai</span></li>
<li><span>Thoppigala Heritage Center</span></li>
</ul>
<p><span>Includes:</span> Pick Up & Drop, Private Transport, Breakfast & Lunch,
Activities</p>
</div>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book Now</a>
</div>
</div>
</div>
<div class="col-md-6 mb-4 d-flex align-items-stretch">
<div class="tournament-item h-100 d-flex flex-column">
<div class="ti-notic" style="max-width: 200px;">30% OFF</div>
<div class="ti-content d-flex flex-column flex-grow-1">
<img class="ti-thumb" src="img/one-day-packages/spiritual-package-flyer-1.jpg"
alt="Spiritual Tourism Tour">
<div class="ti-text flex-grow-1">
<h4>Explore Spiritual Tourism in Batticaloa</h4>
<ul>
<li><span>Mamangam Pillayar Temple</span></li>
<li><span>Kaluthavalai Pillaiyar Temple</span></li>
<li><span>Kattankudy Al-Aqsa Grand Jumma Masjid</span></li>
<li><span>St. Mary's Presentation Of Jesus Church</span></li>
<li><span>Kamakshi Amman Temple</span></li>
</ul>
<p><span>Includes:</span> Pick Up & Drop, Private Transport, Breakfast & Lunch,
Activities</p>
</div>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book Now</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 mb-4 d-flex align-items-stretch">
<div class="tournament-item h-100 d-flex flex-column">
<div class="ti-notic" style="max-width: 200px;">30% OFF</div>
<div class="ti-content d-flex flex-column flex-grow-1">
<img class="ti-thumb" src="img/one-day-packages/spiritual-tourism-flyer-1.jpg"
alt="Spiritual Tourism Tour">
<div class="ti-text flex-grow-1">
<h4>Spiritual Tourism One Day Package</h4>
<p>Enjoy a Whopping Discount on Your Booking! Terms and conditions apply.</p>
<ul>
<li><span>Thantha Murugan Temple</span></li>
<li><span>Kokaddicholai Thanthondreeswarar Temple</span></li>
<li><span>Seyed Zain Moulana Jummah Masjid</span></li>
<li><span>St. Anthony's Church - Manresa</span></li>
<li><span>Manmunai Narasimman Temple</span></li>
</ul>
<p><span>Includes:</span> Pick Up & Drop, Private Transport, Breakfast & Lunch,
Activities</p>
</div>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book Now</a>
</div>
</div>
</div>
<div class="col-md-6 mb-4 d-flex align-items-stretch">
<div class="tournament-item h-100 d-flex flex-column">
<div class="ti-notic" style="max-width: 200px;">30% Special Discount</div>
<div class="ti-content d-flex flex-column flex-grow-1">
<img class="ti-thumb" src="img/one-day-packages/valaichenai-package-flyer.jpg"
alt="Valaichenai Tour">
<div class="ti-text flex-grow-1">
<h4>Valaichenai One Day Package</h4>
<p>Enjoy a Whopping Discount on Your Booking! Terms and conditions apply.</p>
<ul>
<li><span>Pasikuda Beach</span></li>
<li><span>Village Farming</span></li>
<li><span>Boat Riding</span></li>
<li><span>Scuba Diving</span></li>
<li><span>Valaichenai Harbor</span></li>
</ul>
<p><span>Includes:</span> Pick Up & Drop, Private Transport, Breakfast & Lunch,
Activities</p>
</div>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book Now</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 mb-4 d-flex align-items-stretch">
<div class="tournament-item h-100 d-flex flex-column">
<div class="ti-notic" style="max-width: 200px;">30% OFF</div>
<div class="ti-content d-flex flex-column flex-grow-1">
<img class="ti-thumb" src="img/one-day-packages/village-package-flyer.jpg"
alt="Village Tour">
<div class="ti-text flex-grow-1">
<h4>Village Tour One Day Package</h4>
<p>Enjoy a Whopping Discount on Your Booking! Terms and conditions apply.</p>
<ul>
<li><span>Bullock Cart Safari</span></li>
<li><span>Pottery Product</span></li>
<li><span>Handloom Products</span></li>
<li><span>Handicraft Products</span></li>
</ul>
<p><span>Includes:</span> Pick Up & Drop, Private Transport, Breakfast & Lunch,
Activities</p>
</div>
<a href="https://wa.link/k2aii7" class="btn btn-primary mt-3"
style="background-color: orange; border-color: orange;">Book Now</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Tour Packages end -->
=
<!-- Footer section -->
<footer class="footer-section">
<div class="container">
<p class="copyright">
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved | <a
href="https://toursrilanka.travel" target="_blank">Tour Sri Lanka </a>
</p>
</div>
</footer>
<!-- Footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.marquee.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>