updated farming process section

This commit is contained in:
2025-06-17 12:16:52 +03:00
parent 9ef75e8ca0
commit 490a3be5a4
3 changed files with 14 additions and 2 deletions

View File

@@ -58,10 +58,16 @@ Anyone can become a ThreeFold Farmer by running nodes that contribute capacity t
The ThreeFold Nodes are self-healing and autonomous. They provide data, network and cloud resources to the ThreeFold Platform, becoming active contributors to a decentralized digital infrastructure. The ThreeFold Nodes are self-healing and autonomous. They provide data, network and cloud resources to the ThreeFold Platform, becoming active contributors to a decentralized digital infrastructure.
While rewards are now based on actual usage, each node still delivers a powerful combination of modern technology and thoughtfully crafted design. While rewards are now based on actual usage, each node still delivers a powerful combination of modern technology and thoughtfully crafted design.
<br>
<div class="px-4 lg:px-16"> <div class="flex flex-col lg:flex-row justify-center items-center my-6 lg:my-10">
<div class="w-60 px-6 grayscale mx-auto">
![Deploy with ThreeFold](/images/3node_big2.png)
</div>
<div class="node_text">
<blockquote class=" fade-in px-6"> <blockquote class=" fade-in px-6">
**A new bare metal operating system** **A new bare metal operating system**
@@ -81,6 +87,7 @@ Mycelium can look for the shortest path, has a built-in naming & CDN (Content De
</div> </div>
</div> </div>
</div> </div>
</div>
<!-----------------------------------------------------------------------------------------> <!----------------------------------------------------------------------------------------->
@@ -250,6 +257,11 @@ Farming is just one core part of our ecosystem, here are all the products drivin
color: #8d1212; color: #8d1212;
} }
.node_text p {
font-size: 1rem !important;
color: rgb(229 231 235);
}
.gradient-bar { /* equivalent to h-12 */ .gradient-bar { /* equivalent to h-12 */
background-image: linear-gradient(to right, #000000, #9ca3af); /* black to gray-400 */ background-image: linear-gradient(to right, #000000, #9ca3af); /* black to gray-400 */
} }

BIN
static/images/3node_big.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB