HOME


Mini Shell 1.0
DIR: /home/islapiiu/sites/royalescapestours/
Upload File :
Current File : /home/islapiiu/sites/royalescapestours/about.php
<?php
include_once(dirname(__FILE__) . '/class/include.php');
?>
<!DOCTYPE HTML>
<html lang="zxx">


    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="keywords" content="about royal escapes tours, sri lanka tours, sri lanka holidays, beach tours, journey sri lanka, hill country tour, wildlife, family travel, national parks, sri lanka vacations, one day tours, round tours, travel agents in sri lanka, explore sri lanka, sri lanka">
        <meta name="description" content="Our first and most important priority is our customers and we are ready to serve high decorous and excellent service.">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <title>About Us | Travel Agent in Sri Lanka | Royal Escapes Sri Lanka Tours</title>
        <link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.png" />
        <!-- Icofont CSS -->
        <link rel="stylesheet" type="text/css" href="assets/css/icofont.css" media="all" />
        <!-- Bootstrap CSS -->
        <link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css" media="all" />
        <!-- jquery ui CSS -->
        <link rel="stylesheet" type="text/css" href="assets/css/jquery-ui.min.css" media="all" />
        <!-- Slicknav CSS -->
        <link rel="stylesheet" type="text/css" href="assets/css/slicknav.min.css">
        <!-- Owl carousel CSS -->
        <link rel="stylesheet" type="text/css" href="assets/css/owl.carousel.css">
        <!-- Popup CSS -->
        <link rel="stylesheet" type="text/css" href="assets/css/magnific-popup.css">
        <!-- Main style CSS -->
        <link rel="stylesheet" type="text/css" href="assets/css/style.css" media="all" />

        <!--[if lt IE 9]>
          <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
          <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
        <![endif]-->
        <link href="assets/css/custom.css" rel="stylesheet" type="text/css"/>
        <!-- Responsive CSS -->
        <link rel="stylesheet" type="text/css" href="assets/css/responsive.css" media="all" />
    </head>
    <body>
        <!-- Page loader -->
        <div id="preloader"></div>
        <!-- header section start -->
        <?php include './header.php'; ?>
        <!-- about section start -->

        <!-- breadcrumb area start -->
        <section class="breadcrumb-area" id="home">
            <div class="container">
                <div class="row">
                    <div class="col-lg-12">
                        <div class="breadcrumb-area-content">
                            <h2>About Us</h2>
                            <ul>
                                <li><a href="index.php">Home</a></li>
                                <li class="active"><a href="about.php">About Us</a></li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </section><!-- breadcrumb area end -->
        <section class="ptb-100">
            <div class="container">
                <div class="row">
                    <div class="col-lg-12">
                    </div>
                </div>
                <div class="row">
                    <div class="col-lg-6">
                        <div class="single-about-box text-lg-left text-center">
                            <img src="assets/img/about.jpg" alt="about" />
                        </div>
                    </div>
                    <div class="col-lg-6">
                        <div class="single-about-box">

                            <div class="tab-content">
                                <div id="menu1" class="tab-pane fade active show about-content about-content1">
                                    <h2>Welcome to Sri Lanka</h2>
                                    <h3>Royal Escapes Tours</h3>
                                    <p>Royal Escapes Tours have more than ten years well experienced Guides and Tour Drivers. We offer significant and cultural packages, guaranteed value of your money.  We have friendly team of expert travel consultants who will provide advice with the client’s best interest in mind. They will be a familiar local advisor who will create a hustle free environment and understanding what guest need. Our first and most important priority is our customers and we are ready to serve high decorous and excellent service.</p>
                                    <p>We intend to help you understand about Sri Lanka. You will find that Sri Lanka has a diverse ethnicity and people possess a warm friendly nature reflected in persistent smiling faces and eagerness to help those unfamiliar with local aspects of life.</p>
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section><!-- about section end -->
        <!-- choose section start -->
        <section class="choose-area ptb-100">
            <div class="container">
                <div class="row">
                    <div class="col-lg-6 col-sm-12">
                        <div class="single-choose-box">
                            <h2>why choose us</h2>
                            <ul>
                                <li>
                                    <div class="choose-icon">
                                        <i class="icofont icofont-eye-alt"></i>
                                    </div>
                                    <div class="choose-info">
                                        <h4>Vision</h4>
                                        <p>Our vision is to take Royal Escapes Tours to the top spot in the travel and tourism industry while increasing Sri Lanka’s popularity in the world.</p>
                                    </div>
                                </li>
                                <li>
                                    <div class="choose-icon">
                                        <i class="icofont icofont-rocket"></i>
                                    </div>
                                    <div class="choose-info">
                                        <h4>Mission</h4>
                                        <p>To offer the best and perfect services that will always give a memorable and unforgettable Experience to our clients.</p>
                                    </div>
                                </li>
                                <li>
                                    <div class="choose-icon">
                                        <i class="icofont icofont-box"></i>
                                    </div>
                                    <div class="choose-info">
                                        <h4>Value</h4>
                                        <p>Safety First, Reasonable Price, Luxury Vehicle and Perfect Chevron. These values are at the core of Royal Escapes Tours.</p>
                                    </div>
                                </li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-lg-6">
                        <div class="single-choose-box">
                            <h2>Customer Testimonials</h2>
                            <div class="testimonial-slider">
                                <?php
                                foreach (Comments::all() as $key => $info) {
                                    if ($key < 4) {
                                        ?>
                                        <div class="single-testimonial-box">
                                            <div class="testimonial-box-top">
                                                <div class="author">
                                                    <!--<img src="assets/img/author.png" alt="author" />-->
                                                    <img src="upload/comments/<?php echo $info['image_name']; ?>" alt="" />
                                                </div>
                                                <div class="author-info">
                                                    <p><?php echo $info['name']; ?></p>
                                                    <i class="icofont icofont-ui-rating"></i>
                                                    <i class="icofont icofont-ui-rating"></i>
                                                    <i class="icofont icofont-ui-rating"></i>
                                                    <i class="icofont icofont-ui-rating"></i>
                                                    <i class="icofont icofont-ui-rating"></i>
                                                </div>
                                            </div>
                                            <p>
                                                <?php
                                                if (strlen($info['comment']) > 250) {
                                                    echo substr($info['comment'], 0, 250) . '...';
                                                } else {
                                                    echo $info['comment'];
                                                }
                                                ?></p>
                                        </div>
                                        <?php
                                    }
                                }
                                ?>
                            </div>
                            <a href="guest-comment.php" class="theme-btn theme-btn2">Add Your Comment</a>
                        </div>
                    </div>
                </div>
            </div>
        </section><!-- choose section end -->

        <!-- footer section start -->
        <?php include './footer.php'; ?>
        <!-- footer section end -->
        <a href="#" class="scrollToTop">
            <i class="icofont icofont-arrow-up"></i>
        </a>
        <!-- jquery main JS -->
        <script src="assets/js/jquery.min.js"></script>
        <!-- Bootstrap JS -->
        <script src="assets/js/bootstrap.min.js"></script>
        <!-- jquery ui JS -->
        <script src="assets/js/jquery-ui.min.js"></script>
        <!-- Slicknav JS -->
        <script src="assets/js/jquery.slicknav.min.js"></script>
        <!-- owl carousel JS -->
        <script src="assets/js/owl.carousel.min.js"></script>
        <!-- Popup JS -->
        <script src="assets/js/jquery.magnific-popup.min.js"></script>
        <!-- Counterup JS -->
        <script src="assets/js/jquery.counterup.min.js"></script>
        <!-- Counterup waypoints JS -->
        <script src="assets/js/waypoints.min.js"></script>
        <!-- Isotope JS -->
        <script src="assets/js/isotope.pkgd.min.js"></script>
        <!-- YTPlayer JS -->
        <script src="assets/js/jquery.mb.YTPlayer.min.js"></script>
        <!-- jQuery Easing JS -->
        <script src="assets/js/jquery.easing.1.3.js"></script>
        <!-- main JS -->
        <script src="assets/js/main.js"></script>
        <script async src="https://www.jscache.com/wejs?wtype=cdswritereviewlg&amp;uniq=587&amp;locationId=17594820&amp;lang=en_AU&amp;lang=en_AU&amp;display_version=2" data-loadtrk onload="this.loadtrk=true"></script>
    </body>


</html>