forked from hero/www_hero_project
30 lines
481 B
Markdown
30 lines
481 B
Markdown
|
---
|
||
|
id: cta
|
||
|
---
|
||
|
|
||
|
{% row(style="left" margin="hero" padding="bottom") %}
|
||
|
|
||
|
![](./img/id.png#mx-auto)
|
||
|
|
||
|
|||
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
## Be a part of the New Internet.
|
||
|
|
||
|
<p>By eliminating the need for centralized servers, Hero allows you to be the only central point of data accumulation, communication and execution of digital capabilities.</p>
|
||
|
|
||
|
|
||
|
|
||
|
<div class="border-t border-gray-200 dark:border-gray-700">
|
||
|
</div>
|
||
|
|
||
|
<br>
|
||
|
|
||
|
<a href onclick="hero.md"><h5>→ <u>Learn More about Hero</u></h5></a>
|
||
|
|
||
|
|
||
|
|
||
|
{% end %}
|