update farmer
This commit is contained in:
		| @@ -8,5 +8,5 @@ | |||||||
| {% include "partials/hero/aihero5.html" %} | {% include "partials/hero/aihero5.html" %} | ||||||
| {% include "partials/hero/coming_soon.html" %} | {% include "partials/hero/coming_soon.html" %} | ||||||
| {% include "partials/hero/faq.html" %} | {% include "partials/hero/faq.html" %} | ||||||
| {% include "partials/hero/aihero10.html" %} | {% include "partials/farmer/cta.html" %} | ||||||
| {% endblock content %} | {% endblock content %} | ||||||
| @@ -1,7 +1,8 @@ | |||||||
| <div class="bg-transparent py-12 lg:pt-24 mb-10 pb-24 px-4"> | <div class="bg-transparent py-12 lg:pt-24 mb-10 pb-24 px-4"> | ||||||
|     <div class="mx-auto ring-1 shadow-2xl ring-black/5 py-12 rounded-2xl bg-white/5 max-w-7xl px-6 lg:flex lg:items-center lg:justify-between lg:px-20"> |     <div class="mx-auto ring-1 shadow-2xl ring-black/5 py-12 rounded-2xl bg-white/5 max-w-7xl px-6 lg:flex lg:items-center lg:justify-between lg:px-20"> | ||||||
|       <h2 id="blinking4" class="lg:text-balance text-center lg:text-left items-start lg:text-[4rem] text-[2rem] font-normal tracking-tight text-black fade-in"> |       <h2 id="blinking4" class="lg:text-balance text-center lg:text-left items-start lg:text-[5rem] text-[3rem] font-normal tracking-tight text-black fade-in"> | ||||||
|         Own Your AI.  <br>Register |         Own <br> | ||||||
|  |         Your AI | ||||||
|       </h2> |       </h2> | ||||||
|       <div  class="mt-10 flex items-center 0 gap-x-6 lg:mt-0 lg:shrink-0 flex-wrap justify-center lg:justify-start"> |       <div  class="mt-10 flex items-center 0 gap-x-6 lg:mt-0 lg:shrink-0 flex-wrap justify-center lg:justify-start"> | ||||||
|         <a  href="/signup" target="_blank" onclick="window.open(this.href, '_blank'); return false;" class="fade-in rounded-2xl bg-black px-4 py-2.5 text-sm lg:text-md font-semibold text-white shadow-sm hover:text-gray-300 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 mb-4 lg:mb-0"> |         <a  href="/signup" target="_blank" onclick="window.open(this.href, '_blank'); return false;" class="fade-in rounded-2xl bg-black px-4 py-2.5 text-sm lg:text-md font-semibold text-white shadow-sm hover:text-gray-300 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 mb-4 lg:mb-0"> | ||||||
|   | |||||||
| @@ -18,7 +18,7 @@ Starting this summer, farming is evolving. With the launch of the ThreeFold Mark | |||||||
|                 1. HOST A NODE |                 1. HOST A NODE | ||||||
|               </dt> |               </dt> | ||||||
|               <dd class="mt-4 flex flex-auto flex-col"> |               <dd class="mt-4 flex flex-auto flex-col"> | ||||||
|                 <p class="flex-auto leading-normal font-light text-gray-800 text-md">All you need to get started is a modern computer, electricity and network. Once booted with Zero OS, a computer becomes a ThreeFold Node.</p> |                 <p class="flex-auto leading-normal font-light text-gray-800 text-md">All you need to get started is a modern computer, electricity and network. Once booted with Zero OS, a computer becomes an AIBOX.</p> | ||||||
|                 <p class="mt-6"> |                 <p class="mt-6"> | ||||||
|                 </p> |                 </p> | ||||||
|               </dd> |               </dd> | ||||||
| @@ -28,7 +28,7 @@ Starting this summer, farming is evolving. With the launch of the ThreeFold Mark | |||||||
|                 2. OFFER CAPACITY |                 2. OFFER CAPACITY | ||||||
|               </dt> |               </dt> | ||||||
|               <dd class="mt-4 flex flex-auto flex-col"> |               <dd class="mt-4 flex flex-auto flex-col"> | ||||||
|                 <p class="flex-auto leading-normal font-light text-gray-800 text-md">The capacity of the node gets verified and registered in the ThreeFold Blockchain, securing access to a decentralized autonomous cloud for users and communities.</p> |                 <p class="flex-auto leading-normal font-light text-gray-800 text-md">The capacity of the AIBOX gets verified, registered and secured on the ThreeFold Blockchain. Farmers can then list their resources on the ThreeFold Marketplace, making them available directly to users.</p> | ||||||
|                 <p class="mt-6"> |                 <p class="mt-6"> | ||||||
|                  |                  | ||||||
|                 </p> |                 </p> | ||||||
| @@ -39,7 +39,7 @@ Starting this summer, farming is evolving. With the launch of the ThreeFold Mark | |||||||
|                 3. EARN REWARDS |                 3. EARN REWARDS | ||||||
|               </dt> |               </dt> | ||||||
|               <dd class="mt-4 flex flex-auto flex-col"> |               <dd class="mt-4 flex flex-auto flex-col"> | ||||||
|                 <p class="flex-auto leading-normal font-light text-gray-800 text-md">After your node is set up and verified, you’ll be rewarded for the capacity that you provide to the ThreeFold Grid. |                 <p class="flex-auto leading-normal font-light text-gray-800 text-md">Farmers earn rewards when their GPU resources are used through the Marketplace, enabling a fair and transparent peer-to-peer economy. | ||||||
|                 </p> |                 </p> | ||||||
|                 <p class="mt-6"> |                 <p class="mt-6"> | ||||||
|                  |                  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user