Shadcn UI Contact Block
Contact10 is a single-column centered layout with a warm gradient background. A large headline and witty subtext sit at the top. Below that, a three-column row displays corporate office address, email contact with category label, and social media icons (Facebook, Twitter, LinkedIn). A decorative dashed line with gradient mask separates this from the inquiry form below. The form has fields for full name, work email, company name (optional), employee count (optional), and message.
Warm amber gradient fading from top to bottom, inverted in dark mode. The section has rounded corners with margin inset. The dashed line uses a CSS-generated repeating pattern with a fade mask at the edges. Social icons change color on hover. Form fields use standard styling with right-aligned submit button.
Distinctive personality through the gradient and decorative separator. The informal subtext about spam filters adds character. The single-column centered approach creates focus. More visually styled than basic forms while remaining professional.
Dependencies
| Package | Type |
|---|---|
| @hookform/resolvers | NPM |
| lucide-react | NPM |
| react | NPM |
| react-hook-form | NPM |
| zod | NPM |
button @shadcn | Registry |
field @shadcn | Registry |
input @shadcn | Registry |
textarea @shadcn | Registry |