update text at host
This commit is contained in:
@@ -42,12 +42,12 @@ ThreeFold Farming is a unique concept in the ThreeFold ecosystem where individua
|
|||||||
|
|
||||||
<!-- ------------------------------------------------------------------------------------- -->
|
<!-- ------------------------------------------------------------------------------------- -->
|
||||||
|
|
||||||
<!-- section 3 (The Farming Process ) -->
|
<!-- section 3 (The Power of 3Node ) -->
|
||||||
|
|
||||||
<div class="lg:py-24 py-12 px-4 lg:px-8">
|
<div class="lg:py-24 py-12 px-4 lg:px-8">
|
||||||
<div class="container max-w-7xl mx-auto">
|
<div class="container max-w-7xl mx-auto">
|
||||||
|
|
||||||
## The Farming Process
|
## The Power of 3Node
|
||||||
|
|
||||||
Anyone can become a ThreeFold Farmer by running nodes that contribute capacity to the grid.
|
Anyone can become a ThreeFold Farmer by running nodes that contribute capacity to the grid.
|
||||||
|
|
||||||
@@ -56,7 +56,7 @@ Anyone can become a ThreeFold Farmer by running nodes that contribute capacity t
|
|||||||
### **3NODES**
|
### **3NODES**
|
||||||
|
|
||||||
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.
|
Each node still delivers a powerful combination of modern technology and thoughtfully crafted design.
|
||||||
|
|
||||||
|
|
||||||
<div class="flex flex-col lg:flex-row justify-center items-center my-6 lg:my-10">
|
<div class="flex flex-col lg:flex-row justify-center items-center my-6 lg:my-10">
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<div class="fade-in-box flex flex-col p-6 rounded-2xl bg-white/5">
|
<div class="fade-in-box flex flex-col p-6 rounded-2xl bg-white/5">
|
||||||
{% if header %}
|
{% if header %}
|
||||||
<h2 class="lg:text-4xl text-3xl flex justify-center items-center text-white">{{ header }}</h2>
|
<h2 class="lg:text-4xl text-3xl text-center flex justify-center items-center text-white">{{ header }}</h2>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if image_src %}
|
{% if image_src %}
|
||||||
|
|||||||
Reference in New Issue
Block a user