This commit is contained in:
samaradel 2022-10-12 15:27:53 +02:00
parent 9348f271ee
commit ad1c6c84fe
7 changed files with 20 additions and 12 deletions

View File

Before

Width:  |  Height:  |  Size: 589 KiB

After

Width:  |  Height:  |  Size: 589 KiB

BIN
content/home/RGAsset11.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 KiB

BIN
content/home/RGAsset12.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 566 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 668 KiB

View File

@ -9,7 +9,7 @@ weight: 1
<!-- section 1 (header) -->
{% row(margin="header" bgPath="bg_home.png" bgStyle="full") %}
{% row(margin="header" bgPath="home_header.jpg" bgStyle="full") %}
## WORK, <br> LIVE & PLAY
@ -19,23 +19,31 @@ Our world offers Digital Nomads <br /> truly amazing experiences in some <br />
{% end %}
<!-- section 2 (FF LIFE) -->
<!-- section 2 -->
{% row(style="center" bgColor="#F5F1ED" margin="moderate" id="fflow_vision") %}
{% row(style="center margin") %}
<br>
![REGENERATION](RGAsset10.png#medium)
## THE FREEFLOW <br> VISION.
### **REGENERATION**
### Our vision is to create a more <br>safe and sovereign internet together.
We dream about a global network of internet capacity <br>which can be the foundation for our digital life <br>where everyone can be equal and powerful, <br>where we don't have to be a product, <br> where information can be authentic.
<button>[MORE DETAILS](/vision)</button>
We offer endless services to heal the body, mind and soul
|||
![FreeFlow Life](ff_vision.png)
![CONNECTIONS](RGAsset11.png#medium)
### **CONNECTIONS**
Our locations are designed to provide intimacy and bring people together
|||
![EXPERIENCE](RGAsset12.png#medium)
### **EXPERIENCE**
Me created an enviroment that meets peoples personal and professional needs
{% end %}

View File

@ -185,7 +185,7 @@ Parameters:
{% set no_margins = " -mx-8 md:-mx-12 lg:-mx-16 xl:-mx-20" %}
<div id="{{anchor_link}}" class="{{'w-screen relative justify-center flex ' ~ div_class }}" style="{{styles}}">
<div id="{{anchor_link}}" class="{{'w-screen relative justify-center flex overflow-hidden ' ~ div_class }}" style="{{styles}}">
<div id="{{row_id}}" class="{{row_class}}" style="min-width: -webkit-fill-available; min-width: -moz-available">
{% for column in columns%}