File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -38,14 +38,11 @@ function PromoBanner() {
3838 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"
3939 >
4040 < div className = "lg:flex text-center gap-4" >
41- < p className = "text-lg text-gray-900 font-semibold " >
42- Limited-Time Offer:
43- </ p >
4441 < p className = "text-lg text-gray-900 font-bold" >
4542 Polyspectral MBC Multiband Compressor
4643 </ p >
4744 < p className = "text-lg text-gray-900 font-semibold " >
48- 80% OFF
45+ Get free trial
4946 </ p >
5047 </ div >
5148
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ const promoVideo = {
1616 placeholderImage: MbcpolyspectralPlaceholder ,
1717 videoURL:" https://www.youtube-nocookie.com/embed/Lb7jx4wdXXE?autoplay=1" ,
1818 CTA: true ,
19- ctaText: " Get 80% off on MuseHub" ,
19+ ctaText: " Get it on MuseHub" ,
2020 ctaURL:" https://www.musehub.com/plugin/polyspectral-mbc?utm_source=au-web&utm_medium=mh-cta&utm_campaign=polyspectral"
2121}
2222---
You can’t perform that action at this time.
0 commit comments