diff --git a/content/home/slider.md b/content/home/slider.md index 9e0bf4b0c..57d524659 100644 --- a/content/home/slider.md +++ b/content/home/slider.md @@ -50,7 +50,7 @@ height = "390px" align = "right" overlay_color = "#000000" # An HTML color value. - overlay_img = "headers/sensors_2023.png" # Image path relative to your `static/media/` folder. + overlay_img = "headers/sensors_2023_2.png" # Image path relative to your `static/media/` folder. overlay_filter = 0.2 # Darken the image. Value in range 0-1. [[item]] diff --git a/static/media/headers/sensors_2023_2.png b/static/media/headers/sensors_2023_2.png new file mode 100644 index 000000000..6bbcf861a Binary files /dev/null and b/static/media/headers/sensors_2023_2.png differ