fix farm header
This commit is contained in:
@@ -10,7 +10,7 @@ header_image: ./farm_header.jpg
|
||||
button: Become a Farmer
|
||||
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.
|
||||
header_excerpt: Farming TFT is done by connecting 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
|
||||
productData: [farm_product1, farm_product2, farm_product3]
|
||||
cta: farm_cta
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: product_farm
|
||||
title: "Farm"
|
||||
subtitle: A new Way of growing the internet.
|
||||
subtitle: A new way of growing the internet.
|
||||
---
|
||||
|
||||
3Nodes are servers that provide the compute, storage and network capacity needed to store data and run applications on the global internet. Thanks to ThreeFold’s innovative Proof-of-Capacity model, you are rewarded with TFT for doing this.
|
||||
|
||||
@@ -179,10 +179,10 @@
|
||||
v-if="id == 'farm'"
|
||||
>
|
||||
<div class="lg:w-1/2 px-2"><g-image :src="img" :alt="altImg" /></div>
|
||||
<div class="lg:w-1/2 px-10 lg:mt-10 order-1 lg:order-none lg:max-w-2xl lg:mx-10">
|
||||
<h1
|
||||
<div class="lg:w-1/2 px-10 lg:mt-10 order-1 lg:order-none lg:max-w-2xl">
|
||||
<h2
|
||||
class="
|
||||
lg:text-left lg:text-6xl
|
||||
lg:text-left lg:text-7xl
|
||||
font-normal
|
||||
uppercase
|
||||
mb-6
|
||||
@@ -194,7 +194,7 @@
|
||||
{{ title }}
|
||||
<br />
|
||||
<span class="block leading-none font-bold">{{ title2 }}</span>
|
||||
</h1>
|
||||
</h2>
|
||||
<div
|
||||
class="
|
||||
mb-8
|
||||
|
||||
Reference in New Issue
Block a user