Commercial Property Lease

Bold amber office/retail lease reel; swap asset, size, rate, spec bullets and toggle the availability badge.

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

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

Customize Commercial Property Lease

Commercial Property Lease is a ready-to-render Real estate video design formatted for Instagram Reel · 9:16 with 3 scenes and support for variables, conditional scenes. Open it in the editor to replace its copy and media, then render variations through the Zvid API.

18 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.

brokerNameText
AXIS COMMERCIAL
kickerText
FOR LEASE
assetTypeText
Grade-A Office Floor
addressLineText
18th Floor · One Sterling Tower
sizeLineText
4,200 sq ft
rateLineText
£52 / sq ft / yr
showBadgeToggle
on
badgeTextText
AVAILABLE Q3
specAText
Open-plan floorplate
specBText
Fibre + 24/7 access
specCText
42 desks · 3 meeting rooms
closingHeadText
Space that<br>works harder.
ctaLineText
Book a viewing with our leasing team.
handleText
axiscommercial.co / lease
accentColor
#F2B01E
heroImageMedia URL
interiorImageMedia URL
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": "realty-commercial-property",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#131316",
  "outputFormat": "mp4",
  "variables": {
    "brokerName": "AXIS COMMERCIAL",
    "kicker": "FOR LEASE",
    "assetType": "Grade-A Office Floor",
    "addressLine": "18th Floor · One Sterling Tower",
    "sizeLine": "4,200 sq ft",
    "rateLine": "£52 / sq ft / yr",
    "showBadge": true,
    "badgeText": "AVAILABLE Q3",
    "specA": "Open-plan floorplate",
    "specB": "Fibre + 24/7 access",
    "specC": "42 desks · 3 meeting rooms",
    "closingHead": "Space that<br>works harder.",
    "ctaLine": "Book a viewing with our leasing team.",
    "handle": "axiscommercial.co / lease",
    "accent": "#F2B01E",
    "heroImage": "https://images.pexels.com/photos/37474458/pexels-photo-37474458.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
    "interiorImage": "https://images.pexels.com/photos/8134173/pexels-photo-8134173.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
    "musicUrl": "https://cdn.pixabay.com/audio/2025/03/19/audio_56ae1dae5f.mp3"
  },
  "scenes": [
    {
      "id": "hook",
      "duration": 4.2,
      "backgroundColor": "#131316",
      "transition": "wipeup",
      "transitionId": "spec",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{heroImage}}",
          "width": 1080,
          "height": 1920,
          "position": "center-center",
          "resize": "cover",
          "zoom": true,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4.2
        },
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 4.2,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='cmHook' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#0C0C0F' stop-opacity='0.82'/><stop offset='0.4' stop-color='#0C0C0F' stop-opacity='0.15'/><stop offset='0.72' stop-color='#0C0C0F' stop-opacity='0.4'/><stop offset='1' stop-color='#0C0C0F' stop-opacity='0.96'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#cmHook)'/><rect x='90' y='1348' width='96' height='10' fill='#F2B01E'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 130,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.2,
          "enterEnd": 0.7,
          "enterAnimation": "smoothleft",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:#F2B01E; font-size:26px; font-weight:700; letter-spacing:7px;'>{{brokerName}}</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showBadge}}",
          "x": 990,
          "y": 130,
          "anchor": "top-right",
          "track": 4,
          "enterBegin": 0.45,
          "enterEnd": 0.9,
          "enterAnimation": "smoothdown",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='display:inline-block; background:{{accent}}; color:#131316; border-radius:10px; padding:12px 26px; font-size:26px; font-weight:700; letter-spacing:2px;'>{{badgeText}}</div>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 1390,
          "width": 920,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.55,
          "enterEnd": 1.05,
          "enterAnimation": "smoothup",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:#F2B01E; font-size:26px; font-weight:700; letter-spacing:5px;'>{{kicker}}</div><div style='margin-top:14px; color:#FFFFFF; font-size:82px; line-height:1.02; font-weight:700; letter-spacing:-2px;'>{{assetType}}</div><div style='margin-top:20px; color:#B4B6BE; font-size:32px; font-weight:500;'>{{addressLine}}</div>"
        }
      ]
    },
    {
      "id": "spec",
      "duration": 4.8,
      "backgroundColor": "#131316",
      "transition": "wipeup",
      "transitionId": "close",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{interiorImage}}",
          "x": 540,
          "y": 470,
          "width": 1080,
          "height": 820,
          "anchor": "center-center",
          "resize": "cover",
          "zoom": true,
          "track": 0,
          "enterBegin": 0,
          "enterEnd": 0.55,
          "enterAnimation": "fade",
          "exitEnd": 4.8
        },
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 4.8,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='cmSpec' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#131316' stop-opacity='0.1'/><stop offset='0.42' stop-color='#131316' stop-opacity='0.55'/><stop offset='0.55' stop-color='#131316' stop-opacity='1'/><stop offset='1' stop-color='#131316' stop-opacity='1'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#cmSpec)'/><path d='M90 950 H990' stroke='rgba(242,176,30,0.5)' stroke-width='2'/><path d='M90 1240 H990 M90 1470 H990' stroke='rgba(255,255,255,0.1)' stroke-width='1.5'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 1010,
          "width": 900,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.35,
          "enterEnd": 0.8,
          "enterAnimation": "smoothup",
          "exitEnd": 4.8,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:#FFFFFF; font-size:120px; line-height:1; font-weight:700; letter-spacing:-4px;'>{{sizeLine}}</div><div style='margin-top:12px; color:{{accent}}; font-size:40px; font-weight:700;'>{{rateLine}}</div>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 1290,
          "width": 900,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.7,
          "enterEnd": 1.15,
          "enterAnimation": "smoothleft",
          "exitEnd": 4.8,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:#D5D6DC; font-size:34px; line-height:1.9; font-weight:600;'>▸ {{specA}}<br>▸ {{specB}}<br>▸ {{specC}}</div>"
        }
      ]
    },
    {
      "id": "close",
      "duration": 4.6,
      "backgroundColor": "#131316",
      "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='cmClose' cx='0.5' cy='0.42' r='0.95'><stop offset='0' stop-color='#211D12'/><stop offset='1' stop-color='#131316'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#cmClose)'/><rect x='54' y='54' width='972' height='1812' rx='24' fill='none' stroke='rgba(242,176,30,0.35)' stroke-width='1.5'/><rect x='420' y='500' width='240' height='240' rx='20' fill='none' stroke='rgba(242,176,30,0.7)' stroke-width='3' transform='rotate(45 540 620)'/><rect x='485' y='565' width='110' height='110' rx='10' fill='#F2B01E' transform='rotate(45 540 620)'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 820,
          "width": 920,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.3,
          "enterEnd": 0.8,
          "enterAnimation": "smoothup",
          "exitEnd": 4.6,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:82px; line-height:1.04; font-weight:700; letter-spacing:-2px;'>{{closingHead}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1120,
          "width": 840,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.7,
          "enterEnd": 1.15,
          "enterAnimation": "fade",
          "exitEnd": 4.6,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:#B4B6BE; font-size:34px; line-height:1.4; font-weight:500;'>{{ctaLine}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1340,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 1.05,
          "enterEnd": 1.5,
          "enterAnimation": "circleopen",
          "exitEnd": 4.6,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='display:inline-block; background:{{accent}}; color:#131316; border-radius:12px; padding:26px 60px; font-size:36px; font-weight:700; letter-spacing:1px;'>{{handle}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.17,
      "track": 0
    }
  ]
}

More Real estate templates

View all ↗

Ready to ship video at scale?

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