We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a448114 commit 15290afCopy full SHA for 15290af
src/components/homepage/ReleaseVideo.astro
@@ -27,10 +27,10 @@ const releaseVideo = {
27
}
28
29
const promoVideo = {
30
- title:"Overtune",
31
- label:"Ad: Add this sequencer to your Audacity workflow",
+ title:"Simple music sequencer",
+ label:"Add this sequencer to your Audacity workflow",
32
placeholderImage: featuredVideoPlaceholderImage.src,
33
- imageAltText: "Video thumbnail: Add this sequencer to your Audacity workflow",
+ imageAltText: "Video thumbnail: What is Overtune?",
34
videoURL:"https://www.youtube-nocookie.com/embed/Q54ejun7P1w?autoplay=1",
35
CTA: true,
36
ctaText: "Get for free",
0 commit comments