@@ -22,22 +22,21 @@ const releaseVideo = {
2222 title:" Our latest release" ,
2323 label:" Master channel, new realtime effects & more!" ,
2424 placeholderImage: releaseVideoPlaceholderImage .src ,
25- imageAltText: " Video thumbnial : Audacity 3.6 - New effects" ,
25+ imageAltText: " Video thumbnail : Audacity 3.6 - New effects" ,
2626 videoURL:" https://www.youtube-nocookie.com/embed/f5TXPUOFH6A?autoplay=1" ,
2727}
2828
2929const promoVideo = {
30- title:" PLAYGRND FX Lite" ,
31- label:" Install once. Access tons of fun and powerful plugins. " ,
32- placeholderImage: PromoVideoPlaceholder .src ,
33- imageAltText: " Video thumbnail" ,
34- videoURL:" https://production-v2.muse-cdn.com/effect-preview-assets/64be2f0a-d84a-488a-a82f-0184e989284b.mp4" ,
3530 CTA: true ,
36- ctaText: " Get it free on MuseHub" ,
37- ctaURL:" https://www.musehub.com/app/playgrnd-fx-lite?utm_source=au-web&utm_medium=mh-app-cta&utm_campaign=au-web-mh-app-playgrnd-fx-lite" ,
31+ ctaText: " Get it on MuseHub" ,
32+ ctaURL:" https://www.musehub.com/plugin/playgrnd-fx?utm_source=au-web&utm_medium=mh-web-cta&utm_campaign=au-web-mh-web-playgrnd-fx" ,
33+ imageAltText: " Video thumbnail" ,
34+ label:" Install once. Access tons of powerful plugins. Blend for infinite creativity." ,
35+ placeholderImage: PromoVideoPlaceholder .src ,
36+ title:" PLAYGRND FX" ,
37+ videoURL:" https://www.youtube-nocookie.com/embed/UGiJCTu67Ak?autoplay=1" ,
3838}
3939---
40-
4140<section class =" bg-slate-100" >
4241 <div class =" mx-auto px-6 xs:px-12 md:px-8 py-6 md:py-8 lg:py-12 max-w-screen-lg" >
4342 <div class =" flex flex-col md:flex-row gap-12 md:gap-16" >
0 commit comments