Shadcn Hero Section Block Twelve

Shadcn Hero Section Block Twelve is a signup-first hero for a meeting product. The text block names the use case directly, then the form asks for an email with a visible Input, a real type="email", a required field, and a submit button labeled "Start Now".
The hero stands apart because the illustration is not a dashboard. MeetIllustration builds a video-call window with two participants, camera and microphone controls, screen share, reaction, and hang-up buttons. A draggable dark AI assistant card floats over it on desktop, constrained by dragConstraints and dragElastic={0.2}.
Where this variant works
Use it for meeting assistants, transcription tools, scheduling products, webinar software, or any product where the conversion is an early access signup rather than an immediate checkout.
It also works for newsletter capture if the visual metaphor stays collaborative. The form already includes short reassurance copy, so you can set expectations before the visitor submits an address.
Implementation details from the source
- The background panel is rounded with
rounded-3xl, clipped byh-[calc(100%-12rem)], and softened bymask-radial-at-bottom. - The patterned backdrop is made from four repeating linear gradients at different angles.
- The form uses an
sr-onlylabel,grid-cols-[1fr_auto], and a shadowed input/button pair. MeetIllustrationusesmotion.divfor a draggable assistant panel andnext/imagefor participant photos.- Desktop keeps the AI card visible;
max-md:hiddenremoves it on smaller screens.
What to customize first
Start with the form destination and consent copy. Then replace the meeting assistant prompts, participant images, and feature language inside the floating panel. If this is not a meeting product, change the illustration before changing the headline.
Frequently asked questions
Does Shadcn Hero Section Block Twelve support dark mode?
Yes. The shell uses theme tokens, the assistant card explicitly sets data-theme="dark", and the patterned panel uses subtle theme-aware opacity.
Is Shadcn Hero Section Block Twelve responsive?
Yes. The copy column is constrained with max-w-3xl, the form has a compact grid, and the draggable assistant panel is hidden on mobile so the meeting mockup remains usable.
Can I customize this Tailark block?
Yes. The form, background pattern, meeting controls, participant images, and assistant copy are all local React and Tailwind.
What is the best use case for this hero section block?
Use it when the primary action is email capture and the product story is easier to understand through a meeting or collaboration scene.
Related Shadcn UI blocks
Start from Tailark
Build with Tailark Pro
Tailark Pro brings together essential marketing pages, blocks, and illustrations — designed to help you launch faster without compromising design.
Get AccessLearn More