diff --git a/source/_posts/2024-01-03-release-20241.markdown b/source/_posts/2024-01-03-release-20241.markdown
index 65ede5f85ba..caee8b895d4 100644
--- a/source/_posts/2024-01-03-release-20241.markdown
+++ b/source/_posts/2024-01-03-release-20241.markdown
@@ -220,18 +220,21 @@ current temperature in the card.
## New card features
-Last year, we have seen many new features added to the cards, so let's start
+Last year, we saw many new features added to the cards, so let's start
the new year with some more!
-@Quentame added the climate fan mode card feature feature. This feature can be
-used with both the thermostat and the climate card.
+[@Quentame] added the climate fan mode card feature feature. This feature can be
+used with both the thermostat and the tile card:
-
+
-Also new, the update actions card feature. This addition by @piitaya allows
-you to add buttons to a card that can trigger update actions when pressed.
+Also new is the update actions card feature. This addition by [@piitaya] allows
+you to add buttons to a card to trigger update actions when pressed.
-
+
+
+[@piitaya]: https://github.com/piitaya
+[@Quentame]: https://github.com/Quentame
## Other noteworthy changes
diff --git a/source/images/blog/2024-01/climate-fan-card-feature.png b/source/images/blog/2024-01/climate-fan-card-feature.png
new file mode 100644
index 00000000000..2f69d4ff3c2
Binary files /dev/null and b/source/images/blog/2024-01/climate-fan-card-feature.png differ
diff --git a/source/images/blog/2024-01/update-card-feature.png b/source/images/blog/2024-01/update-card-feature.png
new file mode 100644
index 00000000000..392de546235
Binary files /dev/null and b/source/images/blog/2024-01/update-card-feature.png differ