rocket-3d/templates/assets/components/permapp-content.html
2021-08-30 23:26:16 +02:00

46 lines
No EOL
2 KiB
HTML

<div class="page-wrapper">
<div class="info">
<h1>Perm<span>App</span></h1>
<p>A map of our ecosystem.<br><br>
<span>Try it now!</span></p>
<div class="image">
<img type=" image/webp" src="../img/sample-permapp-screen.png"/>
</div>
</div>
<div class="app-container">
<div class="strip">
<div class="about">
<h3> Let's create a database of our ecosystem!</h3>
<p>Our PerMapp is an app that stores all the connections in our ecosystem.<br>
Everything around us is connected, every plant affects all other plants and animals and in the end us people.<br>
In order to keep utilizing our planets ressources, we need to understand the complex system that definines life and decay .
Add relations you found out about, keep experimenting with the ones that are already known, so in the end we got the data neccessary for a sustainable and automated future of farming.<br><br>
<span>Let's Create!</span><br>
#a dummy text</p>
<div class="image">
<img type=" image/webp" src="../img/sample-app.jpg"/>
</div>
</div>
</div>
<div class="strip2">
<div class="products">
<h3>Try the App</h3>
<div class="product">
<div class="image">
<img type=" image/webp" src="../img/permapp_black.svg" />
</div>
<h5>Perm<span>App</span></h5>
<p>Add and explore the relations of our ecosystem !<br>
The Webapp has already has most of its core functionalities.<br>
The mobile app is currently in developement.<br>
#a dummy text<br>
</p>
<div class="click">
<button><a href="#">Web</a></button>
<button id="app"><a href="#">App</a></button>
</div>
</div>
</div>
</div>
</div>
</div>