Prezent Embed

Internal reference — the request button & form, and the one line that drops it into a page. Two button styles: cream or white.

v1 — Cream (default)
v2 — White
↑ Both are live — click either to try the real form.

Add it in 30 seconds

Paste one line where you want the button to appear, then pick a style below. That’s the whole install.

1

Paste the snippet

Anywhere in your HTML — a landing page, app dashboard, footer, wherever.

2

The button appears

The branded “Create with prezent VIVO” button renders right where you placed it.

3

You’re done

Submissions flow into your dashboard and email automatically. No backend to build.

Two button styles

Same button, two looks. Use the snippet for whichever fits your page.

Cream default

Cream pill with the orange outline. Best on white or light backgrounds.

<script src="https://prezent-embed.pages.dev/loader.js"
  data-partner="prezent"
  data-embed-button></script>

White variant

White pill with a soft drop shadow. Best on coloured or busy backgrounds.

<script src="https://prezent-embed.pages.dev/loader.js"
  data-partner="prezent"
  data-embed-button
  data-button-variant="white"></script>