This commit is contained in:
sasha-astiadi
2024-05-06 23:46:03 +02:00
parent a3951b00a5
commit cb2923d4e0
11 changed files with 53 additions and 32 deletions

View File

@@ -26,7 +26,7 @@ weight: 1
<p>Meet <b>Hero</b>: your unique digital avatar, streamlining your online presence by eliminating the need for duplicate identities across platforms.</p>
<br>
<button onclick="yourlink">
<button onclick="/hero.md">
Learn More
</button>
@@ -37,23 +37,23 @@ weight: 1
{% row(style="center" padding="top") %}
[![logo1](img/brand1.png#sm)](yourlink)
[![logo1](img/brand1.png#sm)](https://ourworld.tf)
|||
[![logo2](img/brand2.png#sm)](yourlink)
[![logo2](img/brand2.png#sm)](https://ourworld.tf)
|||
[![logo3](img/brand3.png#sm)](yourlink)
[![logo3](img/brand3.png#sm)](https://www.sikana.tv/)
|||
[![logo3](img/brand5.png#sm)](yourlink)
[![logo3](img/brand5.png#sm)](https://www.threefold.io)
|||
[![logo4](img/brand2.png#sm)](yourlink)
[![logo4](img/brand4.png#sm)](https://www.vverse.co/)
{% end %}
@@ -62,14 +62,14 @@ weight: 1
<!-- section 2 WHAT -->
{% row(style="right" margin="hero" reverse="rightreserve" padding="bottom") %}
{% row(style="right" margin="hero" reverse="rightreserve" padding="both") %}
## Everyone Can be a Hero
### Discover how Hero empowers <br>everyone to become digital pioneers.
<p><b>Heroes</b> were designed with technologies<br> that promote universal accessibility,<br> freedom, equality, and personal growth for all.</p>
<p><b>Heroes</b> were designed with technologies <br>that promote universal accessibility,<br> freedom, equality, and personal growth for all.</p>
<br>
@@ -86,7 +86,11 @@ weight: 1
<br>
<a href onclick="hero.md"><h5><u>Learn More about Hero</u></h5></a>
<div class="border-t border-gray-200 dark:border-gray-700 ml-auto w-3/4"></div>
<br>
<a href onclick="/hero"><h5><u>Learn More about Hero</u></h5></a>
|||
@@ -123,7 +127,7 @@ weight: 1
<br>
<button onclick="yourlink">
<button onclick="/mycelium">
Learn More
</button>
@@ -168,7 +172,7 @@ weight: 1
<br>
<a href onclick="hero.md"><h5><u>Learn More about Mycelium Nodes</u></h5></a>
<a href onclick="/nodes"><h5><u>Learn More about Mycelium Nodes</u></h5></a>
{% end %}
@@ -259,11 +263,9 @@ weight: 1
<br>
<a href onclick="hero.md"><h5><u>Explore Hero Xperiences</u></h5></a>
<a href onclick="/experiences"><h5><u>Explore Hero Xperiences</u></h5></a>
{% end %}
<br><br>
<div class="border-t border-gray-200 dark:border-gray-700">
</div>