diff --git a/content/locations/img/bambi.png b/content/locations/img/bambi.png deleted file mode 100644 index 5192b4c..0000000 Binary files a/content/locations/img/bambi.png and /dev/null differ diff --git a/content/locations/img/bambi2.png b/content/locations/img/bambi2.png new file mode 100644 index 0000000..f7e14bf Binary files /dev/null and b/content/locations/img/bambi2.png differ diff --git a/content/locations/img/dar.png b/content/locations/img/dar.png deleted file mode 100644 index 34140cd..0000000 Binary files a/content/locations/img/dar.png and /dev/null differ diff --git a/content/locations/img/dar2.png b/content/locations/img/dar2.png new file mode 100644 index 0000000..dbce90a Binary files /dev/null and b/content/locations/img/dar2.png differ diff --git a/content/locations/index.md b/content/locations/index.md index 366c98d..56e3923 100644 --- a/content/locations/index.md +++ b/content/locations/index.md @@ -155,7 +155,7 @@ There are 32 hectares of built-up land in the plot, consisting of 10 bungalows w ||| -![tr](img/dar.png#large) +![tr](img/dar2.png#large) {% end %} @@ -176,6 +176,6 @@ Up to 50 hectares of land is planned to be acquired. Our team is still scouting ||| -![tr](img/bambi.png#large) +![tr](img/bambi2.png#large) {% end %} \ No newline at end of file diff --git a/css/index.css b/css/index.css index 0be4574..e132fbe 100644 --- a/css/index.css +++ b/css/index.css @@ -180,7 +180,7 @@ header .freeflow { footer .freeflow { width: 100vw; - background-color: #F2F2F2; + background-color: #FFFFFF; display: flex; flex-direction: column; align-items: center;