diff --git a/src/components/button/DownloadButton.jsx b/src/components/button/DownloadButton.jsx
index bf01020e..6669fe70 100644
--- a/src/components/button/DownloadButton.jsx
+++ b/src/components/button/DownloadButton.jsx
@@ -28,10 +28,15 @@ function DownloadButton() {
return (
handleButtonClick(href)}
- className="text-white font-semibold hover:underline"
+ className="flex py-3 px-4 gap-3 rounded-md items-center bg-yellow-300 hover:bg-yellow-400 active:bg-yellow-500 w-fit"
href={href}
>
- Download without Muse Hub
+
+ Download Audacity {audacityReleases.version}
-
- Download Audacity {audacityReleases.version}
-
-
+ Installs with no extras
- {false && via MuseHub}
+
+ Audacity + free effects
+ via MuseHub Installer