diff --git a/content/home/RGAsset14.png b/content/home/RGAsset14.png new file mode 100644 index 0000000..a7e1cc7 Binary files /dev/null and b/content/home/RGAsset14.png differ diff --git a/content/home/RGAsset15.png b/content/home/RGAsset15.png new file mode 100644 index 0000000..0de8b2b Binary files /dev/null and b/content/home/RGAsset15.png differ diff --git a/content/home/index.md b/content/home/index.md index 13b2ace..3a60a97 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -49,8 +49,6 @@ Me created an enviroment that meets people’s personal and professional needs - - {% row(style="center margin") %} ![Image](RGAsset13.png) @@ -64,3 +62,73 @@ Carefully chosen locations that offer an array of services and activities are re {% end %} + + + +{% row(style="margin") %} + +![Image](RGAsset14.png#sm#mx-auto) + +||| + +### **CONSCIOUS LIVING** + +Live in sustainable and planet-conscious structures built to support the planet + +||| + +![Image](RGAsset14.png) + +||| + +### HAND-PICKED
LOCATIONS + +Carefully chosen locations that offer an array of services and activities are ready for all digital nomads + +{% end %} + + + +{% row(style="margin") %} + +![Image](RGAsset14.png) + +||| + +### HAND-PICKED
LOCATIONS + +Carefully chosen locations that offer an array of services and activities are ready for all digital nomads + +![Image](RGAsset14.png) + +||| + +### HAND-PICKED
LOCATIONS + +Carefully chosen locations that offer an array of services and activities are ready for all digital nomads + +{% end %} + + + +{% row(style="margin") %} + +![Image](RGAsset14.png) + +||| + +### HAND-PICKED
LOCATIONS + +Carefully chosen locations that offer an array of services and activities are ready for all digital nomads + +||| + +![Image](RGAsset14.png) + +||| + +### HAND-PICKED
LOCATIONS + +Carefully chosen locations that offer an array of services and activities are ready for all digital nomads + +{% end %} diff --git a/css/index.css b/css/index.css index c4091e3..2c03805 100644 --- a/css/index.css +++ b/css/index.css @@ -31,6 +31,10 @@ img[src*="#small"] { width: 68px; } +img[src*="#sm"] { + width: 200px; +} + img[src*="#md"] { width: 300px; }