update links
This commit is contained in:
@@ -29,7 +29,7 @@ items:
|
||||
- title: Participate
|
||||
links:
|
||||
- name: Start Farming
|
||||
link: https://farming.threefold.io/farm
|
||||
link: /farm
|
||||
- name: Buy the Token
|
||||
link: https://library.threefold.me/info/tfgrid/#/tokens/how_to_buy
|
||||
- name: Test the Cloud
|
||||
|
||||
@@ -3,6 +3,6 @@ id: farm_brandPanel
|
||||
title: Hello, Titan
|
||||
image: farm_titan.jpg # src/assets/brandPanel/..
|
||||
btnTxt : Get a Titan Node
|
||||
sourceUrl : ''
|
||||
sourceUrl : https://shop.threefold.tech/index.php?route=product/category&path=59
|
||||
---
|
||||
The Titan node was designed to fit any home or office. It is packed with performance for its price and doesn’t require any technical knowledge. Just order, plug it in and start earning. Yes, that’s it!
|
||||
@@ -4,8 +4,8 @@ title: GOT QUESTIONS
|
||||
subtitle : FUTURE FARMER?
|
||||
image: farm_future.jpg # src/assets/brandPanel/..
|
||||
btnTxt : Farming Library
|
||||
sourceUrl : ''
|
||||
sourceUrl : https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__farming_home
|
||||
btnTxt2 : Farming FAQs
|
||||
sourceUrl2 : ''
|
||||
sourceUrl2 : https://farming.threefold.io/faq
|
||||
---
|
||||
We have an extensive library of information about farming and we’ve also gathered the most frequently asked questions and answers around farming in our forum. If you can’t find the answer you’re looking for, just ask away and our experts will get back to you.
|
||||
|
||||
@@ -4,6 +4,6 @@ title: SET UP YOUR
|
||||
subtitle : OWN NODE
|
||||
image: setup_nodes .png # src/assets/brandPanel/..
|
||||
btnTxt : See Requirements
|
||||
sourceUrl : ''
|
||||
sourceUrl : https://forum.threefold.io/t/diy-nodes-guide/837
|
||||
---
|
||||
ThreeFold’s operating system can run on any Intel or AMD powered computers. From building your own 3Node to using refurbished hardware, define your ideal configurations and start farming today.
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
id: farm_cta
|
||||
title: JOIN A WORLD OF FARMERS
|
||||
title: JOIN A
|
||||
title2: WORLD OF FARMERS
|
||||
image: ./farm_map.png
|
||||
button: ''
|
||||
link: ''
|
||||
|
||||
@@ -8,7 +8,7 @@ header_title: BE THE
|
||||
header_title2: internet
|
||||
header_image: ./farm_header.jpg
|
||||
button: Become a Farmer
|
||||
link: ''
|
||||
link: https://shop.threefold.tech/index.php?route=product/category&path=59
|
||||
header_altImg: threefold
|
||||
header_excerpt: Farming TFT is done by connection a node or server to the ThreeFold Grid. Yes, it's that simple. Join thousands that make the Internet of tomorrow possible.
|
||||
productsMain: product_farm
|
||||
|
||||
@@ -2,4 +2,7 @@
|
||||
id: FP_main
|
||||
title: PROOF OF CAPACITY
|
||||
subtitle: THE FARMING PROCESS
|
||||
title2: EARNING
|
||||
subtitle2: THREEFOLD TOKENS
|
||||
subtext : Participants earn TFT for farming and expanding the ThreeFold Grid’s presence to new locations.
|
||||
---
|
||||
@@ -204,10 +204,11 @@
|
||||
uppercase
|
||||
mb-2
|
||||
leading-none
|
||||
font-bold font-heading
|
||||
font-normal font-heading
|
||||
"
|
||||
>
|
||||
{{ cta.title }}
|
||||
<span class="font-bold">{{ cta.title2 }}</span>
|
||||
</h2>
|
||||
<div v-html="cta.content" class="mt-6 mb-8 lg:text-2xl"></div>
|
||||
<g-image :src="cta.image" class="lg:my-20 mx-auto" />
|
||||
|
||||
@@ -498,6 +498,26 @@
|
||||
"
|
||||
>{{ brand.btnTxt }}</a
|
||||
>
|
||||
<a
|
||||
v-if="brand.btnTxt2"
|
||||
target="_blank"
|
||||
:href="brand.sourceUrl2"
|
||||
class="
|
||||
inline-block
|
||||
bg-white
|
||||
text-lg
|
||||
learn-button
|
||||
hover:bg-gray-400
|
||||
px-12
|
||||
py-1
|
||||
mr-5
|
||||
my-4
|
||||
border-2
|
||||
shadow
|
||||
border-black
|
||||
"
|
||||
>{{ brand.btnTxt2 }}</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
max-w-screen-xl
|
||||
sm:px-6
|
||||
lg:px-8
|
||||
tft_section
|
||||
|
||||
"
|
||||
>
|
||||
<div
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
<div
|
||||
v-else-if="id == 'farm' && (farmingProcess || cultivationProcess)"
|
||||
class="mx-auto lg:py-16 px-4 max-w-screen-xl sm:px-6 lg:px-8 tft_section"
|
||||
class="mx-auto lg:py-16 px-4 lg:max-w-screen-2xl sm:px-6 lg:px-8"
|
||||
>
|
||||
<div class="space-y-12">
|
||||
<div
|
||||
@@ -52,10 +52,19 @@
|
||||
xl:max-w-none
|
||||
"
|
||||
>
|
||||
<h3 class="text-4xl mb-2 leading-tight font-heading">
|
||||
<div class="my-10 pb-10">
|
||||
<h2 class="text-6xl font-normal">
|
||||
{{ main.title2 }}
|
||||
<span class="font-bold">{{ main.subtitle2 }}</span>
|
||||
</h2>
|
||||
<p class="text-xl font-normal">
|
||||
{{ main.subtext }}
|
||||
</p>
|
||||
</div>
|
||||
<h3 class="text-2xl font-normal">
|
||||
{{ main.title }}
|
||||
</h3>
|
||||
<h2 class="text-8xl mb-2 leading-tight font-heading">
|
||||
<h2 class="text-4xl font-bold">
|
||||
{{ main.subtitle }}
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
@@ -464,6 +464,7 @@
|
||||
}
|
||||
cta{
|
||||
title
|
||||
title2
|
||||
content
|
||||
image
|
||||
button
|
||||
@@ -509,6 +510,8 @@
|
||||
subtitle
|
||||
btnTxt
|
||||
sourceUrl
|
||||
btnTxt2
|
||||
sourceUrl2
|
||||
content
|
||||
image
|
||||
}
|
||||
@@ -620,6 +623,10 @@
|
||||
id
|
||||
title
|
||||
subtitle
|
||||
title2
|
||||
subtitle2
|
||||
subtext
|
||||
|
||||
}
|
||||
farmingProcess{
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user