update about page
This commit is contained in:
@@ -21,12 +21,13 @@ template = "index.html"
|
||||
|
||||
<!-- section 2 -->
|
||||
|
||||
{{ hero_right_img(
|
||||
{{ text_right_img(
|
||||
image_src="/images/mycel2.png",
|
||||
image_alt="Discover Mycelium",
|
||||
title="Discover Mycelium",
|
||||
subtitle_1="ABOUT",
|
||||
description="Mycelium is an unbreakable network, always finding the shortest path and providing 100% secure, peer-to-peer communication. But this is just the beginning. <br><br>Our mission is to create a sustainable digital ecosystem where communication is seamless, data is secure, and scalability knows no bounds.",
|
||||
description="Mycelium is an unbreakable network, always finding the shortest path and providing 100% secure, peer-to-peer communication. But this is just the beginning.",
|
||||
description_2="Our mission is to create a sustainable digital ecosystem where communication is seamless, data is secure, and scalability knows no bounds.",
|
||||
button_text="Learn more",
|
||||
button_link="/about"
|
||||
) }}
|
||||
@@ -54,7 +55,7 @@ template = "index.html"
|
||||
|
||||
<!-- Section 4 -->
|
||||
|
||||
{{ use_cases(
|
||||
{{ left_header(
|
||||
subtitle="WHAT IT ENABLES",
|
||||
title="Powering Secure & Decentralized Connectivity",
|
||||
description="Mycelium, a key component of the ThreeFold Grid, can be installed on any computer (macOS, Linux, Windows) and smartphone (iOS, Android). With seamless integration, it enables secure and private communication across devices.",
|
||||
@@ -189,7 +190,7 @@ template = "index.html"
|
||||
|
||||
<!-- Section 6 -->
|
||||
|
||||
{{ use_cases(
|
||||
{{ left_header(
|
||||
subtitle="BENEFITS",
|
||||
title="Nature's Blueprint for Digital Connectivity",
|
||||
description="Just as nature's mycelium network serves as a critical component in the ecosystems of forests, connecting trees and plants underground, the Mycelium technology offers reliable connectivity in an efficient and resilient way.",
|
||||
@@ -237,7 +238,7 @@ template = "index.html"
|
||||
|
||||
<div class="lg:max-w-7xl container mx-auto lg:pb-24 pb-12">
|
||||
|
||||
{{ use_cases(
|
||||
{{ left_header(
|
||||
subtitle="",
|
||||
title="Frequently Asked Questions",
|
||||
description="",
|
||||
|
||||
Reference in New Issue
Block a user