-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
302 lines (263 loc) · 14.8 KB
/
services.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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="./node_modules/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="./node_modules/@fortawesome/fontawesome-free/css/all.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<div class="top-bar">
<div class="container">
<div class="col-12 text-right">
<p><a href="tel:909-534-2369">Call 1-909-534-2369 For Appointments</a></p>
</div>
</div>
</div>
<!--nav-bar-->
<nav class="navbar sticky-top bg-light navbar-light navbar-expand-lg">
<div class="container">
<a href="index.html" class="navbar-brand">
<img src="./drone-photos/logo.png" alt="Logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive"><span
class="navbar-toggler-icon">
</span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a href="./index.html" class="nav-link">Home</a></li>
<li class="nav-item"><a href="" class="nav-link active">Services</a></li>
<li class="nav-item"><a href="./photos.html" class="nav-link">Instagram</a></li>
<li class="nav-item"><a href="./contact.html" class="nav-link">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<!--Hero image-->
<section>
<div class="jumbotron jumbotron-top text-center">
<div class="intro">
<img src="./drone-photos/logo.png" alt="">
<h1>Platinum Perspectives Services</h1>
<h5 class="mb-2">Professional Drone Photo/Video customized for you</h5>
<button class="btn btn-primary btn-large">Schedule</button>
</div>
</div>
</section>
<!--services top section-->
<div class="container">
<div class="row py-4">
<div class="col-md-4 text-center">
<i class="fas fa-sign service-icons"></i>
<h4 class="py-4 text-center">Real Estate</h4>
<p> Get the most out of your property by offering a unique birds-eye-view. We offer exciting high quality video showcasing interiors and exteriors.</p>
</div>
<div class="col-md-4 text-center">
<i class="fas fa-hard-hat service-icons"></i>
<h4 class="my-4 text-center">Construction</h4>
<p class="text-center">Cutting edge drone capabilities for inspection & surveying with many different services, including drone hyperlapse progression video.</p>
</div>
<div class="col-md-4 text-center">
<i class="fas fa-umbrella-beach service-icons"></i>
<h4 class="my-4 text-center">Personalized Drone Footage</h4>
<p class="text-center"> Whether your video is about an individual or about saving the world, you can tell your story more effectively with a view from above.</p>
</div>
</div>
<div class="row py-4">
<div class="col-md-4 text-center">
<i class="fas fa-user-tie service-icons service-icons"></i>
<h4 class="my-4 text-center">Events</h4>
<p>We provide services for private events, corperate events, sporting events, weddings, community events, birthdays and any other event our clients are wishing to capture.</p>
</div>
<div class="col-md-4 text-center">
<i class="fas fa-hotel service-icons"></i>
<h4 class="my-4 text-center">Resort, Tourism, and Golf Marketing</h4>
<p class="text-center">Once a potential guest sees that your property has the facilities and amenities that they are looking for, they are likely to make their reservations immediately. Attract more business by showcasing your property in a unique aerial perspective.</p>
</div>
<div class="col-md-4 text-center">
<i class="fab fa-unity service-icons"></i>
<h4 class="my-4 text-center">3D Mapping</h4>
<p class="text-center">Coming soon!</p>
</div>
</div>
</div>
<div class="border-top border-primary mx-auto w-50"></div>
<!--content section-->
<div class="container-fluid service-section">
<div class="row py-3">
<div class="col-md-6 my-auto ">
<h1 class="text-center">Real Estate</h1>
<p class="video-text px-2"> Looking to set your property apart from the rest? At Platinum Perspectives, we pride ourselves in taking property listings to the next level. We make it fast, easy and affordable for agents or private home owners to get the most out of their listings with our service. Whether your property is residential, commercial, industrial, or for special use, we'll elevate your listing to the next level, guaranteed.</p>
<div class="text-center">
<a href="./contact.html" class="btn btn-info btn-lg">Book Now</a>
</div>
</div>
<div class="col-md-6 my-4 my-lg-auto">
<div class="col-img">
<img src="./drone-photos/americanneighborhood-redux.png" alt="">
</div>
</div>
</div>
<div class="top-bar">
<div class="container">
<div class="col-12">
</div>
</div>
</div>
<div class="row py-3 flex-column-reverse flex-md-row">
<div class="col-md-6 my-4">
<div class="col-img">
<img src="./drone-photos/Construction.png" alt="">
</div>
</div>
<div class="col-md-6 my-auto">
<h1 class="text-center">Construction</h1>
<p class="video-text px-2">
We offer visual site inspections through video and photo. We can record the progress of construction projects, big and small. Video includes time lapse edits of sites from start to finish. Our stunning video will land more future bids and take your construction company to the next level.
Our service is also great for architects, roofers, farmers, painters and many more!</p>
<div class="text-center">
<a href="./contact.html" class="btn btn-info btn-lg">Book Now</a>
</div>
</div>
</div>
<div class="top-bar">
<div class="container">
<div class="col-12">
</div>
</div>
</div>
<div class="row py-3">
<div class="col-md-6 my-auto">
<h1 class="text-center">Personalized Drone Footage</h1>
<p class="video-text px-2">
Looking to get some insane shots of you surfing? How about a beautiful shot of you cruising through Oceanside in your '64 Cadillac Coupe Deville? Or you riding your dirtbike at sunset along a ridge overlooking the city? Whatever you can imagine, we want to document it for you in stunning 4k video and professionally edit a beautiful final product. At Platinum Perspectives, we promise to make every experience last a lifetime!</p>
<div class="text-center">
<a href="https://www.instagram.com/dronefooty/" class="btn btn-info btn-lg">View Content</a>
</div>
</div>
<div class="col-md-6 my-4">
<div class="col-img">
<img src="./drone-photos/redlandsskate10-redux.png" alt="">
</div>
</div>
</div>
<div class="top-bar">
<div class="container">
<div class="col-12">
</div>
</div>
</div>
<div class="row py-3 flex-column-reverse flex-md-row">
<div class="col-md-6 my-4">
<div class="col-img">
<img src="./drone-photos/Weddings.png" alt="">
</div>
</div>
<div class="col-md-6 my-auto">
<h1 class="text-center">Events</h1>
<p class="video-text px-2">
Looking for a new, exciting way to capture your Wedding, Corporate, Sporting or other Special Event? Aerial video and photography adds that special perspective to highlight your event. Whether it be creating long lasting memories, building morale, or attracting new employees, Platinum Perspectives can provide professional results that make a difference. Already have a photographer or traditional videographer? No problem. We love collaborating with other artists! We'll provide them with beautiful HD drone footage to enhance the final product with a unique
aerial experience.</p>
<div class="text-center">
<a href="tel:909-534-2369" class="btn btn-info btn-lg">Call Us Today!</a>
</div>
</div>
</div>
<div class="top-bar">
<div class="container">
<div class="col-12">
</div>
</div>
</div>
<div class="row py-3">
<div class="col-md-6 my-auto">
<h1 class="text-center">Resort, Tourism, and Golf Marketing</h1>
<p class="video-text px-2">
We provide professional aerial photography and cinematography services for leisure destination marketing and advertising. This includes golf courses and resorts, local tourism, and other landmark and destination advertising. Drone photography and video can help provide a new, exciting perspective that attracts more visitors and customers. Golf courses can highlight their property's amenities to market events like weddings and tournaments. In addition, they can showcase course layouts and provide golfers with helpful flyovers. Resorts can highlight their entire property as well as local destinations and activities. Platinum Perspectives will make marketing a piece of cake!</p>
<div class="text-center">
<a href="./contact.html" class="btn btn-info btn-lg">Book Now</a>
</div>
</div>
<div class="col-md-6 my-4">
<div class="col-img">
<img src="./drone-photos/pex-hotel.jpg" alt="">
</div>
</div>
</div>
</div>
<!--bottom jumbotron-->
<div class="jumbotron py-5 mb-0">
<div class="container">
<div class="row">
<div class="col-md-7 col-lg-8 col-xl-9 my-auto">
<h3 class="text-bold text-dark">Are you looking to stand apart from the rest or need ideas to get started? </h3>
</div>
<div class="col-md-5 col-lg-4 col-xl-3 pt-4 pt-md-0">
<a href="./contact.html" class="btn btn-info">Contact Us Today</a>
</div>
</div>
</div>
</div>
<!--foooter-->
<footer class="site-footer bg-dark ">
<div class="bg-dark">
<div class="conatiner-fluid">
<div class="row py-4 d-flex text-center">
<div class="col-md-12 align-items-center">
<a href="https://www.instagram.com/dronefooty/"><i class="icons fab fa-instagram-square m-4"></i></a>
<a href="./contact.html"><i class="icons fas fa-address-card m-4"></i></a>
<a href="tel:909-534-2369"><i class="icons fas fa-phone-square-alt m-4"></i></a>
<a href="./contact.html"><i class="icons fas fa-envelope-square m-4"></i></a>
</div>
</div>
</div>
</div>
<div class="container text-center text-md-left mt-5">
<div class="row">
<div class="col-md-3 mx-auto mb-4">
<h5 class="text-uppercase">Certified and Insured</h5>
<hr class="bg-light mb-4 mt-0 d-inline-block mx-auto" style="width: 125px; height: 3px;">
<p class="mt-2 text-white">We are commercially licensed to fly under the FAA's Part 107 certificate. In addition, we are fully insured by AAA.</p>
</div>
<div class="col-md-2 mx-auto mb-4">
<h5 class="text-uppercase">Services</h5>
<hr class="bg-light mb-4 mt-0 d-inline-block mx-auto" style="width: 85px; height: 3px;">
<ul class="list-unstyled">
<li class="my-2"><a href="./services.html">Real Estate</a></li>
<li class="my-2"><a href="./services.html">Construction</a></li>
<li class="my-2"><a href="./services.html">Personalized Footage</a></li>
<li class="my-2"><a href="./services.html">Resort Maketing</a></li>
<li class="my-2"><a href="./services.html">Golf Courses</a></li>
</ul>
</div>
<div class="col-md-2 mx-auto mb-4">
<h5 class="text-uppercase">Menu</h5>
<hr class="bg-light mb-4 mt-0 d-inline-block mx-auto" style="width: 55px; height: 3px;">
<ul class="list-unstyled">
<li class="my-2"><a href="./index.html">Home</a></li>
<li class="my-2"><a href="./services.html">Services</a></li>
<li class="my-2"><a href="./photos.html">Instagram</a></li>
<li class="my-2"><a href="./contact.html">Contact Us</a></li>
<li class="my-2"><a href="tel:909-534-2369">Call Today</a></li>
</ul>
</div>
</div>
<div class="footer-copyright text-center py-3">
<p class="text-white">© Copyright
<a href="">Platinum Perspectives and dronefooty.com</a>
</p>
<p class="text-white"><a href="https://github.com/dev-davey" target="_blank">Designed by: Dev-Davey</a>
</p>
</div>
</div>
</footer>
<script src="./node_modules/jquery/dist/jquery.slim.min.js"></script>
<script src="./node_modules/popper.js/dist/umd/popper.min.js"></script>
<script src="./node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
</body>
</html>