diff --git a/content/home/RGAsset 20.png b/content/home/RGAsset20.png similarity index 100% rename from content/home/RGAsset 20.png rename to content/home/RGAsset20.png diff --git a/content/home/RGAsset21.png b/content/home/RGAsset21.png new file mode 100644 index 0000000..839a26f Binary files /dev/null and b/content/home/RGAsset21.png differ diff --git a/content/home/RGAsset 8.png b/content/home/RGAsset8.png similarity index 100% rename from content/home/RGAsset 8.png rename to content/home/RGAsset8.png diff --git a/content/home/index.md b/content/home/index.md index bae4093..5d76f3c 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -136,4 +136,39 @@ Enjoy the benefits of community-building sessions and tools built specifically f Enjoy all the cultural, natural, sports and networking evnts of the locations! -{% end %} \ No newline at end of file +{% end %} + + + +{% row(style="center margin") %} + +## REGENERATE
YOURSELF + +Regenerative farming is part of the OurWorld experience + +All residents and staff members have direct access to local organic produce that helps us heal and +empowers the local community! + +||| + +![Image](RGAsset20.png) + +{% end %} + + + +{% row(style="center margin narrow") %} + +## START YOUR QURWORLD
EXPERIENCE NOW! + +Begin your nomadic journey with us. + + + +{% end %} + +{% row(margin="header" bgPath="RGAsset21.png" bgStyle="full") %} + +
+ +{% end %} diff --git a/css/index.css b/css/index.css index 55912f1..8f6c2af 100644 --- a/css/index.css +++ b/css/index.css @@ -23,6 +23,8 @@ } /* Custom css allowing image styling in markdown */ + + img[src*="#mx-auto"] { margin: auto; } @@ -177,8 +179,7 @@ footer .freeflow { } footer .freeflow img { - width: 200px; - margin-bottom: 20px; + width: 60px; } diff --git a/static/images/RGAsset8.png b/static/images/RGAsset8.png new file mode 100644 index 0000000..c8ea897 Binary files /dev/null and b/static/images/RGAsset8.png differ diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 4dcf806..0df8f50 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -13,9 +13,9 @@ {{ section.content | safe }} {% else %} {% set footer_class = config.extra.footer_class | default(value='') %} -