diff --git a/content/home/cost_efficiency.png b/content/home/cost_efficiency.png new file mode 100644 index 000000000..43c84e377 Binary files /dev/null and b/content/home/cost_efficiency.png differ diff --git a/content/home/data_sovereignity.png b/content/home/data_sovereignity.png new file mode 100644 index 000000000..749d712ca Binary files /dev/null and b/content/home/data_sovereignity.png differ diff --git a/content/home/index.md b/content/home/index.md index c51363ba3..0621e52b7 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -149,7 +149,7 @@ Driving utilization on top of our decentralized autonomous cloud - + {% row( style="mtop center between ") %} @@ -159,9 +159,9 @@ Driving utilization on top of our decentralized autonomous cloud {% end %} -{% row( style="center between") %} +{% row( style="center semiNarrow") %} -![Image](latency.png#icon) +![Image](latency_reduction.png#tft_img#mx-auto)
@@ -171,7 +171,7 @@ For real-time apps, central cloud delay is prohibitive. Edge Cloud cuts latency ||| -![Image](dataprivacy.png#icon) +![Image](privacy_security.png#tft_img#mx-auto)
@@ -181,7 +181,7 @@ By processing data locally, edge cloud reduces the exposure to data breaches and ||| -![Image](sovereignty.png#icon) +![Image](data_sovereignity.png#tft_img#mx-auto)
@@ -191,9 +191,9 @@ Empowers emerging markets with local data storage, granting digital sovereignty {% end %} -{% row( style="center between") %} +{% row( style="center semiNarrow") %} -![Image](performance.png#icon) +![Image](performance.png#tft_img#mx-auto)
@@ -203,7 +203,7 @@ Provides optimized bandwidth, reliability, and real-time processing which stream ||| -![Image](cost.png#icon) +![Image](cost_efficiency.png#tft_img#mx-auto)
@@ -213,7 +213,7 @@ Minimizes data transmission over networks, cutting costs and reducing central se ||| -![Image](scalability.png#icon) +![Image](scalability.png#tft_img#mx-auto)
@@ -223,6 +223,11 @@ As devices multiply, central data centers face data overload. Edge cloud distrib {% end %} + + + + + {% row( style="center between mtop") %} ## **Around the Ecosystem** @@ -253,6 +258,11 @@ Cooperatives represent a tried and tested form of collective organization, empha {% end %} + + + + + {% row(style="center mtop between") %} ## **Join In** @@ -283,9 +293,7 @@ Collaborate Dive In -{% end %} - -{% row(style="center between") %} +||| [![](x.png)](https://twitter.com/threefold_io) @@ -293,7 +301,12 @@ Dive In "Tweet" with us -||| +{% end %} + + + +{% row(style="center between") %} + [![](tg_news.png)](https://t.me/threefoldnews) @@ -309,9 +322,8 @@ Stay updated Community conversations -{% end %} -{% row(style="center between") %} +||| [![](tg_farm.png)](https://t.me/threefoldfarmers) @@ -319,6 +331,7 @@ Community conversations Farming Community + ||| [![](tg_chat.png)](https://t.me/threefoldtesting) @@ -327,7 +340,11 @@ Farming Community Grid User Community -||| +{% end %} + + +{% row(style="center between") %} + [![](reddit.png)](https://www.reddit.com/r/threefold/) @@ -335,9 +352,7 @@ Grid User Community Join in -{% end %} - -{% row(style="center mbottom between") %} +||| [![](youtube.png)](https://www.youtube.com/threefoldfoundation) @@ -365,7 +380,7 @@ Let's network diff --git a/content/home/latency_reduction.png b/content/home/latency_reduction.png new file mode 100644 index 000000000..041c9f99a Binary files /dev/null and b/content/home/latency_reduction.png differ diff --git a/content/home/performance.png b/content/home/performance.png index 53c88958d..465a7ff6b 100644 Binary files a/content/home/performance.png and b/content/home/performance.png differ diff --git a/content/home/privacy_security.png b/content/home/privacy_security.png new file mode 100644 index 000000000..447b3ee2b Binary files /dev/null and b/content/home/privacy_security.png differ diff --git a/content/home/scalability.png b/content/home/scalability.png index ae1e1d053..96c03a4ef 100644 Binary files a/content/home/scalability.png and b/content/home/scalability.png differ diff --git a/css/index.css b/css/index.css index e2605b577..f9b27d6b3 100644 --- a/css/index.css +++ b/css/index.css @@ -56,7 +56,7 @@ img[src*="#large"] { img[src*="#tft_img"] { width: 150px; - margin: 8px; + margin: auto; } img[src*="#absolute"] {