-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
51 lines (28 loc) · 2.6 KB
/
about.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
<div class="pages">
<div data-page="projects" class="page no-toolbar no-navbar">
<div class="page-content">
<div class="navbarpages">
<div class="nav_left_logo"><a href="index.html"><img src="images/logo-spaceapp.png" alt="" title="" /></a></div>
<div class="nav_right_button"><a href="menu.html"><img src="images/icons/white/menu.png" alt="" title="" /></a></div>
</div>
<div id="pages_maincontent">
<h2 class="page_title">About</h2>
<div class="page_content">
<h3>Summary</h3>
<p> In the last decades, environmental impacts have been a subject of great repercussion and many debates in the media. Human practices carried out in unsustainable ways are increasingly contributing to the degradation of our home planet. The health of the land is at risk, this is a fact! And bad decisions can make the situation even worse, impacting not only us, but the next generations. </p>
<p> Within this scenario, we see the value of communicating to the population about the importance of environmental responsibility. Therefore, we have developed a very fun and interactive way to make people aware of the environmental issues that evolve our planet. </p>
<h3>Which is ?</h3>
<p> “Mother Earth” is a web application geared especially for communication. Interactive communication, in gamification format. The goal is to impact the user and transmit through sensations the importance of sustaining our home planet for future generations. </p>
<h3>HOW IT WORKS?</h3>
<p> The application follows the basic principles of a simple game and has natural language that is easy to understand for audiences of all ages. </p>
<ul class="lista">
<li> The home screen is the gateway to our universe, where you will have access to information relevant to the project; </li>
<li> When entering our universe, you will need to provide information such as: your name and / or age. But don't worry, this information will be used to ensure that your immersion experience takes place in the best possible way; </li>
<li> With this done, you will be ready to walk a path full of curiosities, which will enable you to understand how special the land is, and why we must live sustainably. </li>
<li> Be aware, as the environment in which you will be inserted will provide all the navigation functionality. So feel free to use it! </li> </ul>
<br>
</div>
</div>
</div>
</div>
</div>