diff --git a/templates/layouts/farmer.html b/templates/layouts/farmer.html index d525fe9..2746c22 100644 --- a/templates/layouts/farmer.html +++ b/templates/layouts/farmer.html @@ -3,6 +3,7 @@ {% include "partials/farmer/hero_section.html" %} {% include "partials/farmer/farmers.html" %} +{% include "partials/farmer/show_images.html" %} {% include "partials/farmer/about1.html" %} {% include "partials/farmer/cta.html" %} diff --git a/templates/partials/farmer/farmers.html b/templates/partials/farmer/farmers.html index fcbeeb1..58d95e5 100644 --- a/templates/partials/farmer/farmers.html +++ b/templates/partials/farmer/farmers.html @@ -5,58 +5,51 @@

Regardless of technical expertise, anyone can deploy AIBOX (servers) from their homes or offices, and participate in a decentralized alternative to corporate-owned data centers – while earning rewards for their contributions. We call this process “farming.”

- -
-
-
-
-
-
- 1. HOST A NODE -
-
-

All you need to get started is a modern computer, electricity and network. Once booted with Zero OS, a computer becomes a ThreeFold Node.

-

-

-
+
+
+
+
+
+
+
+ 1. HOST A NODE +
+
+

All you need to get started is a modern computer, electricity and network. Once booted with Zero OS, a computer becomes a ThreeFold Node.

+

+

+
+
+
+
+ 2. OFFER CAPACITY +
+
+

The capacity of the node gets verified and registered in the ThreeFold Blockchain, securing access to a decentralized autonomous cloud for users and communities.

+

+ +

+
+
+
+
+ 3. EARN REWARDS +
+
+

After your node is set up and verified, you’ll be rewarded for the capacity that you provide to the ThreeFold Grid. +

+

+ +

+
+
+
-
-
- 2. OFFER CAPACITY -
-
-

The capacity of the node gets verified and registered in the ThreeFold Blockchain, securing access to a decentralized autonomous cloud for users and communities.

-

- -

-
-
-
-
- 3. EARN REWARDS -
-
-

After your node is set up and verified, you’ll be rewarded for the capacity that you provide to the ThreeFold Grid. -

-

- -

-
+
- -
- AIBox Specifications -
- -
- AIBox Specifications -
- - - - -
+ + + \ No newline at end of file