Webinar Promo

Navy + lime webinar hook with swappable topic, speaker, date/time and CTA, plus a toggleable seats-left badge.

Type
Video
Format
Instagram Reel · 9:16
Orientation
Portrait
Duration
12.7s
Scenes
3
Render cost
$0.00317 / render
VariablesConditional scenesvideo
Open in editor

Free template · opens in the editor, no account required.

Customize Webinar Promo

Webinar Promo is a ready-to-render Events / webinars video design formatted for Instagram Reel · 9:16 with 3 scenes and support for variables, conditional scenes, video. Open it in the editor to replace its copy and media, then render variations through the Zvid API.

15 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.

kickerText
FREE LIVE WEBINAR
topicText
Scaling to $1M with Automated Content
sublineText
The exact workflow we use to publish 40 videos a week — no editor required.
hostLabelText
Hosted by
speakerText
Dana Whitfield
speakerRoleText
Head of Growth, Zvid
dateLineText
Thu · Aug 14 · 2:00 PM ET
durationNoteText
45 min + live Q&A
seatsBadgeText
Only 500 seats
showBadgeToggle
on
ctaTextText
Save my seat
ctaUrlText
zvid.io/webinar
accentColorColor
#C9F73B
musicUrlMedia URL

The exact JSON payload

This is the full render config — POST it to the API, or open it in the editor to tweak.

