co-own update

This commit is contained in:
remrekoc 2022-11-03 13:33:08 +03:00
parent b971ce45bd
commit 8066315b74
4 changed files with 13 additions and 19 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 795 KiB

View File

@ -9,7 +9,7 @@ weight: 2
<!-- section 1 (co-found) --> <!-- section 1 (co-found) -->
{% row(style="center" margin="narrow" padding="") %} {% row(style="center" margin="narrow" padding="top") %}
## BECOME A CO-FOUNDER IN OURWORLD NOMADS {#text-4xl} ## BECOME A CO-FOUNDER IN OURWORLD NOMADS {#text-4xl}
@ -20,33 +20,23 @@ Unique co-ownership structure of a diverse real-estate portfolio
{% end %} {% end %}
<!-- section 2 (advantages) --> {% row(style="center" margin="narrow" padding="none") %}
{% row(bgColor="#F2F2F2" style="center" margin="narrow" padding="") %}
![Image](img/world.png#small#mx-auto) <br>
<p style='font-size: 18px'> <br>
Properties and assets of various kinds in safe locations across the world
<p>
||| ![Icons](img/icons.png)
![Image](img/nomad.png#small#mx-auto) <br>
<p style='font-size: 18px'> <br>
6 locations planned for co-living/working environments designed according to the needs of digital nomads
<p>
||| ![Nomad](img/dig_nomad.png)
![Image](img/farm.png#small#mx-auto)
<p style='font-size: 18px'>
Farmlands provide a diversified portfolio while helping us learn how to feed our communities with local & organic foods
<p>
{% end %} {% end %}
<!-- section 3 (advantages) --> <!-- section 3 (advantages) -->
{% row(style="lean-left" margin="narrow" padding="") %} {% row(style="lean-left" margin="narrow" padding="") %}

View File

@ -70,6 +70,10 @@ img[src*="#icon"] {
margin: 4px; margin: 4px;
} }
img[src*="#fig"] {
width: 150px;
}
.logo_size { .logo_size {
width: 200px; width: 200px;
} }