diff --git a/content/home/index.md b/content/home/index.md index 48cbf4026..65112b771 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -42,13 +42,17 @@ ThreeFold’s self-healing autonomous system empowers anyone to become a cloud s {% end %} -{% logo_slider() %} + + + - + + + {% grid_stats() %} @@ -61,7 +65,7 @@ Provide cloud and Internet capacity in your area and become a part of the larges {% end %} - + {% row(style="reverse margin") %} @@ -87,94 +91,64 @@ Earn TFT by adding capacity to the grid. {% end %} - - - -{% row( style="center between mtop") %} - -## **Our Partners** - -### Driving utilization on top of our decentralized autonomous cloud - -{% end %} - -{% row( style="center between") %} - -
- -[![](social_network.png#mx-auto)](/partners/social-network) -
+ + +
+ +
+ +{% row(style="reverse margin") %} + +![Image](power_ecosystem.png#mx-auto) + ||| -
-[![](ourworld.png#mx-auto)](/partners/our-world-free-zone) +# **TFT** -
+### **Used For Every Transaction** -||| -
+## **Powering Our Ecosystem** -[![](ict.png#mx-auto)](/partners/tanzania-sovereign-internet) +TFT powers ThreeFold and the expansion of a truly decentralized infrastructure that can scale any current or future technologies to the edge. + +
+ + + + -
{% end %} - -{% row( style="mbottom center between") %} - -
- -[![](sikana.png#mx-auto)](/partners/sikana) - +
-||| - -
- -[![](vevrse.png#mx-auto)](/partners/veverse) - -
- -||| - -
- -[![](vverse.png#mx-auto)](/partners/vverse) - -
- -{% end %} +
-{% row( style="center between") %} - - - -{% end %} - - + {% row( style="mtop center between ") %} ## **Why Decentralized Cloud** -### How bringing data closer to the end user is beneficial for everyone +#### How bringing data closer to the end user is beneficial for everyone {% end %} +
+ {% row( style="center semiNarrow") %} ![Image](latency_reduction.png#tft_img#mx-auto)
-### **Latency Reduction** +#### **Latency Reduction** For real-time apps, central cloud delay is prohibitive. Edge Cloud cuts latency locally. @@ -184,7 +158,7 @@ For real-time apps, central cloud delay is prohibitive. Edge Cloud cuts latency
-### **Privacy & Security** +#### **Privacy & Security** By processing data locally, edge cloud reduces the exposure to data breaches and cyberattacks. @@ -194,7 +168,7 @@ By processing data locally, edge cloud reduces the exposure to data breaches and
-### **Data Sovereignity** +#### **Data Sovereignity** Empowers emerging markets with local data storage, granting digital sovereignty and autonomy. @@ -206,7 +180,7 @@ Empowers emerging markets with local data storage, granting digital sovereignty
-### **Performance** +#### **Performance** Provides optimized bandwidth, reliability, and real-time processing which streamlines operations. @@ -216,7 +190,7 @@ Provides optimized bandwidth, reliability, and real-time processing which stream
-### **Cost Efficiency** +#### **Cost Efficiency** Minimizes data transmission over networks, cutting costs and reducing central server demand. @@ -226,7 +200,7 @@ Minimizes data transmission over networks, cutting costs and reducing central se
-### **Scalability** +#### **Scalability** As devices multiply, central data centers face data overload. Edge cloud distributes processing and boosts scalability. @@ -237,17 +211,15 @@ As devices multiply, central data centers face data overload. Edge cloud distrib -{% row( style="center between mtop") %} +{% row( style="mtop") %} -## **Around the Ecosystem** - -### News & Happenings +## **Latest News** {% end %} -{% row( style="center between") %} +{% row( style="") %} -[![Image](dunia_yetu.png)](/blog/dunia-yetu) +[![Image](latest1.png)](/blog/dunia-yetu)
@@ -257,7 +229,17 @@ Dunia Yetu (Our World) is a collaborative and co-owned movement to redefine the ||| -[![Image](threefold_cooperative.png)](/blog/threefold-cooperative) +[![Image](latest2.png)](/blog/threefold-cooperative) + +
+ +#### **Cooperative Model is Coming** + +Cooperatives represent a well-tested form of collective organization and democratic governance. + +||| + +[![Image](latest3.png)](/blog/threefold-cooperative)
diff --git a/content/home/latest1.png b/content/home/latest1.png new file mode 100644 index 000000000..61f805ed8 Binary files /dev/null and b/content/home/latest1.png differ diff --git a/content/home/latest2.png b/content/home/latest2.png new file mode 100644 index 000000000..cf5d03bc7 Binary files /dev/null and b/content/home/latest2.png differ diff --git a/content/home/latest3.png b/content/home/latest3.png new file mode 100644 index 000000000..177ab8ab1 Binary files /dev/null and b/content/home/latest3.png differ diff --git a/content/home/power_ecosystem.png b/content/home/power_ecosystem.png new file mode 100644 index 000000000..1e129a681 Binary files /dev/null and b/content/home/power_ecosystem.png differ diff --git a/templates/shortcodes/logo_slider.html b/templates/shortcodes/logo_slider.html new file mode 100644 index 000000000..9a2c7732f --- /dev/null +++ b/templates/shortcodes/logo_slider.html @@ -0,0 +1 @@ +testing \ No newline at end of file