mirror of
https://github.com/documenso/documenso.git
synced 2025-11-20 19:51:32 +10:00
chore: add direct link video
This commit is contained in:
@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user