Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,44 @@

</div>
</div>

<!-- FEATURETTE================================================ -->
<div class="container marketing">
<hr class="featurette-divider">

<div class="row featurette" id="volunteer">
<div class="col-md-7">
<h2 class="featurette-heading">About Us<span class="text-muted"> We're ready for you.</span></h2>
<p class="lead"> GreenStand is a comprised of a committed group of volutneers, intrested in helping those who are reforesting our world.
We're organized as a 501c3 nonprofit to nurture nature as a means to social welfare. Our free and open data model will empower related commercial or non-profit projects in the field. We rather it is designed to fill a critical gap. This system sets the framework for satellite and drone tracking systems. For organizations that are paying people to plant trees, we are the framework that allows them to verify, perfect, and advertise their work. </p>
<a class="btn btn-lg btn-primary" href="https://docs.google.com/forms/d/e/1FAIpQLSe61HDJKVH16vtTxhXpbwCH-wTVN1e6XoVU1riWjJ-ne5SIiA/viewform?usp=sf_link" role="button">Fill Out a Donor Form ></a>
</div>
<div class="col-md-5">
<img class="featurette-image img-responsive center-block" src="img/in_dirt.jpg" alt="Generic placeholder image">
</div>
</div>


<hr class="featurette-divider">



<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
<p>&copy; 2016 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
</footer>

</div><!-- /.container -->


<div class="across one"></div>
<div class="across two"></div>
<div class="across three"></div>
<div class="across four"></div>




<!-- Bootstrap core JavaScript
================================================== -->
Expand Down