diff --git a/_includes/sections/browser-recommendation.html b/_includes/sections/browser-recommendation.html
index 2dbf54df..5f0c6c04 100644
--- a/_includes/sections/browser-recommendation.html
+++ b/_includes/sections/browser-recommendation.html
@@ -12,12 +12,13 @@
%}
{% include card.html color="primary"
- title="Mozilla Firefox"
+ title="Mozilla Firefox ESR"
image="/assets/img/tools/Firefox.png"
- url="https://www.firefox.com/"
+ website="mozilla.org"
+ url="https://www.mozilla.org/en-US/firefox/organizations/all/"
footer="OS: Windows, macOS, Linux, Android, iOS, BSD."
description='Firefox is fast, reliable, open source and respects your privacy. Don\'t forget to adjust the settings according to our
- recommendations: WebRTC and about:config and get the privacy add-ons.'
+ recommendations: WebRTC and about:config and get the privacy add-ons. The extended support release (ESR) gets new features more slowly, while still receiving backported security updates promptly.'
%}
{% include card.html color="warning"