diff --git a/source/_posts/2025-05-07-release-20255.markdown b/source/_posts/2025-05-07-release-20255.markdown
index ec2588fc06e..597193afe48 100644
--- a/source/_posts/2025-05-07-release-20255.markdown
+++ b/source/_posts/2025-05-07-release-20255.markdown
@@ -96,7 +96,7 @@ This release adds a much requested feature: the ability to set a backup retentio
policy per location. This is particularly useful if you have multiple backup
locations configured in Home Assistant.
-
+
It might be that one of your backup locations has more storage space than
another, or that you want to keep more backups in one location than another.
@@ -113,7 +113,7 @@ idea to have a backup before you start the upgrade process.
To help you with that, the update dialog for the Home Assistant Operating System
now includes the option to create a backup before starting the upgrade process.
-
+
This way, you can be sure that you have a backup of your system before
upgrading, even if something goes wrong beyond the safe guards of the
@@ -130,7 +130,7 @@ of Home Assistant.
To please both groups, we have added a new setting to the backup settings page
to set the default behavior for the backup before upgrade toggle.
-
+
When you set the option to "Backup before upgrade", the toggle will be enabled
by default, otherwise it will default to disabled. There is an additional
@@ -143,7 +143,7 @@ Another small improvement, but not an unimportant one, is that if you restart
Home Assistant while a backup is in progress, the restart will wait for the
backup to finish before proceeding.
-
+
This prevents the unintended situation where a backup is in progress, and you
abort the process by restarting Home Assistant.
diff --git a/source/images/blog/2025-05/backup-before-upgrade-home-assistant-operating-system.png b/source/images/blog/2025-05/backup-before-upgrade-home-assistant-operating-system.png
new file mode 100644
index 00000000000..37c2c745c21
Binary files /dev/null and b/source/images/blog/2025-05/backup-before-upgrade-home-assistant-operating-system.png differ
diff --git a/source/images/blog/2025-05/backups-prevents-restart-when-in-progress.png b/source/images/blog/2025-05/backups-prevents-restart-when-in-progress.png
new file mode 100644
index 00000000000..ef1c675013d
Binary files /dev/null and b/source/images/blog/2025-05/backups-prevents-restart-when-in-progress.png differ
diff --git a/source/images/blog/2025-05/backups-retention-per-location.png b/source/images/blog/2025-05/backups-retention-per-location.png
new file mode 100644
index 00000000000..b3572752229
Binary files /dev/null and b/source/images/blog/2025-05/backups-retention-per-location.png differ
diff --git a/source/images/blog/2025-05/backups-select-preference-backup-before-update.png b/source/images/blog/2025-05/backups-select-preference-backup-before-update.png
new file mode 100644
index 00000000000..5f3f42693aa
Binary files /dev/null and b/source/images/blog/2025-05/backups-select-preference-backup-before-update.png differ
diff --git a/source/images/blog/2025-05/temp-backup-before-upgrade-home-assistant-operating-system.png b/source/images/blog/2025-05/temp-backup-before-upgrade-home-assistant-operating-system.png
deleted file mode 100644
index 649ce6298e3..00000000000
Binary files a/source/images/blog/2025-05/temp-backup-before-upgrade-home-assistant-operating-system.png and /dev/null differ
diff --git a/source/images/blog/2025-05/temp-backups-prevents-restart-when-in-progress.png b/source/images/blog/2025-05/temp-backups-prevents-restart-when-in-progress.png
deleted file mode 100644
index c04e87e6b94..00000000000
Binary files a/source/images/blog/2025-05/temp-backups-prevents-restart-when-in-progress.png and /dev/null differ
diff --git a/source/images/blog/2025-05/temp-backups-retention-per-location.png b/source/images/blog/2025-05/temp-backups-retention-per-location.png
deleted file mode 100644
index 02fc27555a1..00000000000
Binary files a/source/images/blog/2025-05/temp-backups-retention-per-location.png and /dev/null differ
diff --git a/source/images/blog/2025-05/temp-backups-select-preference-backup-before-update.png b/source/images/blog/2025-05/temp-backups-select-preference-backup-before-update.png
deleted file mode 100644
index 006ae0b437f..00000000000
Binary files a/source/images/blog/2025-05/temp-backups-select-preference-backup-before-update.png and /dev/null differ