5-Star Customer Review

Warm serif quote card with 5-star rating, avatar chip and optional top-rated badge — swap quote, rating, author fields & CTA.

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

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

Customize 5-Star Customer Review

5-Star Customer Review is a ready-to-render Local services 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.

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.

salonNameText
MAISON ROUGE SALON
kickerText
CLIENT LOVE
quoteText
I walked out feeling like the best version of myself. Honestly the best cut I've had in years.
ratingText
★★★★★
ratingLabelText
5.0 · 480+ reviews
authorNameText
Amara J.
authorMetaText
Balayage & Cut · Regular since 2023
showBadgeToggle
on
badgeTextText
Top-rated on Google
ctaTextText
Book your chair
ctaHandleText
@maisonrouge
accentColorColor
#B24A6A
avatarImageMedia URL
salonImageMedia 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": "localservice-customer-review",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#F6EDE8",
  "outputFormat": "mp4",
  "variables": {
    "salonName": "MAISON ROUGE SALON",
    "kicker": "CLIENT LOVE",
    "quote": "I walked out feeling like the best version of myself. Honestly the best cut I've had in years.",
    "rating": "★★★★★",
    "ratingLabel": "5.0 · 480+ reviews",
    "authorName": "Amara J.",
    "authorMeta": "Balayage & Cut · Regular since 2023",
    "showBadge": true,
    "badgeText": "Top-rated on Google",
    "ctaText": "Book your chair",
    "ctaHandle": "@maisonrouge",
    "accentColor": "#B24A6A",
    "avatarImage": "https://images.pexels.com/photos/8867400/pexels-photo-8867400.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
    "salonImage": "https://images.pexels.com/photos/28743778/pexels-photo-28743778.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
    "musicUrl": "https://cdn.pixabay.com/audio/2025/04/21/audio_ed6f0ed574.mp3"
  },
  "scenes": [
    {
      "id": "quote",
      "duration": 5.4,
      "backgroundColor": "#F6EDE8",
      "transition": "fade",
      "transitionId": "author",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 5.4,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='crQuote' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#FBF4F0'/><stop offset='1' stop-color='#F1E2DA'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#crQuote)'/><circle cx='880' cy='240' r='300' fill='rgba(178,74,106,0.08)'/><circle cx='180' cy='1620' r='240' fill='rgba(178,74,106,0.06)'/><rect x='90' y='560' width='900' height='800' rx='44' fill='#FFFFFF' stroke='rgba(178,74,106,0.2)' stroke-width='1.5'/><rect x='90' y='560' width='900' height='14' rx='7' fill='#B24A6A'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 190,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.2,
          "enterEnd": 0.65,
          "enterAnimation": "smoothdown",
          "exitEnd": 5.4,
          "style": {
            "fontFamily": "DM Sans"
          },
          "html": "<div style='text-align:center; color:{{accentColor}}; font-size:26px; font-weight:700; letter-spacing:6px;'>{{kicker}}</div><div style='margin-top:14px; text-align:center; color:#4A2C33; font-size:34px; font-weight:600; letter-spacing:3px;'>{{salonName}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 640,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.5,
          "enterEnd": 0.95,
          "enterAnimation": "fade",
          "exitEnd": 5.4,
          "style": {
            "fontFamily": "Playfair Display"
          },
          "html": "<div style='text-align:center; color:#B24A6A; font-size:120px; line-height:1; font-weight:700;'>“</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 780,
          "width": 760,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 0.65,
          "enterEnd": 1.15,
          "enterAnimation": "smoothup",
          "exitEnd": 5.4,
          "style": {
            "fontFamily": "Playfair Display"
          },
          "html": "<div style='text-align:center; color:#332025; font-size:52px; line-height:1.34; font-weight:500; font-style:italic;'>{{quote}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1210,
          "anchor": "top-center",
          "track": 4,
          "enterBegin": 1,
          "enterEnd": 1.4,
          "enterAnimation": "fade",
          "exitEnd": 5.4,
          "style": {
            "fontFamily": "DM Sans"
          },
          "html": "<div style='text-align:center; color:#E0A400; font-size:52px; letter-spacing:8px;'>{{rating}}</div><div style='margin-top:16px; text-align:center; color:#8A6E72; font-size:28px; font-weight:600; letter-spacing:1px;'>{{ratingLabel}}</div>"
        }
      ]
    },
    {
      "id": "author",
      "duration": 4.6,
      "backgroundColor": "#F6EDE8",
      "transition": "smoothup",
      "transitionId": "cta",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "IMAGE",
          "src": "{{salonImage}}",
          "width": 1080,
          "height": 1920,
          "position": "center-center",
          "resize": "cover",
          "zoom": true,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4.6
        },
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 4.6,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='crAuthor' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#2A181D' stop-opacity='0.35'/><stop offset='0.5' stop-color='#2A181D' stop-opacity='0.1'/><stop offset='1' stop-color='#2A181D' stop-opacity='0.9'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#crAuthor)'/></svg>"
        },
        {
          "type": "IMAGE",
          "src": "{{avatarImage}}",
          "x": 540,
          "y": 1180,
          "width": 190,
          "height": 190,
          "anchor": "center-center",
          "resize": "cover",
          "radius": {
            "tl": 95,
            "tr": 95,
            "bl": 95,
            "br": 95
          },
          "track": 2,
          "enterBegin": 0.3,
          "enterEnd": 0.75,
          "enterAnimation": "circleopen",
          "exitEnd": 4.6
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1320,
          "width": 900,
          "anchor": "top-center",
          "track": 4,
          "enterBegin": 0.55,
          "enterEnd": 1,
          "enterAnimation": "smoothup",
          "exitEnd": 4.6,
          "style": {
            "fontFamily": "DM Sans"
          },
          "html": "<div style='text-align:center; color:#E0A400; font-size:40px; letter-spacing:7px;'>{{rating}}</div><div style='margin-top:18px; text-align:center; color:#FFFFFF; font-size:56px; font-weight:700;'>{{authorName}}</div><div style='margin-top:12px; text-align:center; color:#EAD5D9; font-size:28px; font-weight:500;'>{{authorMeta}}</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showBadge}}",
          "x": 540,
          "y": 150,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 0.15,
          "enterEnd": 0.6,
          "enterAnimation": "fade",
          "exitEnd": 4.6,
          "style": {
            "fontFamily": "DM Sans"
          },
          "html": "<div style='display:inline-block; background:rgba(255,255,255,0.16); border:1.5px solid rgba(255,255,255,0.6); color:#FFFFFF; border-radius:999px; padding:14px 34px; font-size:26px; font-weight:700; letter-spacing:2px;'>★ {{badgeText}}</div>"
        }
      ]
    },
    {
      "id": "cta",
      "duration": 4,
      "backgroundColor": "#4A2C33",
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='crCta' cx='0.5' cy='0.42' r='0.95'><stop offset='0' stop-color='#5E3A43'/><stop offset='1' stop-color='#3A2026'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#crCta)'/><circle cx='540' cy='700' r='150' fill='none' stroke='rgba(178,74,106,0.7)' stroke-width='2.5'/><circle cx='540' cy='700' r='172' fill='none' stroke='rgba(178,74,106,0.3)' stroke-width='1'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 660,
          "anchor": "center-center",
          "track": 1,
          "enterBegin": 0.2,
          "enterEnd": 0.65,
          "enterAnimation": "fade",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Playfair Display"
          },
          "html": "<div style='text-align:center; color:#F6EDE8; font-size:44px; letter-spacing:8px;'>{{rating}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 920,
          "width": 900,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.45,
          "enterEnd": 0.9,
          "enterAnimation": "smoothup",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Playfair Display"
          },
          "html": "<div style='text-align:center; color:#F6EDE8; font-size:74px; line-height:1.1; font-weight:600;'>Your turn to<br>feel amazing.</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1230,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 0.85,
          "enterEnd": 1.3,
          "enterAnimation": "smoothup",
          "exitEnd": 4,
          "style": {
            "fontFamily": "DM Sans"
          },
          "html": "<div style='display:inline-block; background:{{accentColor}}; color:#FFFFFF; border-radius:999px; padding:26px 62px; font-size:38px; font-weight:700;'>{{ctaText}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1400,
          "anchor": "top-center",
          "track": 4,
          "enterBegin": 1.2,
          "enterEnd": 1.6,
          "enterAnimation": "fade",
          "exitEnd": 4,
          "style": {
            "fontFamily": "DM Sans"
          },
          "html": "<div style='text-align:center; color:#D6B4BB; font-size:28px; font-weight:600; letter-spacing:2px;'>{{ctaHandle}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.15,
      "track": 0
    }
  ]
}

More Local services templates

View all ↗

Ready to ship video at scale?

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