Skip to content

Commit

Permalink
Create journey-to-atlantis.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gcparksandresorts authored Mar 25, 2024
1 parent f9d3e55 commit c3a35b1
Showing 1 changed file with 99 additions and 0 deletions.
99 changes: 99 additions & 0 deletions attractions/adventure-park/journey-to-atlantis.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="https://gcparksandresorts.github.io/gcresorthighland/webresources/images/webfavicon1.ico">
<link rel="stylesheet" href="https://gcparksandresorts.github.io/gcresorthighland/webresources/others/styleSheet.css">
<link rel="stylesheet" href="https://gcparksandresorts.github.io/gcresorthighland/webresources/others/styleHeader.css">

<!--TAB TITLE --> <!------------------------------------------------------------------------------------------------------------------------------------- HEAD -->
<title>Journey to Atlantis | Attractions | Globe-City's Adventure Park</title>

<style></style>

<!-- TABS | 8 | NO WRAP -->
<!-- LANDS: the-boulevard | cosmic-center | metropolis | hindsborg-village | boardwalk | old-yanders-boom-town | adventure-plains -->

</head>

<script></script>

<body onload="endLoadingInit()"> <!------------------------------------------------------------------------------------------------------------------------ BODY -->
<!-- Header Elements --><div id='loader'><div></div></div><div id="header"></div>

<!-- BANNER IMAGE AND TITLE BAR -->
<div class='banner'><img src=''></div>
<div class='titleBar'><img src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/logos/atlantis-logo.png'></div>
<div class='subtitleBar'><p>Dive deep below the surface of the serene bayou and journey to the forgotten utopia of Atlantis. Only legends tell of what you may find!</p></div>

<div class='leftContainer' id='attractionCardIntro'>
<div class='columnContainer'>
<img src=''>
<div>
<p><b>Attraction Type</b>: Log Flume</p>
<p><b>Attraction Tags</b>: Water ride, indoors, scenic, musical, immersive, dark ride</p>
<p><b>Location</b>: <em><a href='../../destinations/adventure-park/lands/the-boulevard'>Ghe Boulevard</a></em>,
<a href='../../destinations/adventure-park'>Adventure Park</a></p>
<p><b>Attraction Duration</b>: 8 Minutes</p>
<p><b>Minimum Height</b>: 35" (89cm)</p>
<br>
<p><b>Queuing</b>: <a href='../../tickets/gcvip'>Priority Queuing</a> available</p>
<p><b>Accessibility</b>: Guests must transfer from wheelchair - <a href='../../information/FAQ/accessibility'>Learn More</a></p>
</div>
</div>
</div>

<div class='spacer'></div>

<div class='leftContainer' id='attractionSummarySection'>
<div class='columnContainer'><div>
<h3>Summary_Subheading</h3>
Immerse yourself in the thrilling adventure of a lifetime as you step into the world of our latest theme park sensation. Our ride combines cutting-edge technology with heart-pounding excitement to create an experience that will leave you breathless. Feel the rush as you navigate twists and turns that defy the laws of physics, all while surrounded by captivating scenery that transports you to a fantastical realm. Whether you're a thrill-seeking enthusiast or a first-time rider, this attraction promises to deliver unforgettable moments of suspense, laughter, and pure adrenaline. Get ready to embark on a journey that will test your courage, ignite your imagination, and create memories that will last a lifetime. Welcome to the next level of theme park entertainment.
</div><img src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/banners/banner3.jpg'></div>
</div>

<div class='spacer'></div>

<div class='leftContainer'>
<b>Know Before You Go</b>
<p>Journey to Atlantis is an indoor water ride featuring small drops and a single large drop 80ft in height. Riders on this attraction may get wet. It is recommended for guests with electronic assistive devices to remove these devices before riding.</p>
</div>

<div class='spacer'></div>

<div class='container'>
<!-- GC PHOTO PASS IMAGE -->
<img id='photoPassAd' src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/gcPhotoPassAd.png' onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/tickets/addons/gc-photo-pass","_self")'>
</div>

<div class='spacer'></div>

<div class='leftContainer'>
<b>Attraction Safety: </b> Before visiting, please review our <a href='https://gcparksandresorts.github.io/gcresorthighland/information/safety-guidelines'>Safety Guidelines</a> and read all posted information at an attraction prior to boarding. Please speak to attraction operators if you have questions or concerns about riding.
</div>

<div class='spacer'></div>

<div class='container'>
<button onclick='history.back()'>Back to Previous</button> <button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/attractions","_self")'>Explore More Attractions</button>

<br><br>

<p class='disclaimer'>All attractions at the Globe-City Resort Highland are subject to closure at anytime. For an updated list of attraction closures, download the <a href='https://gcparksandresorts.github.io/gcresorthighland/information/gcresort-mobile-app'>GC RESORT</a> mobile app or visit the park directories within Adventure Park.</p>
<br><br>
</div>



<!-- Footer Elements --><div id="footer"></div>
</body>


<!------------------------------------------------------------------------------------------------------------------------------------------------ JAVASCRIPTS -->

<!-- CREATE THE HEADER AND FOOTER -->
<script type='text/javascript'src='https://gcparksandresorts.github.io/gcresorthighland/webresources/scripts/headerMain.js'></script>
<script>runHeaderSetup();</script>


</html>

0 comments on commit c3a35b1

Please sign in to comment.