File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ function PromoBanner() {
1010
1111 const getHref = ( ) => {
1212 if ( browserOS === "OS X" || browserOS === "Windows" ) {
13- return "https://acestudio.ai/?promo=musehub& utm_source=au-web&utm_medium=ace-site &utm_campaign=au-web-banner-ace- app-site " ;
13+ 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 " ;
1414 } else {
1515 return "#" ; // Default if OS is not supported
1616 }
@@ -25,7 +25,7 @@ function PromoBanner() {
2525 "trackEvent" ,
2626 "Promo CTA" ,
2727 "Promo CTA button" ,
28- "Ace Studio" ,
28+ "Ace Studio Muse Hub " ,
2929 ] ) ;
3030 }
3131 }
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ const promoVideo = {
1717 videoURL:" https://www.youtube-nocookie.com/embed/QTlB5UR-IEE?autoplay=1" ,
1818 CTA: true ,
1919 ctaText: " Try for free" ,
20- ctaURL:" https://acestudio.ai/?promo=musehub& utm_source=au-web&utm_medium=ace-site &utm_campaign=au-web-large-video -ace-app-site "
20+ ctaURL:" https://www.musehub.com/app/ace-studio? utm_source=au-web&utm_medium=mh-app-cta &utm_campaign=au-web-mh-app -ace-studio "
2121}
2222---
2323
You can’t perform that action at this time.
0 commit comments