Tortusfor Designers
Snippet Library/Lead Capture

Contact Form

Every way to use {{tortus:contact}} — the lead-capture form that lands in the broker's lead inbox.

{{tortus:contact}} (contact_form) renders a lead-capture form. A submission posts straight to the broker's lead inbox — no external form service, no copy-paste of "you've got mail." formType sets sensible field defaults (which fields show, which are required, the submit label) without locking you out of overriding any single field afterward.

Toggle Preview on any window to see the shape; Code to copy it.

1. The basics

Bare token — name, email, phone, and message, centered.

Bare token

Under your own header — the pattern you'll use most.

Your header + contact

2. Form type — buyer, seller, newsletter

formType is "contact" (default), "buyer", "seller", or "newsletter". Each swaps in a different field set and submit label — a buyer inquiry adds budget + timeline and requires phone; a seller form adds a required Property Address field; newsletter drops to email only.

Buyer inquiry
Seller valuation
Newsletter signup

3. Fields

Toggle any individual field with showNameField / showEmailField / showPhoneField / showMessageField (all default true), or showBudgetField / showTimelineField (both default false). A field you touch here overrides the formType preset for that field only.

Email + message only

4. Layout — centered or split

layout is "centered" (default) or "split", which pairs the form with an imageUrl.

Split, form + image

5. Copy — heading, subheading, button, success message

Custom copy end to end

6. Background & a finished section

Let's talk, tinted band

Full param table: Designer Handbook.