updated headers

This commit is contained in:
2023-06-08 16:11:14 +03:00
parent f8d038d6e2
commit 947e18fa86
13 changed files with 86 additions and 98 deletions

BIN
content/about/BG_wide.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 KiB

View File

@@ -3,30 +3,28 @@ title: "About"
template: "page.html"
insert_anchor_links: "left"
---
<!-- section 1 (header) -->
{% row(style="semiNarrow mbottom" bgPath="bg_new.jpg") %}
<div class="text-gray-900 bg-cover bg-no-repeat" style="background-image:url(BG_wide.png);background-position:right">
<div class="h-full">
<div class="flex flex-col items-center md:flex-row">
<div class="w-full md:w-1/2">
<div class="block">
<img
src="header_about.png" class="w-full h-full"/>
</div>
</div>
<div class="flex flex-col items-start justify-center w-full lg:py-24 py-6 md:w-1/2">
<div class="flex flex-col items-start justify-center p-6">
<h1>Genesis</strong></h1>
<h3 class="my-1">It all Started with a Vision About a Decade ago</h3>
<p>When we saw how the Internet's existing infrastructure was becoming increasingly centralized, controlled by a handful of tech giants, and posed a threat to privacy and sovereignty, we knew it was time for a change. That's why we founded ThreeFold.</p>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
![Image](about_header.png#large)
|||
# Genesis
### It all Started with a Vision About a Decade ago
When we saw how the Internet's existing infrastructure was becoming increasingly centralized, controlled by a handful of tech giants, and posed a threat to privacy and sovereignty, we knew it was time for a change. That's why we founded ThreeFold.
{% end %}
<br>
<br>
<!-- section 2 -->

BIN
content/build/BG_wide.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 KiB

View File

@@ -3,32 +3,33 @@ title: "Buildnew"
template: "page.html"
insert_anchor_links: "left"
---
<!-- section 1 -->
{% row(style="semiNarrow mbottom" bgPath="bg_new.jpg") %}
<div class="text-gray-900 bg-cover bg-no-repeat" style="background-image:url(BG_wide.png);background-position:right">
<div class="h-full">
<div class="flex flex-col items-center md:flex-row">
<div class="w-full md:w-1/2">
<div class="block">
<img
src="header_build.png" class="w-full h-full"/>
</div>
</div>
<div class="flex flex-col items-start justify-center w-full lg:py-24 py-6 md:w-1/2">
<div class="flex flex-col items-start justify-center p-6">
<h1>Build the Future</strong></h1>
<h3 class="my-1">Develop and Administer on a Decentralized Autonomous Edge Cloud</h3>
<p>Experience true ownership of your deployments with a decentralized framework. Evolve the way you create and deploy innovative solutions, with greater scalability, efficiency, privacy, and security.</p>
<div class="flex flex-col md:flex-row">
<button class="mx-1 my-2"><a target="_blank" href="https://manual.grid.tf">Our Manuals</a></button>
<button class="mx-1 my-2"><a target="_blank" href="https://dashboard.grid.tf">Grid Dashboard</a></button>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
![Image](buildheader.png#large)
|||
# Build the Future
### Develop and Administer on a Decentralized Autonomous Edge Cloud
Experience true ownership of your deployments with a decentralized framework. Evolve the way you create and deploy innovative solutions, with greater scalability, efficiency, privacy, and security.
<button>[Our Manuals](https://manual.grid.tf)</button>
<button>[Grid Dashboard](https://dashboard.grid.tf)</button>
{% end %}
<br>
<br>
<!-- section 2 -->

View File

@@ -6,7 +6,7 @@ insert_anchor_links: "left"
<!-- section 1 (be the Internet) -->
<div class="text-gray-900 bg-cover bg-no-repeat mybg" style="background-image:url(BG_wide.png)">
<div class="text-gray-900 bg-cover bg-no-repeat" style="background-image:url(BG_wide.png);background-position:right">
<div class="h-full">
<div class="flex flex-col items-center md:flex-row">
<div class="w-full md:w-1/2">
@@ -18,7 +18,7 @@ insert_anchor_links: "left"
<div class="flex flex-col items-start justify-center w-full lg:py-24 py-6 md:w-1/2">
<div class="flex flex-col items-start justify-center p-6">
<h1>Be the <strong>Internet</strong></h1>
<h3 class="my-0">Host a node, support a decentralized future</h3>
<h3 class="my-1">Host a node, support a decentralized future</h3>
<p>By connecting a modern computer at your home or office to the ThreeFold Grid, you can provide Internet capacity to communities and builders, and be rewarded for doing this. Take part in shaping a new Internet era governed by all of us.</p>
<button class="mx-0"><a target="_blank" href="https://manual.grid.tf/TF_Farmer_Guide/tf_farmer_guide_readme.html">Get Started</a></button>
</div>
@@ -134,11 +134,3 @@ The more people use TFT, the more TFT will be burnt, reducing the overall
{% end %}
<style>
.mybg{
background-position: bottom !important;
}
</style>

BIN
content/home/BG_wide.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 KiB

View File

@@ -11,32 +11,30 @@ extra:
<!-- section 1 (header) -->
{% row(style="semiNarrow mbottom" bgPath="bg_new.jpg") %}
<!-- bgPath="images/header_bg.jpg" -->
<br>
<br>
![Image](home_header.png#large#mx-auto)
<div class="text-gray-900 bg-cover bg-no-repeat" style="background-image:url(BG_wide.png);background-position:right">
<div class="h-full">
<div class="flex flex-col items-center md:flex-row">
<div class="w-full md:w-1/2">
<div class="block">
<img
src="header_home2.png" class="w-full h-full"/>
</div>
</div>
<div class="flex flex-col items-start justify-center w-full lg:py-24 py-6 md:w-1/2">
<div class="flex flex-col items-start justify-center p-6">
<h1>Welcome to ThreeFold</strong></h1>
<!-- <h3 class="my-1">Host a node, support a decentralized future</h3> -->
<p>ThreeFold is a decentralized, peer-to-peer, open-source Internet platform, allowing people to provide and utilize Internet capacity directly without intermediaries.
<br>
A sovereign alternative to the centralized Internet.</p>
<button class="mx-0"><a target="_blank" href="https://manual.grid.tf/intro/intro_readme.html">Get Started</a></button>
</div>
</div>
</div>
</div>
</div>
|||
# Welcome to ThreeFold
ThreeFold is a decentralized, peer-to-peer, open-source Internet platform, allowing people to provide and utilize Internet capacity directly without intermediaries.
A sovereign alternative to the centralized Internet.
<button>[Get Started](https://manual.grid.tf/intro/intro_readme.html)</button>
<br>
<br>
{% end %}
<!-- section 2 -->

BIN
content/token/BG_wide.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

View File

@@ -5,29 +5,28 @@ page_template: "tft_header.html"
insert_anchor_links: "left"
---
<!-- section 1 (be the Internet) -->
<!-- section 1 -->
{% row(style="semiNarrow mbottom" bgPath="bg_new.jpg") %}
<div class="text-gray-900 bg-cover bg-no-repeat" style="background-image:url(BG_wide.png);background-position:right">
<div class="h-full">
<div class="flex flex-col items-center md:flex-row">
<div class="w-full md:w-1/2">
<div class="block">
<img
src="header_token.png" class="w-full h-full"/>
</div>
</div>
<div class="flex flex-col items-start justify-center w-full lg:py-24 py-6 md:w-1/2">
<div class="flex flex-col items-start justify-center p-6">
<h1>Introducing TFT</strong></h1>
<h3 class="my-1">The Currency Powering the Decentralized Internet</h3>
<p>Join the Internet revolution with the ThreeFold Token (TFT), an innovative utility token used to build, store and exchange on the ThreeFold Grid. Through many of its unique properties, TFT opens a whole new world of possibilities that was previously unimaginable with centralized infrastructures.</p>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
![Image](token_header.png#large)
|||
# Introducing TFT
### The Currency Powering the Decentralized Internet
<br>
Join the Internet revolution with the ThreeFold Token (TFT), an innovative utility token used to build, store and exchange on the ThreeFold Grid. Through many of its unique properties, TFT opens a whole new world of possibilities that was previously unimaginable with centralized infrastructures.
{% end %}
<br>
<br>