edit
Some checks are pending
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions

This commit is contained in:
sasha-astiadi 2025-02-18 19:13:05 +08:00
parent 381c90e336
commit d52d412b5a
3 changed files with 33 additions and 17 deletions

View File

@ -3,6 +3,23 @@
{% include "partials/action/video.html" %} {% include "partials/action/video.html" %}
{% include "partials/action/web4tools.html" %} {% include "partials/action/web4tools.html" %}
{% include "partials/action/action.html" %} {% include "partials/action/action.html" %}
{% include "partials/about/about5.html" %}
{% include "partials/home/cta.html" %}
{% include "partials/about/about6.html" %}
{% include "partials/hero/hero1.html" %}
{% include "partials/hero/hero2.html" %}
{% include "partials/hero/hero3.html" %}
{% include "partials/hero/hero4.html" %}
{% include "partials/hero/hero5.html" %}
{% include "partials/hero/hero6.html" %}
{% include "partials/hero/hero7.html" %}
{% include "partials/hero/hero8.html" %}
{% include "partials/hero/hero9.html" %}
{% include "partials/why/hero.html" %}
{% include "partials/why/reason.html" %}
{% include "partials/why/timeline.html" %}
{% include "partials/why/matters.html" %}
{% include "partials/why/values.html" %}
{% include "partials/why/team.html" %}
{% include "partials/home/cta.html" %} {% include "partials/home/cta.html" %}
{% endblock content %} {% endblock content %}

View File

@ -5,22 +5,8 @@
{% include "partials/about/about3.html" %} {% include "partials/about/about3.html" %}
{% include "partials/about/about4.html" %} {% include "partials/about/about4.html" %}
{% include "partials/about/about5.html" %} {% include "partials/about/about5.html" %}
{% include "partials/about/about6.html" %}
{% include "partials/hero/myhero7.html" %}
{% include "partials/hero/hero1.html" %}
{% include "partials/hero/hero2.html" %}
{% include "partials/hero/hero3.html" %}
{% include "partials/hero/hero4.html" %}
{% include "partials/hero/hero5.html" %}
{% include "partials/hero/hero6.html" %}
{% include "partials/hero/hero7.html" %}
{% include "partials/hero/hero8.html" %}
{% include "partials/hero/hero9.html" %}
{% include "partials/why/hero.html" %}
{% include "partials/why/reason.html" %}
{% include "partials/why/timeline.html" %}
{% include "partials/why/matters.html" %}
{% include "partials/why/values.html" %}
{% include "partials/why/team.html" %}
{% include "partials/home/cta.html" %}
{% endblock content %} {% endblock content %}

View File

@ -0,0 +1,13 @@
<div class="bg-black fade-in">
<div class="relative isolate px-6 pt-14 lg:px-8">
<div class="mx-auto max-w-4xl py-24">
<div class="text-center">
<h2 class="fade-in text-balance lg:text-5xl text-4xl font-normal tracking-tight text-white">A Part of ThreeFold Ecosystem</h2>
<h3 class="fade-in text-balance lg:text-3xl text-2xl font-normal tracking-tight text-white">An Integral Component of Sustainable Decentralization</h3>
<p class="mt-8 lg:text-lg font-light text-gray-50 sm:text-xl/8">ycelium seamlessly integrates within the broader ThreeFold ecosystem, playing a pivotal role in the journey towards sustainable and decentralized digital transformation.
As a key component, Mycelium empowers the ThreeFold Grid with efficient, secure, and scalable networking solutions, contributing to a future where digital connectivity is both eco-conscious and accessible to all.</p>
</div>
</div>
</div>
</div>