Content iteration
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:
2025-02-21 09:44:20 +01:00
parent 38a1031b2b
commit 7390b3ceb5
16 changed files with 43 additions and 34 deletions

View File

@@ -8,10 +8,8 @@
Optimizing Data Routing
</h3>
<p class="mt-6 text-md font-light text-stone-800 lg:text-lg">
Mycelium's routing algorithms prioritize the shortest path in terms of latency for data transfer.
Mycelium's routing algorithms prioritize minimizing latency in data transfer. This ensures that data takes the most direct and efficient route, reducing the time it takes to travel from the source node to the destination node.
</p>
<p class="mt-4 text-md font-light text-stone-800 lg:text-lg">
This means that data is sent along the most direct and efficient route, reducing the time it takes for information to travel from the source node to the destination node. </p>
</div>
<div class="mt-16 sm:mt-24 lg:mt-0 lg:flex lg:justify-center lg:w-1/2">
{# <img class="w-full max-w-md h-auto object-cover rounded-xl" src="/images/about1.jpg"