-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
69 lines (67 loc) · 1.78 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
---
layout: layout
title: Services
---
<header id="top" class="header">
<div class="text-vertical-center">
<h1>Services</h1>
<h2>UAV Path Planning & Management</h2>
<br>
<br>
</div>
</header>
<div id="services">
<div class="horizblock-medium">
<div class="container">
<div class="row">
<div class="col-md-12">
<br/>
<h2>Services made for any UAV user, small and big!</h2>
<br/>
</div>
</div>
<div class="row packages">
<div class="col-md-4 col-sm-4 col-xs-12">
<img class="img-responsive img-thumbnail" alt="thumbnail" src="http://placehold.it/300x300"/>
<div class="package-block">
<h3>Heading</h3>
<p>Lets get some text going here!</p>
<p>Lets get some text going here!</p>
<p>Lets get some text going here!</p>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<img class="img-responsive img-thumbnail" alt="thumbnail" src="http://placehold.it/300x300"/>
<div class="package-block">
<h3>Heading</h3>
<p>Lets get some text going here!</p>
<p>Lets get some text going here!</p>
<p>Lets get some text going here!</p>
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-12">
<img class="img-responsive img-thumbnail" alt="thumbnail" src="http://placehold.it/300x300"/>
<div class="package-block">
<h3>Heading</h3>
<p>Lets get some text going here!</p>
<p>Lets get some text going here!</p>
<p>Lets get some text going here!</p>
</div>
</div>
</div>
</div>
</div>
<div id="products-1">
<div class="container">
<h2>Services Catch Heading</h2>
<p>Marketing Catch Line Here!</p>
</div>
</div>
<div class="horizblock-small whitebg">
<div class="container">
<h2>Services Details</h2>
<p>We can do cool blurbs, with pics and tables and more!</p>
<p>Send the content you want to put here to Zack as a google doc or word doc</p>
</div>
</div>
</div>