Skip to content

Commit a9e3b81

Browse files
committed
wording
1 parent c7af68f commit a9e3b81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/banner/PromoBanner.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ function PromoBanner() {
3333
>
3434
<div className="lg:flex text-center gap-4">
3535
<p className="text-lg text-gray-900 font-bold">
36-
Soap Voice Cleaner: Studio-quality sound with 3 simple controls
36+
Voice Cleaner: studio-quality plugin with 3 simple controls
3737
</p>
3838
</div>
3939

@@ -43,7 +43,7 @@ function PromoBanner() {
4343
onClick={handleButtonClick}
4444
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"
4545
>
46-
Get it on MuseHub
46+
25% OFF on MuseHub
4747
</a>
4848
</div>
4949
)}

0 commit comments

Comments
 (0)