diff --git a/src/themes/dspace-simple/app/home-page/home-news/home-news.component.html b/src/themes/dspace-simple/app/home-page/home-news/home-news.component.html
index 93d02c23..72877783 100755
--- a/src/themes/dspace-simple/app/home-page/home-news/home-news.component.html
+++ b/src/themes/dspace-simple/app/home-page/home-news/home-news.component.html
@@ -1,8 +1,8 @@
diff --git a/src/themes/dspace-simple/app/home-page/home-news/home-news.component.scss b/src/themes/dspace-simple/app/home-page/home-news/home-news.component.scss
index 6611d74a..8f73ba29 100755
--- a/src/themes/dspace-simple/app/home-page/home-news/home-news.component.scss
+++ b/src/themes/dspace-simple/app/home-page/home-news/home-news.component.scss
@@ -2,7 +2,7 @@
display: block;
div.background-image-container {
- background-color: rgba(0, 0, 0, 0.6);
+ background-color: rgba(0, 0, 0, 0.3);
position: relative;
.background-image > img {
diff --git a/src/themes/dspace-simple/assets/images/banner-half.jpg b/src/themes/dspace-simple/assets/images/banner-half.jpg
deleted file mode 100755
index 31610cc3..00000000
Binary files a/src/themes/dspace-simple/assets/images/banner-half.jpg and /dev/null differ
diff --git a/src/themes/dspace-simple/assets/images/banner-half.webp b/src/themes/dspace-simple/assets/images/banner-half.webp
deleted file mode 100755
index f11cfb78..00000000
Binary files a/src/themes/dspace-simple/assets/images/banner-half.webp and /dev/null differ
diff --git a/src/themes/dspace-simple/assets/images/banner-tall.jpg b/src/themes/dspace-simple/assets/images/banner-tall.jpg
deleted file mode 100755
index d3103112..00000000
Binary files a/src/themes/dspace-simple/assets/images/banner-tall.jpg and /dev/null differ
diff --git a/src/themes/dspace-simple/assets/images/banner-tall.webp b/src/themes/dspace-simple/assets/images/banner-tall.webp
deleted file mode 100755
index a4ec97f2..00000000
Binary files a/src/themes/dspace-simple/assets/images/banner-tall.webp and /dev/null differ
diff --git a/src/themes/dspace-simple/assets/images/banner.jpg b/src/themes/dspace-simple/assets/images/banner.jpg
deleted file mode 100755
index 5f18b6cb..00000000
Binary files a/src/themes/dspace-simple/assets/images/banner.jpg and /dev/null differ
diff --git a/src/themes/dspace-simple/assets/images/banner.webp b/src/themes/dspace-simple/assets/images/banner.webp
deleted file mode 100755
index 7745766f..00000000
Binary files a/src/themes/dspace-simple/assets/images/banner.webp and /dev/null differ
diff --git a/src/themes/dspace-simple/assets/images/dandy-full.jpg b/src/themes/dspace-simple/assets/images/dandy-full.jpg
new file mode 100644
index 00000000..93c3c5af
Binary files /dev/null and b/src/themes/dspace-simple/assets/images/dandy-full.jpg differ
diff --git a/src/themes/dspace-simple/assets/images/dandy-full.webp b/src/themes/dspace-simple/assets/images/dandy-full.webp
new file mode 100644
index 00000000..59677005
Binary files /dev/null and b/src/themes/dspace-simple/assets/images/dandy-full.webp differ
diff --git a/src/themes/dspace-simple/assets/images/dandy-half.jpg b/src/themes/dspace-simple/assets/images/dandy-half.jpg
new file mode 100644
index 00000000..8007cdf0
Binary files /dev/null and b/src/themes/dspace-simple/assets/images/dandy-half.jpg differ
diff --git a/src/themes/dspace-simple/assets/images/dandy-half.webp b/src/themes/dspace-simple/assets/images/dandy-half.webp
new file mode 100644
index 00000000..db0c9809
Binary files /dev/null and b/src/themes/dspace-simple/assets/images/dandy-half.webp differ
diff --git a/src/themes/dspace-simple/assets/images/dandy-tall.jpg b/src/themes/dspace-simple/assets/images/dandy-tall.jpg
new file mode 100644
index 00000000..94c953b7
Binary files /dev/null and b/src/themes/dspace-simple/assets/images/dandy-tall.jpg differ
diff --git a/src/themes/dspace-simple/assets/images/dandy-tall.webp b/src/themes/dspace-simple/assets/images/dandy-tall.webp
new file mode 100644
index 00000000..ba6e9d57
Binary files /dev/null and b/src/themes/dspace-simple/assets/images/dandy-tall.webp differ