127 lines
3.5 KiB
Markdown
127 lines
3.5 KiB
Markdown
---
|
|
title: "Page2"
|
|
description: ""
|
|
draft: false
|
|
weight: 3
|
|
|
|
---
|
|
|
|
|
|
<!-- section 1 (hero) -->
|
|
|
|
{{ hero_BG_image(
|
|
image_BG="/images/hometech.jpg",
|
|
subtitle="THREEFOLD TECHNOLOGY",
|
|
title="A Revolutionary Approach",
|
|
description="Our technological framework provides global effectiveness emphasizing security, efficiency, and sustainability."
|
|
) }}
|
|
|
|
|
|
<!-- --------------------------------------------------- -->
|
|
|
|
|
|
|
|
<!-- section 2 (Our Track Records) -->
|
|
|
|
<div class="max-w-7xl mx-auto py-12 lg:py-24 px-6 lg:px-12">
|
|
|
|
## Technology Architecture
|
|
|
|
<br>
|
|
|
|
Our advanced architecture seamlessly integrates cutting-edge compute, storage, and network technologies to deliver unparalleled performance, scalability, and security. Designed for modern IT workloads, it supports everything from edge computing to large-scale data centers, ensuring efficiency and resilience at every level.
|
|
|
|
|
|
<div class="mx-auto mt-10 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-12 lg:mx-0 lg:max-w-none lg:grid-cols-4">
|
|
|
|
|
|
{{ features_top_img(
|
|
svg="/images/0.svg",
|
|
title="Layer 0",
|
|
description="Interconnected nodes (Zero-OS) delivering compute (GPU, CPU), storage and network. Localized & More Secure."
|
|
)}}
|
|
|
|
{{ features_top_img(
|
|
svg="/images/1.svg",
|
|
title="Layer 1",
|
|
description="Compatible with any Web 2 and Web 3 standard + ready for true peer-to-peer transactions at any scale."
|
|
)}}
|
|
|
|
{{ features_top_img(
|
|
svg="/images/2.svg",
|
|
title="Layer 2",
|
|
description="Always available shortest path end-to-end encrypted network layer. Digital Self-Tech allows self healing."
|
|
)}}
|
|
|
|
{{ features_top_img(
|
|
svg="/images/3.svg",
|
|
title="Layer 3",
|
|
description="Better security, data availability, performance at all times for all users. 100% private & Secure."
|
|
)}}
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- --------------------------------------------------- -->
|
|
|
|
|
|
|
|
<!-- section 3 (Technical Specifications) -->
|
|
|
|
{{ tabs() }}
|
|
|
|
<!-- --------------------------------------------------- -->
|
|
|
|
|
|
<!-- section 4 (Technological Benefits) -->
|
|
|
|
<div class="max-w-7xl mx-auto py-12 lg:py-24 px-6 lg:px-12">
|
|
|
|
## Technological Benefits
|
|
|
|
<br>
|
|
|
|
Discover Our Cutting-Edge Technological Benefits: Unleashing Unmatched Efficiency, Security, and Scalability.
|
|
|
|
|
|
<div class="mx-auto mt-10 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-12 lg:mx-0 lg:max-w-none lg:grid-cols-3">
|
|
|
|
|
|
{{ features_top_img(
|
|
svg="/images/performance.svg",
|
|
title="Improved Performance",
|
|
description="Enhance compute and operational efficiency by achieving faster response times and minimizing latency."
|
|
)}}
|
|
|
|
{{ features_top_img(
|
|
svg="/images/security.svg",
|
|
title="Enhanced Security",
|
|
description="Encrypted, compressed, fragmented, and distributed data enhances security, efficiency, and resilience across interconnected nodes."
|
|
)}}
|
|
|
|
{{ features_top_img(
|
|
svg="/images/sovereignty.svg",
|
|
title="Data Sovereignty",
|
|
description="Empowering nations, businesses, and individuals with deliberate design, granting control and ownership over their data."
|
|
)}}
|
|
|
|
{{ features_top_img(
|
|
svg="/images/computing.svg",
|
|
title="Edge Computing",
|
|
description="Allow to distribute computing power closer to end-users or any devices."
|
|
)}}
|
|
|
|
{{ features_top_img(
|
|
svg="/images/decentralized.svg",
|
|
title="Decentralized",
|
|
description="Our solutions offer a range of governance options, from decentralized, federated to centralized models."
|
|
)}}
|
|
|
|
{{ features_top_img(
|
|
svg="/images/scalability.svg",
|
|
title="Horizontal Scalability",
|
|
description="The network can automatically scale resources without needing to manually increase the capacity of individual components."
|
|
)}}
|
|
|
|
</div>
|
|
</div> |