Open in editor ↗
{
  "name": "events-webinar-promo",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#080B14",
  "outputFormat": "mp4",
  "variables": {
    "kicker": "FREE LIVE WEBINAR",
    "topic": "Scaling to $1M with Automated Content",
    "subline": "The exact workflow we use to publish 40 videos a week — no editor required.",
    "hostLabel": "Hosted by",
    "speaker": "Dana Whitfield",
    "speakerRole": "Head of Growth, Zvid",
    "dateLine": "Thu · Aug 14 · 2:00 PM ET",
    "durationNote": "45 min + live Q&A",
    "seatsBadge": "Only 500 seats",
    "showBadge": true,
    "ctaText": "Save my seat",
    "ctaUrl": "zvid.io/webinar",
    "accentColor": "#C9F73B",
    "heroVideo": "https://videos.pexels.com/video-files/8522975/8522975-hd_1080_1920_30fps.mp4",
    "musicUrl": "https://cdn.pixabay.com/audio/2026/02/24/audio_3f375fdf97.mp3"
  },
  "scenes": [
    {
      "id": "hook",
      "duration": 4.4,
      "backgroundColor": "#080B14",
      "transition": "smoothup",
      "transitionId": "detail",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "VIDEO",
          "src": "{{heroVideo}}",
          "width": 1080,
          "height": 1920,
          "position": "center-center",
          "resize": "cover",
          "volume": 0,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4.4
        },
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 4.4,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='wpShade' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#080B14' stop-opacity='0.82'/><stop offset='0.42' stop-color='#080B14' stop-opacity='0.28'/><stop offset='0.72' stop-color='#080B14' stop-opacity='0.55'/><stop offset='1' stop-color='#080B14' stop-opacity='0.96'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#wpShade)'/><rect x='44' y='44' width='992' height='1832' rx='36' fill='none' stroke='rgba(201,247,59,0.28)' stroke-width='1.5'/><rect x='90' y='300' width='150' height='6' rx='3' fill='#C9F73B'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 210,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.2,
          "enterEnd": 0.65,
          "enterAnimation": "smoothleft",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Syne"
          },
          "html": "<div style='color:#C9F73B; font-size:28px; font-weight:800; letter-spacing:8px;'>{{kicker}}</div>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 1120,
          "width": 900,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.5,
          "enterEnd": 1.05,
          "enterAnimation": "smoothup",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Syne"
          },
          "html": "<div style='color:#FFFFFF; font-size:100px; line-height:0.98; font-weight:800; letter-spacing:-3px;'>{{topic}}</div><div style='margin-top:28px; color:#B7C0D4; font-size:32px; line-height:1.4; font-weight:500; font-family:Sora, sans-serif;'>{{subline}}</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showBadge}}",
          "x": 90,
          "y": 1740,
          "anchor": "top-left",
          "track": 4,
          "enterBegin": 1.1,
          "enterEnd": 1.5,
          "enterAnimation": "smoothleft",
          "exitEnd": 4.4,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='display:inline-block; background:rgba(201,247,59,0.16); border:1.5px solid rgba(201,247,59,0.6); color:#C9F73B; border-radius:999px; padding:14px 34px; font-size:28px; font-weight:800; letter-spacing:1px;'>{{seatsBadge}}</div>"
        }
      ]
    },
    {
      "id": "detail",
      "duration": 4.8,
      "backgroundColor": "#080B14",
      "transition": "fade",
      "transitionId": "cta",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4.8,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='wpGlow' cx='0.28' cy='0.3' r='0.95'><stop offset='0' stop-color='#0F1730'/><stop offset='1' stop-color='#080B14'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#wpGlow)'/><rect x='80' y='240' width='920' height='640' rx='40' fill='rgba(255,255,255,0.03)' stroke='rgba(201,247,59,0.32)' stroke-width='1.5'/><path d='M80 560 H1000' stroke='rgba(255,255,255,0.12)' stroke-width='1.5'/><rect x='80' y='980' width='920' height='480' rx='40' fill='rgba(255,255,255,0.03)' stroke='rgba(255,255,255,0.12)' stroke-width='1.5'/><rect x='80' y='980' width='12' height='480' rx='6' fill='#C9F73B'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 130,
          "y": 300,
          "width": 830,
          "anchor": "top-left",
          "track": 1,
          "enterBegin": 0.25,
          "enterEnd": 0.7,
          "enterAnimation": "smoothup",
          "exitEnd": 4.8,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='color:#7E8AA6; font-size:26px; font-weight:700; letter-spacing:5px;'>{{hostLabel}}</div><div style='margin-top:14px; color:#FFFFFF; font-size:76px; line-height:1; font-weight:800; letter-spacing:-2px; font-family:Syne, sans-serif;'>{{speaker}}</div><div style='margin-top:20px; color:#C9F73B; font-size:32px; font-weight:600;'>{{speakerRole}}</div>"
        },
        {
          "type": "TEXT",
          "x": 130,
          "y": 1050,
          "width": 830,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.65,
          "enterEnd": 1.1,
          "enterAnimation": "smoothup",
          "exitEnd": 4.8,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='color:#7E8AA6; font-size:26px; font-weight:700; letter-spacing:5px;'>WHEN</div><div style='margin-top:14px; color:#FFFFFF; font-size:56px; line-height:1.1; font-weight:800; letter-spacing:-1px; font-family:Syne, sans-serif;'>{{dateLine}}</div><div style='margin-top:18px; color:#B7C0D4; font-size:30px; font-weight:500;'>{{durationNote}}</div>"
        }
      ]
    },
    {
      "id": "cta",
      "duration": 4.6,
      "backgroundColor": "#080B14",
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4.6,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='wpCta' cx='0.5' cy='0.4' r='0.95'><stop offset='0' stop-color='#132048'/><stop offset='1' stop-color='#080B14'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#wpCta)'/><circle cx='540' cy='620' r='168' fill='none' stroke='rgba(201,247,59,0.75)' stroke-width='2.5'/><circle cx='540' cy='620' r='190' fill='none' stroke='rgba(201,247,59,0.22)' stroke-width='1.5'/><path d='M488 620 L524 656 L600 574' fill='none' stroke='#C9F73B' stroke-width='14' stroke-linecap='round' stroke-linejoin='round'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 900,
          "width": 940,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.3,
          "enterEnd": 0.8,
          "enterAnimation": "smoothup",
          "exitEnd": 4.6,
          "style": {
            "fontFamily": "Syne"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:80px; line-height:1.02; font-weight:800; letter-spacing:-2px;'>Seats are<br>filling fast.</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1240,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.7,
          "enterEnd": 1.15,
          "enterAnimation": "smoothup",
          "exitEnd": 4.6,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='display:inline-block; background:{{accentColor}}; color:#080B14; border-radius:999px; padding:30px 74px; font-size:44px; font-weight:800; letter-spacing:-0.5px;'>{{ctaText}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1420,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 1.1,
          "enterEnd": 1.5,
          "enterAnimation": "fade",
          "exitEnd": 4.6,
          "style": {
            "fontFamily": "Sora"
          },
          "html": "<div style='text-align:center; color:#7E8AA6; font-size:30px; font-weight:600; letter-spacing:2px;'>{{ctaUrl}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.16,
      "track": 0
    }
  ]
}

More Events / webinars templates

View all ↗

Ready to ship video at scale?

Start free — your first render is only a JSON payload away.