We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7af68f commit a9e3b81Copy full SHA for a9e3b81
src/components/banner/PromoBanner.tsx
@@ -33,7 +33,7 @@ function PromoBanner() {
33
>
34
<div className="lg:flex text-center gap-4">
35
<p className="text-lg text-gray-900 font-bold">
36
- Soap Voice Cleaner: Studio-quality sound with 3 simple controls
+ Voice Cleaner: studio-quality plugin with 3 simple controls
37
</p>
38
</div>
39
@@ -43,7 +43,7 @@ function PromoBanner() {
43
onClick={handleButtonClick}
44
className="flex text-lg font-bold h-8 justify-center items-center px-4 border-2 border-gray-900 bg-gray-900 rounded-md hover:bg-yellow-300 text-white hover:text-gray-900 hover:border-gray-900"
45
46
- Get it on MuseHub
+ 25% OFF on MuseHub
47
</a>
48
49
)}
0 commit comments