diff --git a/content/co-Own/img/dig_nomad.png b/content/co-Own/img/dig_nomad.png new file mode 100644 index 0000000..05ef148 Binary files /dev/null and b/content/co-Own/img/dig_nomad.png differ diff --git a/content/co-Own/img/icons.png b/content/co-Own/img/icons.png new file mode 100644 index 0000000..b64faf7 Binary files /dev/null and b/content/co-Own/img/icons.png differ diff --git a/content/co-Own/index.md b/content/co-Own/index.md index 37b6e7a..838fbae 100644 --- a/content/co-Own/index.md +++ b/content/co-Own/index.md @@ -9,7 +9,7 @@ weight: 2 -{% 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 %} - -{% row(bgColor="#F2F2F2" style="center" margin="narrow" padding="") %} +{% row(style="center" margin="narrow" padding="none") %} -![Image](img/world.png#small#mx-auto) +
-

-Properties and assets of various kinds in safe locations across the world -

+
-||| +![Icons](img/icons.png) -![Image](img/nomad.png#small#mx-auto) +
-

-6 locations planned for co-living/working environments designed according to the needs of digital nomads -

+
-||| - -![Image](img/farm.png#small#mx-auto) - -

-Farmlands provide a diversified portfolio while helping us learn how to feed our communities with local & organic foods -

+![Nomad](img/dig_nomad.png) {% end %} + {% row(style="lean-left" margin="narrow" padding="") %} diff --git a/css/index.css b/css/index.css index 365b3e0..0be4574 100644 --- a/css/index.css +++ b/css/index.css @@ -70,6 +70,10 @@ img[src*="#icon"] { margin: 4px; } +img[src*="#fig"] { + width: 150px; +} + .logo_size { width: 200px; }