File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelsolmere.com/attraction.php
Back
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="zxx"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Nearby Attractions | Hotel Solmere</title> <link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" /> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="css/default.css" rel="stylesheet" type="text/css" /> <link href="css/style.css" rel="stylesheet" type="text/css" /> <link href="css/plugin.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" /> <link rel="stylesheet" href="cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> </head> <body> <?php include'include/header.php'?> <section class="breadcrumb-outer"> <div class="container"> <div class="breadcrumb-content"> <h2>Attractions</h2> <nav aria-label="breadcrumb"> <ul class="breadcrumb"> <li class="breadcrumb-item"><a href="#">Home</a></li> <li class="breadcrumb-item active" aria-current="page"> Explore Ashvem</li> </ul> </nav> </div> </div> </section> <section class="room-list"> <div class="container"> <div class="list-content"> <div class="row"> <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/a1.jpg" alt="image" /> </div> <div class="room-content"> <div class="room-title"> <h4>Baga Beach</h4> </div> <p>Baga Beach in Goa looks as though it has come straight out of a work of art. Lofty white waves hurrying to wipe out the prints of feet left by you on the white sand while the breeze keeps on playing with the palm trees is a sight to behold at this majestic beach in Goa. It is a decent place to appreciate some moments and abide in a serene consideration with oneself.</p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/acc.jpg" alt="image" /> </div> <div class="room-content" > <div class="room-title"> <h4>Ashwem Beach</h4> </div> <p>Ashwem Beach is located in the coastal village of Mandrem in North Goa in the Pernem district. It is located between the Morjim beach and Mandrem beach and is very close to the capital city of Panaji. It is one of the most popular beaches in North Goa, along with a few other beaches such as the Junas beach. </p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/add.jpg" alt="image" /> </div> <div class="room-content" > <div class="room-title"> <h4>Morjim beach</h4> </div> <p>Morjim Beach in Goa is one of the best beaches to visit in the course of your holiday. The scenic beauty of changing colours of the sky and setting sun defines this place. The Morjim beach is acknowledged as one of the pristine beaches in Goa for its tranquil environment. </p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/a2.jpg" alt="image" /> </div> <div class="room-content" > <div class="room-title"> <h4>Calangute Beach</h4> </div> <p>Deserving every reason to be called the ‘Queen of Beaches’ in Goa, Calangute Beach is a paradise for nature lovers holding the spectacular beauty and charm. The beach reflects the unique Goan culture with a glorious view of the landscape serving as a perfect retreat for visitors. </p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/a3.jpg" alt="image" /> </div> <div class="room-content"> <div class="room-title"> <h4>Anjuna Beach</h4> </div> <p>Situated on the west coast of Goa by the Arabian Sea, Anjuna Beach is one of the best beaches in Goa. The hippies were the first people to come here in the 1950s and since then Anjuna Beach is a hotspot in Goa for local and international tourists. Anjuna Beach grows on you as you take a stroll along the glowing white sands. </p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/a4.jpg" alt="image" /> </div> <div class="room-content" > <div class="room-title"> <h4>Fort Aguada</h4> </div> <p>Pulled up with a dark bricked stretch within the sea waters, Fort Aguada is considered one of the best places to visit in North Goa in 1 day that invites the visitors even from far to take a walk in, take a peek into the sea differently and get clicked in a movie style. </p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/a5.jpg" alt="image" /> </div> <div class="room-content" > <div class="room-title"> <h4>Vagator Beach</h4> </div> <p>Vagator Beach is one of the best beaches in Goa which provide a wholesome escapade offering everything like sightseeing, water sports, shopping and tranquility. The beach is mostly famous among Westerners and a permanent residence for many of them and it is the best places to visit in north goa in 1 day. </p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/a6.jpg" alt="image" /> </div> <div class="room-content" > <div class="room-title"> <h4>The Church Of Our Lady Of Immaculate Conception</h4> </div> <p> Built-in 16th century, Portuguese style architecture speaks with a blow right here. Leading the main entry is the flight of stairs that rise like a floor above the floor. As the name is, the facade of the church is tarnished in immaculate, sparkling white colour and it is also one of the best places to visit in North Goa</p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/a7.jpg" alt="image" /> </div> <div class="room-content" > <div class="room-title"> <h4>Grand Island</h4> </div> <p>The Grande Island also known as the Ilha Grande is one of the most amazing discoveries in Goa. The Island is a house of Palm trees, jaw-dropping marine life experiences, and extraordinary sunsets.</p> </div> </div> </div> <!-- <div class="col-lg-4 col-md-6"> <div class="room-item"> <div class="room-image"> <img src="images/attraction/a15.jpg" alt="image" /> </div> <div class="room-content" > <div class="room-title"> <h4>Casino Cruise</h4> </div> <p>This is a little out of the way thing you can indulge in when in Goa. A Casino Cruise is essential, at the basic level, a restaurant, but with the additional casino features for those who want to try a hand at Vegas style entertainment. The ship is docked on one of the many rivers in Goa and is fitted with posh furnishings. The view outside and the rooms inside both make for a great set-up.</p> </div> </div> </div> --> </div> </div> </div> </section> <?php include'include/footer.php'?> <script data-cfasync="false" src="../../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/jquery-3.3.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/plugin.js"></script> <script src="js/main.js"></script> <script src="js/custom-nav.js"></script> <script>(function(){var js = "window['__CF$cv$params']={r:'8442f228780801c8',t:'MTcwNTAzNjc4MS4zODUwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='../../../cdn-cgi/challenge-platform/h/b/scripts/jsd/c8377512/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings