diff --git a/content/home/0.png b/content/home/0.png new file mode 100644 index 000000000..d3b9c1fe7 Binary files /dev/null and b/content/home/0.png differ diff --git a/content/home/1.png b/content/home/1.png new file mode 100644 index 000000000..270e0eb21 Binary files /dev/null and b/content/home/1.png differ diff --git a/content/home/2.png b/content/home/2.png new file mode 100644 index 000000000..e34494c90 Binary files /dev/null and b/content/home/2.png differ diff --git a/content/home/3.png b/content/home/3.png new file mode 100644 index 000000000..abef98717 Binary files /dev/null and b/content/home/3.png differ diff --git a/content/home/4.png b/content/home/4.png new file mode 100644 index 000000000..b8fd2db8b Binary files /dev/null and b/content/home/4.png differ diff --git a/content/home/aa.png b/content/home/aa.png new file mode 100644 index 000000000..2ebcd92b3 Binary files /dev/null and b/content/home/aa.png differ diff --git a/content/home/bb.png b/content/home/bb.png new file mode 100644 index 000000000..229202ac1 Binary files /dev/null and b/content/home/bb.png differ diff --git a/content/home/cc.png b/content/home/cc.png new file mode 100644 index 000000000..c9809b0be Binary files /dev/null and b/content/home/cc.png differ diff --git a/content/home/dd.png b/content/home/dd.png new file mode 100644 index 000000000..181ac234a Binary files /dev/null and b/content/home/dd.png differ diff --git a/content/home/ee.png b/content/home/ee.png new file mode 100644 index 000000000..d9f61a4a1 Binary files /dev/null and b/content/home/ee.png differ diff --git a/content/home/ff.png b/content/home/ff.png new file mode 100644 index 000000000..cdd80b1a9 Binary files /dev/null and b/content/home/ff.png differ diff --git a/content/home/index.md b/content/home/index.md index d90a8bff2..28c9d1f77 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -11,10 +11,8 @@ extra: -{% row(style="center") %} -
-
+{% row(style="center") %}


@@ -48,7 +46,19 @@ We empower individuals and communities to regain control of their digital lives {% row(style="center narrow") %} -## Why ThreeFold +![image](2.png) + +
+
+
+
+
+ +||| + +## Why __ThreeFold__ + +
ThreeFold’s unique infrastructure can operate without centralized authority or server, empowering people and communities to build and store applications on a decentralized network owned and operated by its participants. ThreeFold is open-source, nobody owns or controls the ThreeFold Grid and everyone can take part. Through many of its unique properties, ThreeFold fosters the security, trust and freedom that are often missing in today’s internet. @@ -69,43 +79,72 @@ ThreeFold’s unique infrastructure can operate without centralized authority or {% row(style="center between") %} -![Image](capacity.png#medium) +![Image](aa.png#medium)
-### **Edge Capacity** +### **Autonomous** + +Build secure applications with predeterministic smart contracts and access unparalleled self-driving and self-healing features. -Achieve low latencies and bandwidth efficiency by reserving capacity locally. ||| -![Image](secure.png#medium) +![Image](bb.png#medium)
-### **Secure** +### **Self-Sovereign** -Open-source system built from the ground-up for a fully transparent and auditable stack. +Take control of your digital future with ThreeFold's self-sovereign technology, using cryptography to ensure you own and control your data. ||| -![Image](scalable.png#medium) +![Image](cc.png#medium)
-### **Scalable** +### **Affordable** + +Through it’s decentralized infrastructure that eliminates the need for expensive data centers and intermediaries, ThreeFold has incredibly low fees. + +
+ + +{% end %} + +{% row(style="center between") %} + +![Image](dd.png#medium) + +
+ +### **Sustainable** + +Unique infrastructure design provides direct access with low latency, enabling real-time applications and services. -An autonomous infrastructure that grows naturally with demand, where and when it is needed. ||| -![Image](effecient.png#medium) +![Image](ee.png#medium)
-### **Efficient** +### **Ultra-Scalable** + +Designed to make distributing, managing and monitoring secure and efficient deployments over thousands of computers as easy as one. + + +||| + +![Image](ff.png#medium) + +
+ +### **Decentralized** + +Enabled by thousands of nodes that operate independently of each other, ensuring data remains secure and censorship resistant at all times. -A carefully designed collection of lightweight components that minimize overheads.

@@ -124,7 +163,7 @@ A carefully designed collection of lightweight components that minimize overhead
-![Image](farming_home.png#mx-auto) +![Image](sample.png#mx-auto)

@@ -143,7 +182,7 @@ A carefully designed collection of lightweight components that minimize overhead
-![Image](build_home.png#mx-auto) +![Image](0.png#medium)
@@ -161,13 +200,15 @@ At ThreeFold, we believe that sustainability is a fundamental part of the intern {% row(style="center narrow") %} -## Become a catalyst for change +## Become the Catalyst for a Change + +
{% end %} {% row(style="center narrow") %} -![Image](capacity.png#medium) +![Image](1.png#medium)
@@ -177,7 +218,7 @@ Achieve low latencies and bandwidth efficiency by reserving capacity locally. ||| -![Image](secure.png#medium) +![Image](4.png#medium)
@@ -187,7 +228,7 @@ Open-source system built from the ground-up for a fully transparent and auditabl ||| -![Image](scalable.png#medium) +![Image](3.png#medium)
@@ -224,7 +265,7 @@ An autonomous infrastructure that grows naturally with demand, where and when it {% row(style="center narrow") %} -## Join the Revolution +## Join the Internet Revolution

diff --git a/content/home/ok.gif b/content/home/ok.gif new file mode 100644 index 000000000..5a788b659 Binary files /dev/null and b/content/home/ok.gif differ diff --git a/content/home/sample.png b/content/home/sample.png new file mode 100644 index 000000000..7dae092f7 Binary files /dev/null and b/content/home/sample.png differ diff --git a/templates/shortcodes/gif.html b/templates/shortcodes/gif.html new file mode 100644 index 000000000..c16a4c5a6 --- /dev/null +++ b/templates/shortcodes/gif.html @@ -0,0 +1,7 @@ +{% block content %} + +
+ +
+ +{% endblock content %} \ No newline at end of file