diff --git a/config.toml b/config.toml
index cafb8d0..0ca0c2d 100644
--- a/config.toml
+++ b/config.toml
@@ -2,7 +2,7 @@
base_url = "https://ourworld.tf"
# Change this to your own URL! Please note this variable **must** be uncommented.
-title = "Our World"
+title = "ThreeFold"
description="Our global digital backbone"
# When set to "true", a feed is automatically generated.
diff --git a/content/header/_index.md b/content/header/_index.md
index c3fc393..1e87767 100644
--- a/content/header/_index.md
+++ b/content/header/_index.md
@@ -96,4 +96,5 @@ Be a part of the new internet
- [Mission]("/mission")
- [Grid]("/grid")
- [Farm]("/farm")
+- [TFT]("/tft")
- [Blog]("/blog")
diff --git a/content/tft/_index.md b/content/tft/_index.md
new file mode 100644
index 0000000..1bd2905
--- /dev/null
+++ b/content/tft/_index.md
@@ -0,0 +1,236 @@
+---
+title: "TFT"
+template: "section.html"
+insert_anchor_links: "left"
+---
+
+
+
+
+
+{% row(style="center narrow") %}
+
+
+
+
+
+## **DECENTRALIZING THE INTERNET ECONOMY**
+
+
+The People’s Internet creates an entirely new decentralized Internet economy that allows anyone to join the world’s fastest growing market – the Internet.
+
+
+
+
+
+{% end %}
+
+
+
+
+
+
+
+
+
+
+
+{% row(style="center narrow") %}
+
+## **Meeting Emerging Demand**
+
+
+Data has become the most valuable commodity on earth, the Internet infrastructure is experiencing significant growth. While the current centralized model is facing limitations, ThreeFold can scale to the edge to service the emerging demand.
+
+{% end %}
+
+{% row(style="center") %}
+
+
+
+
+
+125 zetabytes of storage capacity needs to be
+created to meet demand for data in the upcoming years.
+That is a number with 21 zeroes!
+
+|||
+
+| | |
+| ----------- | ----------- |
+|  | $800 billion of revenue is expected for the cloud market by 2025 |
+|  | Over seventy billion new devices are expected to be online by 2025 |
+|  | Over one billion people are still expected to get digital access by 2025|
+
+
+
+{% end %}
+
+
+
+
+
+
+
+
+
+
+{% row(style="center between") %}
+
+
+## **THE MISSING LAYERS**
+
+
+While many projects have created bits and pieces of what a decentralized Internet would look like, ThreeFold is decentralizing the entire Internet model. The blockchain world is missing this decentralized foundational layer. ThreeFold provides the peer-to-peer Internet infrastructure to interconnect the entire blockchain and web3 space.
+
+
+
+
+
+
+
+
+
+{% end %}
+
+
+
+
+
+
+{% row() %}
+
+
+
+|||
+
+## **THE CURRENCY OF THE DECENTRALIZED INTERNET**
+
+TFT is a utility token that allows people to hold current and future Internet capacity on the ThreeFold Grid. It incentivizes an open ecosystem where anyone can connect and utilize Internet capacity without any intermediaries.
+
+
+
+{% end %}
+
+
+
+
+{% row(style="center narrow") %}
+
+
+## **OPEN NETWORK**
+
+3Nodes provide Internet capacity for millions of people using ThreeFold’s Planetary Network, and you earn TFT for doing so. And because of a unique operating system, called Zero-OS, once turned on your 3Node runs by itself.
+
+{% end %}
+
+{% row(style="center") %}
+
+
+
+
+### Proof-Of-Capacity
+
+People earn TFT as monthly income for connecting Internet capacity to the ThreeFold Grid.
+
+|||
+
+
+
+
+|||
+
+### Proof-Of-Utilization
+
+People buy TFT to store data and run applications privately on a peer-to-peer Internet infrastructure.
+
+{% end %}
+
+
+
+
+
+
+
+{% row() %}
+
+## **LOYALTY REWARDS**
+
+The ThreeFold blockchain automatically scans wallets and provides up-to 60% discounts on the utilization of the ThreeFold Grid. The more TFT you hold across time, the higher the discounts.
+
+
+
+|||
+
+
+
+{% end %}
+
+
+
+
+
+
+
+
+{% row() %}
+
+
+
+|||
+
+## **A REAL UTILITY TOKEN**
+
+TFT is minted only when new Internet capacity is added to the ThreeFold Grid. A limited supply of 4 Billion TFT has been set to ensure the value keeps steady for the years to come with rising demand for a decentralized Internet.
+
+
+{% end %}
+
+
+
+
+
+
+
+
+{% row() %}
+
+## **BURN AND FARM EQUILIBRIUM**
+
+Burning permanently removes TFT from the circulating supply when the ThreeFold Grid gets used. It ensures a positive impact on pricing while ensuring rewards for all current and future nodes.
+
+
+
+|||
+
+
+
+{% end %}
+
+
+
+
+
+
+
+
+{% row(style="center moderate") %}
+
+## **BELIEVERS IN TFT**
+
+
+
+
+
+
+{% end %}
diff --git a/css/index.css b/css/index.css
index d95fe03..bd410ab 100644
--- a/css/index.css
+++ b/css/index.css
@@ -34,7 +34,7 @@ img[src*="#small"] {
}
img[src*="#medium"] {
- width: 500px;
+ width: 400px;
margin: auto;
}
@@ -48,6 +48,15 @@ img[src*="#large"] {
margin: auto;
}
+img[src*="#tft_img"] {
+ width: 150px;
+ margin: 8px;
+}
+
+.logo_size{
+ width:200px
+}
+
@layer components {
h1 {
@apply text-3xl lg:text-7xl font-normal;
diff --git a/static/images/coin_logo.png b/static/images/coin_logo.png
new file mode 100644
index 0000000..d639a1d
Binary files /dev/null and b/static/images/coin_logo.png differ
diff --git a/static/images/cointelegraph_logo.png b/static/images/cointelegraph_logo.png
new file mode 100644
index 0000000..1e47691
Binary files /dev/null and b/static/images/cointelegraph_logo.png differ
diff --git a/static/images/tft_125zb.png b/static/images/tft_125zb.png
new file mode 100644
index 0000000..739cb3d
Binary files /dev/null and b/static/images/tft_125zb.png differ
diff --git a/static/images/tft_1b.png b/static/images/tft_1b.png
new file mode 100644
index 0000000..0fdd676
Binary files /dev/null and b/static/images/tft_1b.png differ
diff --git a/static/images/tft_70b.png b/static/images/tft_70b.png
new file mode 100644
index 0000000..38d64eb
Binary files /dev/null and b/static/images/tft_70b.png differ
diff --git a/static/images/tft_800.png b/static/images/tft_800.png
new file mode 100644
index 0000000..546c370
Binary files /dev/null and b/static/images/tft_800.png differ
diff --git a/static/images/tft_burn.jpg b/static/images/tft_burn.jpg
new file mode 100644
index 0000000..1c47b41
Binary files /dev/null and b/static/images/tft_burn.jpg differ
diff --git a/static/images/tft_currency.png b/static/images/tft_currency.png
new file mode 100644
index 0000000..84d26f6
Binary files /dev/null and b/static/images/tft_currency.png differ
diff --git a/static/images/tft_header.png b/static/images/tft_header.png
new file mode 100644
index 0000000..370e211
Binary files /dev/null and b/static/images/tft_header.png differ
diff --git a/static/images/tft_loyalty.jpg b/static/images/tft_loyalty.jpg
new file mode 100644
index 0000000..82ed6d0
Binary files /dev/null and b/static/images/tft_loyalty.jpg differ
diff --git a/static/images/tft_network.png b/static/images/tft_network.png
new file mode 100644
index 0000000..ff39430
Binary files /dev/null and b/static/images/tft_network.png differ
diff --git a/static/images/tft_table.png b/static/images/tft_table.png
new file mode 100644
index 0000000..8ba6aaf
Binary files /dev/null and b/static/images/tft_table.png differ
diff --git a/static/images/tft_utility.jpg b/static/images/tft_utility.jpg
new file mode 100644
index 0000000..93683aa
Binary files /dev/null and b/static/images/tft_utility.jpg differ
diff --git a/templates/shortcodes/row.html b/templates/shortcodes/row.html
index b2a7f5c..eb3b59c 100644
--- a/templates/shortcodes/row.html
+++ b/templates/shortcodes/row.html
@@ -34,6 +34,13 @@ Parameters:
{% set col_class = "flex-1 m-4 lg:m-0" %}
{% endif %}
+
+ {% if "between" in style %}
+ {% set row_class = row_class ~ " lg:max-w-6xl" %}
+ {% elif "moderate" in style %}
+ {% set row_class = row_class ~ " lg:m-20" %}
+ {% endif %}
+
{% if "narrow" in style %}
{% set row_class = row_class ~ " lg:max-w-3xl" %}