add trip plan
This commit is contained in:
parent
d62d09e5ff
commit
0d7c645d98
26
index.html
26
index.html
@ -241,6 +241,14 @@
|
||||
src="https://cdn.lasthourhosting.org/assets/azure-lockup-stack-tag-rgb.webp"
|
||||
height="100px"
|
||||
/></a>
|
||||
<a
|
||||
href="https://rumble.com/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
><img
|
||||
src="https://cdn.lasthourhosting.org/assets/Rumble-logo.webp"
|
||||
width="170px"
|
||||
/></a>
|
||||
<a
|
||||
href="https://loreroasters.com/"
|
||||
target="_blank"
|
||||
@ -333,6 +341,24 @@
|
||||
>Get Tickets</a
|
||||
>
|
||||
</div>
|
||||
<div id="details" class="bg-alt flex-column">
|
||||
<h2 class="white">Plan Your Trip</h2>
|
||||
<div>
|
||||
<ol>
|
||||
<li class="white">Fly into Spokane International Airport (GEG)</li>
|
||||
<li class="white">Rent a Car</li>
|
||||
<li class="white">Drive to Boulder Creek Retreat</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<a
|
||||
class="sponsor-button"
|
||||
target="_blank"
|
||||
role="button"
|
||||
href="https://www.skyscanner.com/flights-to/geg/cheap-flights-to-spokane-international-airport.html"
|
||||
>Check Flights</a
|
||||
>
|
||||
</div>
|
||||
<div class="flex-column">
|
||||
<div>
|
||||
<h2>About</h2>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user