From dbfdf731d7e4243a8c0fe042e96899b36e496b94 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 19 Feb 2025 11:48:55 +0200 Subject: [PATCH] update action --- templates/layouts/action.html | 2 +- templates/partials/action/enable_web4.html | 109 +++++++++++++++++++++ templates/partials/action/video.html | 2 +- templates/partials/what/hero.html | 3 +- templates/partials/what/what_features.html | 14 +-- 5 files changed, 119 insertions(+), 11 deletions(-) create mode 100644 templates/partials/action/enable_web4.html diff --git a/templates/layouts/action.html b/templates/layouts/action.html index cd4a085a2..02276210c 100644 --- a/templates/layouts/action.html +++ b/templates/layouts/action.html @@ -1,8 +1,8 @@ {% extends "_default/base.html" %} {% block content %} {% include "partials/action/video.html" %} +{% include "partials/action/enable_web4.html" %} {% include "partials/action/web4tools.html" %} -{% include "partials/action/action.html" %} {% include "partials/home/cta.html" %} {% endblock content %} \ No newline at end of file diff --git a/templates/partials/action/enable_web4.html b/templates/partials/action/enable_web4.html new file mode 100644 index 000000000..cf13ce592 --- /dev/null +++ b/templates/partials/action/enable_web4.html @@ -0,0 +1,109 @@ +
+
+
+

What Web4 Enables

+
+
+
+
+
+
+
+ Communicate securely +
+
+

Experience end-to-end encrypted communication in the shortest possible path, ensuring messages remain private and unalterable—even during disasters.

+

+

+
+
+
+
+ Store effortlessly +
+
+

Securely share and store information with ease, with geo-aware capabilities that optimize data location and access. Scale seamlessly from personal use to billions of users.

+

+

+
+
+
+
+ Restore authenticity +
+
+

Determine which information can be trusted, bringing clarity and confidence back to the digital space.

+

+

+
+
+
+
+
+
+
+ Unlock limitless insights +
+
+

Discover, analyze, and find information with no boundaries, aided by a powerful personal AI assistant.

+

+

+
+
+
+
+ Streamline your interactions +
+
+

Keep track of all your connections and simplify your life with an AI that optimizes your daily tasks and interactions.

+

+

+
+
+
+
+ Take control of your digital presence +
+
+

Own and manage your data, identity, and interactions across platforms, ensuring transparency and sovereignty in the digital world.

+

+

+
+
+
+ {# #} +
+ +
+
+ + + diff --git a/templates/partials/action/video.html b/templates/partials/action/video.html index 45fc8422c..40031d4e2 100644 --- a/templates/partials/action/video.html +++ b/templates/partials/action/video.html @@ -1,4 +1,4 @@ -
+

diff --git a/templates/partials/what/hero.html b/templates/partials/what/hero.html index 75ad5f3d1..bab766b83 100644 --- a/templates/partials/what/hero.html +++ b/templates/partials/what/hero.html @@ -6,8 +6,7 @@

ThreeFold can be used by any Web2, Web3, AI, or Edge IT workload.

diff --git a/templates/partials/what/what_features.html b/templates/partials/what/what_features.html index 452cafbe3..91aac0f20 100644 --- a/templates/partials/what/what_features.html +++ b/templates/partials/what/what_features.html @@ -11,7 +11,7 @@
-
+
Data @@ -25,7 +25,7 @@
-
+
Network @@ -41,17 +41,17 @@
-
+
Autonomous Cloud
    -
  • Self-healing compute fabric—automatically redistributes workloads to healthy nodes. Fault tolerance is achieved via live migration of workloads, maintaining service availability. The Grid supports a peer-to-peer (P2P) AI compute and storage marketplace, allowing individuals and enterprises to monetize excess compute and GPU resources.
  • -
  • No reliance on hyperscalers—agents dynamically manage resources, ensuring uptime and resilience.
  • -
  • Optimized for AI & Web3—ideal for running autonomous applications, LLMs, and metaverse infrastructure. The Grid is designed to support AI inference and training at the edge.
  • -
  • ThreeFold Grid V3 uses ZOS (Zero-OS), a highly optimized, minimalistic OS designed specifically for stateless, immutable, and self-healing workloads. ZOS runs on bare metal and supports: +
  • Self-healing compute fabric—automatically redistributes workloads to healthy nodes. Fault tolerance is achieved via live migration of workloads, maintaining service availability. The Grid supports a peer-to-peer (P2P) AI compute and storage marketplace, allowing individuals and enterprises to monetize excess compute and GPU resources.
  • +
  • No reliance on hyperscalers—agents dynamically manage resources, ensuring uptime and resilience.
  • +
  • Optimized for AI & Web3—ideal for running autonomous applications, LLMs, and metaverse infrastructure. The Grid is designed to support AI inference and training at the edge.
  • +
  • ThreeFold Grid V3 uses ZOS (Zero-OS), a highly optimized, minimalistic OS designed specifically for stateless, immutable, and self-healing workloads. ZOS runs on bare metal and supports:
    • MicroVMs & Containerized Workloads (Kubernetes, Docker, Firecracker).
    • AI & Machine Learning Workloads (LLM inference, federated learning).