Contact Split

contact_split creates a conversion-ready contact block with structured details and an accessible form.

When to Use

Use it near the end of sales pages, service pages, partner pages, or high-intent lead flows.

Usage

{{ contact_split(title="Talk to us", email="[email protected]") }}

Live Example

Contact

Talk to the team

Use a form action in production, or rely on the inline success state for static demos.

[email protected]

Remote-first

Replies within one business day

Message received. We will reply soon.

Parameters

ParameterDescription
containerInner content width.
eyebrowSmall uppercase label above the heading.
titleSection heading.
descriptionSupporting copy.
emailOptional contact email.
locationOptional location text.
response_timeOptional response-time text.
form_actionOptional form action URL.
methodForm method. Defaults to post.
button_textSubmit button label.
success_messageInline success message when no action exists.
bgFull-width section background token.
classAdditional CSS classes on the outer section.