chore: add direct link video

This commit is contained in:
Timur Ercan
2024-06-24 17:34:52 +02:00
parent 62cd4c019f
commit b6a2fe88cb

View File

@ -30,6 +30,12 @@ const SLIDES = [
srcLight: 'https://github.com/documenso/design/raw/main/marketing/zapier.webm', srcLight: 'https://github.com/documenso/design/raw/main/marketing/zapier.webm',
srcDark: 'https://github.com/documenso/design/raw/main/marketing/dark/zapier.webm', srcDark: 'https://github.com/documenso/design/raw/main/marketing/dark/zapier.webm',
}, },
{
label: 'Direct Link',
type: 'video',
srcLight: 'https://github.com/documenso/design/raw/main/marketing/direct-links.webm',
srcDark: 'https://github.com/documenso/design/raw/main/marketing/dark/direct-links.webm',
},
{ {
label: 'Webhooks', label: 'Webhooks',
type: 'video', type: 'video',