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/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 -->