diff --git a/website/blog/2025-01-29-podman-quadlet.md b/website/blog/2025-01-29-podman-quadlet.md
index 33dd65c827a..850c820160e 100644
--- a/website/blog/2025-01-29-podman-quadlet.md
+++ b/website/blog/2025-01-29-podman-quadlet.md
@@ -101,24 +101,7 @@ sources={{
}}
/>
-### Generate Quadlets :hammer:
-
-To generate a Quadlet from an existing container, you’ll need to install [Podlet](https://github.com/containers/podlet). The extension simplifies installation.
-
-Use one of the following ways to install Podlet:
-
-- Go to ** Settings > CLI Tools** and install Podlet using the Podman Quadlet extension.
-- Download Podlet manually from its [GitHub release page](https://github.com/containers/podlet/releases).
-
-
-
-#### Example: Generate a Container Quadlet
+### Generate a container Quadlet :hammer:
1. Start a container using Podman:
diff --git a/website/blog/img/podman-quadlet/cli-podlet-dark.png b/website/blog/img/podman-quadlet/cli-podlet-dark.png
deleted file mode 100644
index d0047d3f043..00000000000
Binary files a/website/blog/img/podman-quadlet/cli-podlet-dark.png and /dev/null differ
diff --git a/website/blog/img/podman-quadlet/cli-podlet-light.png b/website/blog/img/podman-quadlet/cli-podlet-light.png
deleted file mode 100644
index 5670771f2b0..00000000000
Binary files a/website/blog/img/podman-quadlet/cli-podlet-light.png and /dev/null differ