Skip to content

Commit

Permalink
Update tiki-trail-hideaway.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gcparksandresorts authored Feb 15, 2024
1 parent 7c9195e commit 075ad89
Showing 1 changed file with 74 additions and 5 deletions.
79 changes: 74 additions & 5 deletions dining/adventure-park/tiki-trail-hideaway.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,85 @@ <h1>Breakfast Menu</h1>
<div class='spacer'></div>

<div class='container'>
<h3>Section Name</h3>
<h3>Breakfast Pita Wraps</h3>
<p class='foodSubheading'></p>
<div class='menuItems'>
<div>
<p><b>item_name - item_price</b><br>item_description</p>
<p><b>item_name - item_price</b><br>item_description</p>
<p><b>Island Sunrise - $10.99</b><br>scrambled eggs, diced ham, sautéed bell peppers, onions, and melted cheese</p>
<p><b>The Tropics - $10.99</b><br>Scrambled eggs, grilled pineapple, avocado slices, and crispy bacon with side of salsa</p>
</div>
<div>
<p><b>item_name - item_price</b><br>item_description</p>
<p><b>item_name - item_price</b><br>item_description</p>
<p><b>Jungle Vegitation - $9.99 <span class='vegan'>V</span></b><br>Sautéed spinach, mushrooms, bell peppers, onions, and scrambled tofu</p>
<p><b>Coconut Shrimp - $11.99</b><br>Crispy coconut shrimp, scrambled eggs, shredded lettuce, diced tomatoes, and mango salsa</p>
</div>
</div>
</div>

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

<div class='container'>
<h3>Breakfast Scrambles</h3>
<p class='foodSubheading'></p>
<div class='menuItems'>
<div>
<p><b>Tiki Trail Scramble - $11.99 <span class='gF'>GF</span></b><br>Scrambled eggs mixed with diced ham, pineapple chunks, bell peppers, onions, and melted cheese, served over crispy hash browns</p>
<p><b>Aloha Avocado - $11.99 <span class='gF'>GF</span></b><br>Scrambled eggs cooked with diced avocado, cherry tomatoes, feta cheese, and fresh cilantro</p>
</div>
<div>
<p><b>Polynesian Pork - $11.99</b><br>Scrambled eggs mixed with shredded slow-cooked pork, caramelized onions, bell peppers, and pineapple salsa</p>
<p><b>Tropical Tofu - $11.99 <span class='vegan'>V</span></b><br>Sautéed tofu scrambled with spinach, diced tomatoes, red onions, and coconut milk, seasoned with turmeric and curry powder. <em>Substitute Vegan Eggs - $1.50</em></p>
</div>
</div>
</div>

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

<div class='container'>
<h3>Breakfast Sides and Snacks</h3>
<p class='foodSubheading'></p>
<div class='menuItems'>
<div>
<p><b>House Potatoes - $4.99</b><br>Pan-fried with bell pepers, green onions</p>
<p><b>Crispy Hashbrowns - $4.99</b></p>
</div>
<div>
<p><b>Jungle Fries - $4.99</b><br>Sweet potato fries tossed with garlic salt</p>
<p><b>Orangatang Rings- $4.99</b><br>Crispy Double-Fried onion rings</p>
</div>
</div>
</div>

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

<div class='container'>
<h3>Alcoholic Beverages</h3>
<p class='foodSubheading'>Valid ID required to purchase. Must be 21 or over to consume alcohol.</p>
<div class='menuItems'>
<div>
<p><b>Tiki Trail Punch - $10.99</b><br>A fruity rum punch served in a tiki mug with a flaming garnish</p>
<p><b>Jungle Juice - $10.99</b><br>A refreshing blend of tropical fruit juices with a splash of coconut rum</p>
</div>
<div>
<p><b>Volcano Blast Margarita - $14.99</b><br>A spicy margarita with jalapeño-infused tequila, mango, and lime, served with a chili salt rim</p>
<p><b>Coconut Cooler - $15.99</b><br>A creamy blend of coconut cream, pineapple juice, and rum served over crushed ice in a coconut shell</p>
</div>
</div>
</div>

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

<div class='container'>
<h3>Beverages</h3>
<div class='menuItems'>
<div>
<p><b>Brewed Coffee or Tea - $3.75</b></p>
<p><b>Juice Box - $4.25</b><br>Choose from apple or orange juice</p>
<p><b>Adventure Plains Souvenir Cup - $18.00</b><br>Free refills on day of purchase only</p>
</div>
<div>
<p><b>Premium Bottled Water - $5.00</b></p>
<p><b>Bottled Milk - $4.25</b></p>
<p><b>Fountain Beverages - $4.50</b><br>Provied by <em>Coke Freestyle</em> - Choose from over 100 different flavors and mixes!</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 075ad89

Please sign in to comment.