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 075ad89 commit 011d48c
Showing 1 changed file with 43 additions and 6 deletions.
49 changes: 43 additions & 6 deletions dining/adventure-park/tiki-trail-hideaway.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,16 +146,53 @@ <h1>Lunch and Dinner Menu</h1>
<div class='spacer'></div>

<div class='container'>
<h3>Section Name</h3>
<h3>Entrees</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>Volcano Shrimp Pita Wrap - $11.99</b><br>Grilled shrimp marinated in a spicy island sauce with coconut rice</p>
<p><b>Polynesian Pork Pita Wrap - $11.99</b><br>Slow-cooked pork with stir-fried vegetables and a sweet and tangy glaze</p>
<p><b>Tiki Trail Tacos - $9.99</b><br>Mini tacos filled with pulled pork, pineapple salsa, and avocado cream</p>

</div>
<div>
<p><b>Jungle Fire Wings - $10.75</b><br>Spicy chicken wings served with a tropical fruit salsa and sweet potato fries</p>
<p><b>Mahi-Mahi Paradise - $14.99</b><br>Grilled mahi-mahi fillet served with mango salsa and coconut rice</p>
<p><b>Tiki Trail Burger - $14.99</b><br>A juicy burger topped with grilled pineapple, teriyaki sauce, and Swiss cheese, served with sweet potato fries</p>
</div>
</div>
</div>

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

<div class='container'>
<h3>Snacks and Sides</h3>
<p class='foodSubheading'></p>
<div class='menuItems'>
<div>
<p><b>Jungle Fries - $4.99 <span class='vegan'>V</span></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>
<p><b>item_name - item_price</b><br>item_description</p>
<p><b>item_name - item_price</b><br>item_description</p>
<p><b>Grilled Pineapple Slices - $4.99 <span class='vegan'>V</span></b></p>
<p><b>Coconut Rice - $4.99</b><br>Jasmine Rice steamed with coconut milk</p>
</div>
</div>
</div>

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

<div class='container'>
<h3>Sweet Treats</h3>
<p class='foodSubheading'></p>
<div class='menuItems'>
<div>
<p><b>Tiki Torch Fart - $7.99</b><br>Pineapple and coconut tart topped with toasted meringue</p>
<p><b>Lava Flow Cake - $7.99</b><br>Molten chocolate cake served with a scoop of coconut ice cream</p>
</div>
<div>
<p><b>Tropical Fruit Sorbet - $5.99</b><br>A refreshing selection of mango, pineapple, and passion fruit sorbet</p>
<p><b>Premium Fruit Sorbet - $12.99</b><br>Our fruit sorbet stirred with creme and served in a carved-out coconut shell</p>
</div>
</div>
</div>
Expand All @@ -164,7 +201,7 @@ <h3>Section Name</h3>

<div class='container'>
<h3>Alcoholic Beverages</h3>
<p class='foodSubheading'>Valid ID required to purchase. Must be 21 or over to consume alcohol.</p>
<p class='foodSubheading'>Valid Photo 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>
Expand Down

0 comments on commit 011d48c

Please sign in to comment.