File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ function PromoBanner() {
3131 id = "promo-banner"
3232 className = "flex flex-col lg:flex-row justify-center items-center align-start min-h-24 bg-yellow-300 py-2 gap-4 lg:gap-8"
3333 >
34- < div className = "lg:flex text-center gap-2 " >
34+ < div className = "lg:flex text-center gap-4 " >
3535 < p className = "text-lg text-gray-900 font-bold" >
36- Soap Voice Cleaner: professional-sounding spoken voice with 3 simple controls
36+ Soap Voice Cleaner: Studio-quality sound 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 33% OFF
46+ Get it on MuseHub
4747 </ a >
4848 </ div >
4949 ) }
You can’t perform that action at this time.
0 commit comments