:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/sukhadaworld.com/**
:: Editing File: services.php
<?php include"header.php"?> <!--Header starts version.1 ends--> <!--Travel Banner--> <div class="kode_banner"> <!--Sub banner for inner pages--> <div class="sub-banner"> <div class="container"> <h2>Services</h2> </div> </div> <div class="breadcrumb-blog"> <ul class="breadcrumb orange-bg"> <li><a href="index.php">Home</a></li> <li class="active"><a>Services</a></li> </ul> </div> </div> <!--Travel Banner ends--> <div class="content"> <!--Travel about us Content--> <!--Travel about us services--> <section> <div class="container"> <!--<div class="heading text-align-center"> <span>About Bon Voyage</span> <h2>Why Choose Us</h2> </div>--> <div class="services-blog-choose ser"> <div class="row"> <div class="col-md-6 col-sm-6 col-xs-12 "> <div class="travel-choose-us"> <!--<span class="icon-transport-7"></span>--> <img src="img/sukhadaservicesicons/flights.png" style="width:80px;margin-bottom:20px;"> <h5><a href="#">Flights</a></h5> <p>We will filter the cheapest flight ticket bookings to your destination; on your preferred dates.</p> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="travel-choose-us"> <!--<span class="icon-transport-7"></span>--> <img src="img/sukhadaservicesicons/ForeignExchangeAssistance.png" style="width:80px;margin-bottom:20px;"> <h5><a href="#">Foreign Exchange Assistance</a></h5> <p>Our foreign assistance exchange is equipped with extensive knowledge and expertise clubbed with a winning combination of numerous great deals at exceptional prices when it comes to currency exchange.</p> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="travel-choose-us"> <!--<span class="icon-transport-7"></span>--> <img src="img/sukhadaservicesicons/GlobalSim.png" style="width:80px;margin-bottom:20px;"> <h5><a href="#">Global Sim</a></h5> <p>We provide Global Sim Cards for making calls and use of internet with less cost.</p> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="travel-choose-us"> <img src="img/sukhadaservicesicons/Holidays.png" style="width:80px;margin-bottom:20px;"> <h5><a href="#">Holidays</a></h5> <p>Sukhada world gives you best domestic and international holiday plans and helps you to create an unforgettable memory with us.</p> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="travel-choose-us"> <img src="img/sukhadaservicesicons/hotel.png" style="width:80px;margin-bottom:20px;"> <h5><a href="#">Hotel</a></h5> <p>Want to know how the place of accommodation is rated? We will categorize the same as per the ratings you need – be it 3 stars, 4 stars or 5 stars.</p> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="travel-choose-us"> <img src="img/sukhadaservicesicons/Transportaion.png" style="width:80px;margin-bottom:20px;"> <h5><a href="#">Transportation</a></h5> <p>Sukhada world provides fun, authentic experiences around the different city with bus, car and railway services.</p> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="travel-choose-us"> <img src="img/sukhadaservicesicons/TravelInsurance.png" style="width:80px;margin-bottom:20px;"> <h5><a href="#">Travel Insurance</a></h5> <p>This is where travel insurance comes in to take care of the worries so you can enjoy the whole trip, from the flight to stay, carefree. At Sukhada World, the journey is as important as the destination. With Travel Insurance make your plans and enjoy them.</p> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="travel-choose-us"> <img src="img/sukhadaservicesicons/visa.png" style="width:80px;margin-bottom:20px;"> <h5><a href="#">Visa</a></h5> <p>We have a specialized department of Travel Visa offers proficient and value-enhanced services to help you with all your visa related queries ensuring that you have a truly enriching travel experience.</p> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="travel-choose-us"> <img src="img/sukhadaservicesicons/co.png" style="width:80px;margin-bottom:20px;"> <h5><a href="#">Cruise</a></h5> <p>Sukhada world gives you the chance to be in awe of the world again. Take a cruise vacation to the Caribbean, Alaska, Europe & many more destinations.</p> </div> </div> </div> </div> </div> </section> </div> <?php include"footer.php"?>