chore: add direct link video (#1194)

added direct link video to documenso.com
This commit is contained in:
Timur Ercan
2024-06-24 17:36:07 +02:00
committed by GitHub

View File

@@ -30,6 +30,12 @@ const SLIDES = [
srcLight: 'https://github.com/documenso/design/raw/main/marketing/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',
type: 'video',