Contact & FAQ Sections
These sections help visitors get answers and reach out to you.
Contact
ID: contact-v2
A two-column layout with contact information on the left and a form on the right. The form collects name, email, and message, then shows a success confirmation.
Live preview
Fields
| Field | Type | Label | Default |
|---|---|---|---|
headline | text | Headline | Get in touch |
description | textarea | Description | Have a question or want to learn more? We'd love to hear from you. |
email | text | hello@acme.com | |
phone | text | Phone | +1 (555) 123-4567 |
address | text | Address | 123 Market St, San Francisco, CA |
Default content
Headline: Get in touch
Description: Have a question or want to learn more?
We'd love to hear from you.
Email: hello@acme.com
Phone: +1 (555) 123-4567
Address: 123 Market St, San Francisco, CA
When to use
Place at the bottom of landing pages or on a dedicated Contact page.
Tips
- Replace the default email, phone, and address with your real contact details.
- Backend form handling can be configured separately. The form shows a success message on submission by default.
FAQ
ID: faq-v2
An accordion-style list of questions and answers. Only one item is open at a time.
Live preview
Fields
| Field | Type | Label | Default |
|---|---|---|---|
eyebrow | text | Eyebrow | FAQ |
headline | text | Headline | Frequently asked questions |
description | textarea | Description | Everything you need to know... |
items | array | Questions | 5 default Q&A pairs |
Question item fields:
| Field | Type | Label | Default |
|---|---|---|---|
question | text | Question | Question? |
answer | textarea | Answer | Answer here. |
Default content
Eyebrow: FAQ
Headline: Frequently asked questions
Items: 5 question-and-answer pairs covering common topics
(getting started, pricing, support, etc.)
When to use
Place near the bottom of landing pages or pricing pages to answer common questions.
Tips
- Write questions from the customer's perspective ("How do I..." not "Our process for...").
- Keep answers to 1-3 sentences. Link to docs for longer explanations.
- 5-8 questions works best.