-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflights.html
executable file
·170 lines (138 loc) · 6.11 KB
/
flights.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html>
<head>
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="#">
<![endif]-->
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/r29/html5.min.js"></script>
<![endif]-->
<title>flights</title>
<meta charset="utf-8">
<meta name="description" content="Fly to the limit flights page">
<meta name="author" content="Me">
<link rel="shortcut icon" href="images/icon.png">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<header>
<img src="images/fsmallLogo.jpg" alt="fly_to_the_limit_logo">
<nav id="navigationBar">
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="flights.html">Flights</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="booking.html">Booking</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</header>
<div id="stickyAlias"></div>
<div class="welcomeImg">
<img src="images/8.jpeg" alt="welcome_image">
</div>
<div class="mainContainer">
<article class="heading_article">
<h1 class="heading"> Flights</h1>
<p>Fly to the limit offer a range of scenic flights into the spectacular lakes and mountains of Wanaka and Queenstown.
Our operators are all trained in sustainable tourism and share a love of the mountains and our peaceful, natural senery.
Our experienced pilots have an extensive knowledge of so many gorgeous locations, and would be more than to take you to there. We could also customise our helicopter flights for your needs. Wedding or speacial event, private or commercial, contact us today to get more information.
</p>
</article>
<div id="priceWrapper">
<h3 class="article_title">Price</h3>
<figure id="price1">
<img src="images/fixedWing.jpg" alt="Fix_Wing_image" class="price_img">
<figcaption>Fix Wing -$350/hr each passenger</figcaption>
</figure>
<figure id="price2">
<img src="images/Helicopter.jpg" alt="Helicopter_image" class="price_img">
<figcaption>Helicopter - $450/hr each passenger</figcaption>
</figure>
<figure id="price3">
<img src="images/Glider%20flights.jpg" alt="Glider_flights_image" class="price_img">
<figcaption><span class="star">Glider Flights - $1200/hr 3 hours recommended</span></figcaption>
</figure>
</div>
<div class="type_wrapper">
<h3 class="article_title">Flight Type</h3>
<figure id="type1">
<figcaption>1hr/2hr Scenic flights</figcaption>
<img src="images/bird.jpg" alt="scenic_flight_img" class="type_img">
<p class="type_intro">Experience the best view in Wanaka and Queenstown. Fly from Wanaka to Aoraki/Mount Cook.Approximately 2.5 hours flight will offer you an unforgettable experience.
</p>
<br>
<div class="bookContainer">
<p><a href="booking.html" class="booknow">Book Now</a></p>
</div>
</figure>
<figure id="type2">
<figcaption>Mountain viewing at sunset</figcaption>
<img src="images/mountain.jpg" alt="mountain_img" class="type_img">
<p class="type_intro">Enjoy wonderful views on top of the mountain (including Mt Cook) , discover the stunning ice formation and more.
</p>
<br><br>
<div class="bookContainer">
<p><a href="booking.html" class="booknow">Book Now</a></p>
</div>
</figure>
<figure id="type3">
<figcaption>Lake trip</figcaption>
<img src="images/lakeTrip.jpg" alt="lake_img" class="type_img">
<p class="type_intro">Different way to discover one of the most popular hot spot of New Zealand. Sightseeing Lake Wanaka and the islands around.
</p>
<br><br>
<div class="bookContainer">
<p><a href="booking.html" class="booknow">Book Now</a></p>
</div>
</figure>
</div>
<div class="type_wrapper">
<figure id="type4">
<figcaption>Photographic flights</figcaption>
<img src="images/lupin.jpg" alt="lupin_img" class="type_img">
<p class="type_intro">Fly to the limit could offer you a truly memorable photographic experience. With unique locations and stunning panoramic views, bring your camera and make the most of it.
</p>
<br>
<div class="bookContainer">
<p><a href="booking.html" class="booknow">Book Now</a></p>
</div>
</figure>
<figure id="type5">
<figcaption>Your flight your way</figcaption>
<img src="images/goodView.jpg" alt="view_image" class="type_img">
<p class="type_intro">We can customise our helicopter flights for your needs. Whether it’s commercial or private, feel free to contact us.
</p>
<br><br>
<div class="bookContainer">
<P><a href="booking.html" class="booknow">Book Now</a></p>
</div>
</figure>
</div>
</div>
<hr>
<footer>
<section class="footerWrapper lt">
<h5>Contact Info</h5>
<p>Address: 123 Ardmore St, Wanaka</p>
<p>Email: [email protected]</p>
<p>Phone: 0800 111 1111</p>
</section>
<section class="footerWrapper mid">
<h5>Stay Connected</h5>
<a href="https://www.facebook.com/"><img src="images/facebookicon.png" alt="facebook_icon"></a>
<a href="https://twitter.com/"><img src="images/twittericon.png" alt="twitter_icon"></a>
<a href="https://gmail.com/"><img src="images/emailicon.png" alt="email_icon"></a>
<a href="https://youtube.com/"><img src="images/youtubeicon.png" alt="youtube_icon"></a>
</section>
<section class="footerWrapper rt">
<h5>Site Map</h5>
<p><a href="home.html">Home</a><!-- </p> <p> --><a href="gallery.html">Gallery</a></p>
<p><a href="about.html"> About</a><!-- </p> <p> --><a href="booking.html">Booking</a></p>
<p><a href="flights.html">Flights</a><!-- </p> <p> --><a href="gallery.html">Gallery</a></p>
</section>
</footer>
<script type="text/javascript" src="js/flytothelimit.js"></script>
</body>
</html>