-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblock content
More file actions
37 lines (37 loc) · 1.05 KB
/
block content
File metadata and controls
37 lines (37 loc) · 1.05 KB
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
<section class="content">
<!-- content blocks below -->
<section id="content" class="about feat-blocks">
<div class="content-row">
<!--Block 1-->
<div class="row-block">
<div class="bg-imgX bg-img1 text-center">
<h2>Beta Testers</h2>
<p>Drone enthusiast? Help us build the future and get early access</p>
</div>
</div>
<!--Block 2-->
<div class="row-block">
<div class="bg-imgX bg-img2 text-center">
<h2>Solo Hardware</h2>
<p>The smartest drone runs the smartest web GCS</p>
</div>
</div>
<!--Block 3-->
<div class="row-block">
<div class="bg-imgX bg-img3 text-center">
<h2>Commercial Use</h2>
<p>A safe, reliable, and cloud-based solution awaiting legalization.</p>
</div>
</div>
<!--Block 4-->
<div class="row-block">
<div class="bg-imgX bg-img4 text-center">
<h2>Recent Funding Success</h2>
<p>Read the latest in Nevada Dynamics' <a href="#">funding success</a>!</p>
</div>
</div>
<!-- /.content-row -->
</div>
<!-- /.container -->
</section>
</section>