From ee6c7b13593812b6786786349f3874f76ae477ac Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Wed, 26 Feb 2025 23:31:17 +0800 Subject: [PATCH] edit --- templates/index.html | 1 + templates/partials/hero/aihero7.html | 43 +--- templates/partials/hero/faq.html | 286 ++++++++++++++++++++++ templates/partials/hero/pricing-hero.html | 43 +--- 4 files changed, 289 insertions(+), 84 deletions(-) create mode 100644 templates/partials/hero/faq.html diff --git a/templates/index.html b/templates/index.html index f647381..8cec1f9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,5 +7,6 @@ {% include "partials/hero/aihero5.html" %} {% include "partials/hero/aihero6.html" %} {% include "partials/hero/aihero9.html" %} +{% include "partials/hero/faq.html" %} {% include "partials/hero/aihero10.html" %} {% endblock content %} \ No newline at end of file diff --git a/templates/partials/hero/aihero7.html b/templates/partials/hero/aihero7.html index d9e0b4c..64b018d 100644 --- a/templates/partials/hero/aihero7.html +++ b/templates/partials/hero/aihero7.html @@ -1,6 +1,6 @@
-

{{ section.extra.title | default(value="Pre-order Your AIBox") }}

+

{{ section.extra.title | default(value="Pre-order Your AIBox") }}

{{ section.extra.subtitle | default(value="Choose the box that's packed with the best features for your computing needs.") }}

{{ section.extra.subtitle2}}

@@ -80,44 +80,3 @@ } - diff --git a/templates/partials/hero/faq.html b/templates/partials/hero/faq.html new file mode 100644 index 0000000..3b34f50 --- /dev/null +++ b/templates/partials/hero/faq.html @@ -0,0 +1,286 @@ + + + + + +
+
+ +

Frequently Asked Questions

+ + +
+ +
+

+ +

+
+
+

+ AIBox is a self-hosted AI compute solution powered by ThreeFold. It allows users to run AI workloads efficiently, rent out GPU resources, and earn rewards—all without relying on expensive cloud providers. +

+
+
+
+ +
+

+ +

+
+
+

+ AIBox offers a lower total cost of ownership (TCO) compared to cloud GPUs, with potential savings of over 80% in the long run. It also provides full control over computing resources, avoiding unpredictable cloud billing. +

+
+
+ +
+

+ +

+
+
+

+ Yes! AIBox supports resource-sharing options where you can rent out unused GPU power for inference, development, or training workloads. Additionally, you can earn INCA token rewards through network participation. +

+
+
+
+ +
+

+ +

+
+
+

+ AIBox is ideal for personal AI tasks and development, team-based shared resources, and commercial applications like AI-as-a-Service, model hosting, and dataset processing. +

+
+
+
+ +
+

+ +

+
+
+

+ AI Box is designed with superior thermal management and optimized power consumption, ensuring long-term efficiency and performance stability compared to DIY setups. +

+
+
+
+ +
+

+ +

+
+
+

+ Depending on usage, AI Box can break even in as little as 3 months when factoring in revenue from GPU rentals and token rewards. +

+
+
+
+ +
+

+ +

+
+
+

+ AIBox leverages ThreeFold’s Mycelium P2P network for decentralized computing, allowing seamless collaboration and participation in a sustainable AI ecosystem. +

+
+
+
+ +
+

+ +

+
+
+

+ Absolutely! AIBox provides scalable AI compute at a fraction of cloud costs, making it an excellent choice for AI startups and businesses looking to optimize expenses and maintain control over their AI infrastructure. +

+
+
+
+
+ + +
+
+ + + + diff --git a/templates/partials/hero/pricing-hero.html b/templates/partials/hero/pricing-hero.html index d9e0b4c..64b018d 100644 --- a/templates/partials/hero/pricing-hero.html +++ b/templates/partials/hero/pricing-hero.html @@ -1,6 +1,6 @@
-

{{ section.extra.title | default(value="Pre-order Your AIBox") }}

+

{{ section.extra.title | default(value="Pre-order Your AIBox") }}

{{ section.extra.subtitle | default(value="Choose the box that's packed with the best features for your computing needs.") }}

{{ section.extra.subtitle2}}

@@ -80,44 +80,3 @@ } -