diff --git a/_includes/landing-page/volume-management.html b/_includes/landing-page/volume-management.html
new file mode 100644
index 0000000000..1d10906be6
--- /dev/null
+++ b/_includes/landing-page/volume-management.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+ Volume Management is now free in Docker Desktop
+
+
+ Thanks for your positive support on the Docker subscription updates. We are now able to deliver more value to all users, starting with making Volume Management available for users on any subscription, including Docker Personal. Update your Docker Desktop to 4.1 to start managing your volumes.
+
+
+
+
+
+
diff --git a/_layouts/landing.html b/_layouts/landing.html
index b6b8d8f641..fc906774b6 100644
--- a/_layouts/landing.html
+++ b/_layouts/landing.html
@@ -143,7 +143,7 @@
- {% include landing-page/docker-pricing.html %}
+ {% include landing-page/volume-management.html %}