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

View File

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