fix conflict
This commit is contained in:
commit
18e2c4db94
Before Width: | Height: | Size: 589 KiB After Width: | Height: | Size: 589 KiB |
BIN
content/home/RGAsset11.png
Normal file
BIN
content/home/RGAsset11.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 510 KiB |
BIN
content/home/RGAsset12.png
Normal file
BIN
content/home/RGAsset12.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 566 KiB |
@ -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>
|
||||

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

|
||||

|
||||
|
||||
### **CONNECTIONS**
|
||||
|
||||
Our locations are designed to provide intimacy and bring people together
|
||||
|
||||
|||
|
||||
|
||||

|
||||
|
||||
### **EXPERIENCE**
|
||||
|
||||
Me created an enviroment that meets people’s personal and professional needs
|
||||
|
||||
{% end %}
|
||||
|
||||
|
@ -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%}
|
||||
|
Reference in New Issue
Block a user