update align

This commit is contained in:
Ehab Hassan 2023-04-19 14:20:34 +02:00
parent 82bbd0ec07
commit 5cd78248c2
4 changed files with 60 additions and 22 deletions

View File

@ -7,6 +7,7 @@ draft: false
weight: 1
---
<!-- section 1 (header) -->
{% row(margin="header" bgPath="home_header.jpg" bgStyle="full") %}
@ -19,14 +20,14 @@ Our world offers Digital Nomads <br /> truly amazing experiences in some <br />
{% end %}
<br>
<br>
<div class="container mx-auto">
<!-- section 2 -->
{% row(style="center" margin="narrow" padding="bottom") %}
{% row(style="center" margin="moderate" padding="both") %}
![REGENERATION](RGAsset10.png#medium)
![REGENERATION](RGAsset10.png#medium#mx-auto)
### **REGENERATION**
@ -34,7 +35,7 @@ We offer endless services to heal the body, mind and soul
|||
![CONNECTIONS](RGAsset11.png#medium)
![CONNECTIONS](RGAsset11.png#medium#mx-auto)
### **CONNECTIONS**
@ -42,7 +43,7 @@ Our locations are designed to provide intimacy and bring people together
|||
![EXPERIENCE](RGAsset12.png#medium)
![EXPERIENCE](RGAsset12.png#medium#mx-auto)
### **EXPERIENCE**
@ -52,7 +53,7 @@ An enviroment that meets peoples personal and professional needs
<!-- section 3 -->
{% row(style="center" margin="narrow" padding="none") %}
{% row(margin="moderate" padding="none") %}
![Image](location.jpg)
@ -68,7 +69,7 @@ Carefully chosen locations that offer an array of services and activities ready
<!-- section 4 -->
{% row(style="" margin="narrow" padding="top") %}
{% row(style="" margin="moderate" padding="top") %}
![Image](RGAsset14.png#sm#mx-auto)
@ -92,7 +93,7 @@ Take advantage of a high-speed, sovereign and decentralized internet connection!
<!-- section 4-2-->
{% row(style="" margin="narrow" padding="none") %}
{% row(style="" margin="moderate" padding="none") %}
![Image](RGAsset16.png#sm#mx-auto)
@ -116,7 +117,7 @@ We created an environment which allows everyone to work together easily and effe
<!-- section 4-3-->
{% row(style="" margin="narrow" padding="bottom") %}
{% row(style="" margin="moderate" padding="bottom") %}
![Image](RGAsset18.png#sm#mx-auto)
@ -140,7 +141,7 @@ Enjoy all the cultural, natural, sports and networking evnts of the locations!
<!-- section 5 -->
{% row(style="center" margin="narrow" padding="none") %}
{% row(style="rightreserve" reserve="rightreserve" margin="moderate" padding="both") %}
## REGENERATE <br /> YOURSELF
@ -151,10 +152,12 @@ empowers the local community!
|||
![Image](RGAsset20.png)
![Image](RGAsset20.png#mx-auto)
{% end %}
</div>
<!-- section 6 -->
{% row(style="center" margin="narrow" padding="top") %}
@ -172,3 +175,4 @@ Begin your nomadic journey with us.
<div class="img"></div>
{% end %}

View File

@ -7,18 +7,26 @@ draft: false
weight: 2
---
<div class="container mx-auto">
<!-- section 1 (JP) -->
<br>
<br>
{% row(style="center" bgColor="#FFFFFF" margin="moderate" padding="both") %}
# BECOME AN INVESTOR
<BR>
![invest](img/invest.png)
![invest](img/invest.png#mx-auto)
<BR>
<button><a href="mailto:info@ourworld.tf">Contact Us</a></button>
{% end %}
{% end %}
</div>

View File

@ -7,9 +7,18 @@ draft: false
weight: 1
---
<br>
<br>
<!-- section 1 (JP) -->
{% row(bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
{% row(bgColor="#FFFFFF" reserve="rightreserve" margin="moderate" padding="top" id="fflow_grid") %}
### JUNGLE PARADISE
@ -31,13 +40,13 @@ This location in the capital is ideal for digital nomads as they have quick acce
|||
![jp](img/jp2.png#large)
![jp](img/jp2.png#mx-auto)
{% end %}
<!-- section 2 (Fun beach) -->
{% row(bgColor="#F2F2F2" margin="moderate" padding="top" id="fflow_grid") %}
{% row(bgColor="#F2F2F2" reserve="rightreserve" margin="moderate" padding="top" id="fflow_grid") %}
### FUN BEACH
HOTEL IN ZANZIBAR, TANZANIA
@ -64,7 +73,7 @@ The top class restaurant offers breakfast, lunch and dinner in a range of cuisin
<!-- section 3 (Veda boats) -->
{% row(bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
{% row(bgColor="#FFFFFF" reserve="rightreserve" margin="moderate" padding="top" id="fflow_grid") %}
### NILE VEDA
BOATS IN LUXOR, EGYPT
@ -88,7 +97,7 @@ Dahabiyas are traditional sailing boats used on the Nile river. This location in
<!-- section 4 (Yenice valley) -->
{% row(bgColor="#F2F2F2" margin="moderate" padding="top" id="fflow_grid") %}
{% row(bgColor="#F2F2F2" reserve="rightreserve" margin="moderate" padding="top" id="fflow_grid") %}
### YENICE VALLEY
RESORT IN MUGLA, TURKEY
@ -112,7 +121,7 @@ The concept of Yenice Valle grew from a love of traditional Turkish village life
<!-- section 5 (Dar) -->
{% row(bgColor="#F2F2F2" margin="moderate" padding="top" id="fflow_grid") %}
{% row(bgColor="#F2F2F2" reserve="rightreserve" margin="moderate" padding="top" id="fflow_grid") %}
### CITY OF PEACE
RESORT IN DAR ES SALAAM, TANZANIA
@ -139,7 +148,7 @@ There are 32 hectares of built-up land in the plot, consisting of 10 bungalows w
<!-- section 5 (FARMS) -->
{% row(bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
{% row(bgColor="#FFFFFF" reserve="rightreserve" margin="moderate" padding="top" id="fflow_grid") %}
### FARMS
MULTIPLE LANDS IN TANZANIA
@ -156,4 +165,5 @@ Up to 50 hectares of land is planned to be acquired. Our team is still scouting
![tr](img/bambi2.png#large)
{% end %}
{% end %}

View File

@ -74,6 +74,17 @@ Parameters:
{% set row_class = row_class ~ padding_class %}
<!-- reverse col at mobile -->
{% if reverse %}
{% if "rightreserve" in reverse %}
{% set row_class = "flex flex-col-reverse md:flex-row items-center mx-8" %}
{% elif "leftreserve" in reverse %}
{% set row_class = "flex flex-col md:flex-row items-center mx-8" %}
{% endif %}
{% endif %}
<!-- Margins -->
@ -121,6 +132,11 @@ Parameters:
{% set col_class = col_class ~ " flex-1 " %}
{% endif %}
{% if "right" in style %}
{% set row_class = row_class ~ " text-center lg:text-right md:text-right justify-center " %}
{% set col_class = col_class ~ " " %}
{% endif %}
{% if "items-end" in style %}
{% set row_class = row_class ~ " lg:items-end" %}
{% set col_class = col_class ~ " flex-1 " %}