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 @@ -11,7 +11,7 @@ function PromoBanner() {
1111
1212 const getHref = ( ) => {
1313 if ( browserOS === "OS X" || browserOS === "Windows" ) {
14- return "https://www.musehub.com/app/ace-studio ?utm_source=au-web&utm_medium=mh-app-cta &utm_campaign=au-web-mh-app-ace-studio " ;
14+ return "https://www.musehub.com/app/sheet-music-scanner ?utm_source=au-web-banner-mh-web &utm_medium=sheet-music-scanner &utm_campaign=au-web-banner- mh-web-sheet-music-scanner&utm_id=au-web-banner " ;
1515 } else {
1616 return "#" ; // Default if OS is not supported
1717 }
@@ -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- Ace Studio - The World's No.1 AI Singing Voice Generator
36+ Sheet Music Scanner - Digitize any score
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- Try For Free
46+ Get 80% off on MuseHub
4747 </ a >
4848 </ div >
4949 ) }
You can’t perform that action at this time.
0 commit comments