Contact Form Split Map
A production-scale, light + dark Contact Form Split Map component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add contact-form-split-mapLive preview available in the gallery.
Usage
import { ContactFormSplitMap } from "@lerpa/ui";
<ContactFormSplitMap />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| addressLine1 | string | — | |
| addressLine2 | string | — | |
| city | string | — | |
| string | — | ||
| phone | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.