
Shadcn Hero Section Block Ten is the quietest hero in this group. There are no CTAs in the main section, no logo cloud, and no full-bleed screenshot. The page centers a short writing-product message, then hands the focus to a working prompt input.
The visual difference is the product illustration itself. ProductIllustration is a client component built from PromptInput, PromptInputTextarea, PromptInputToolbar, PromptInputButton, PromptInputSubmit, and Suggestion. Clicking a suggestion writes a long prompt into component state, so the demo behaves like a lightweight product surface.
Use it for AI writing tools, creative assistants, prompt-driven editors, lightweight beta pages, or documentation pages where the product interaction matters more than a sales funnel.
It is a poor fit for pages that need proof, pricing pressure, or multiple actions above the fold. That is the point. Block ten is for one small promise and one tactile demo.
py-32, md:py-44, and lg:py-52.max-w-5xl, while the copy itself stays in a tighter max-w-3xl and max-w-xl.ProductIllustration stores the textarea value with useState.Start with the suggestion set. Those chips define the product better than the paragraph does. Then adjust the textarea placeholder, toolbar actions, and headline so the hero matches the first task your product helps with.
Yes. It leans on Shadcn and Tailwind theme tokens through the prompt-input components, so there are no external screenshots to replace for dark mode.
Yes. The section is a single centered column with constrained widths, so it compresses cleanly. The suggestion chips wrap under the prompt box.
Yes. The main edits are the suggestions array, placeholder, toolbar buttons, and submit behavior. You can also add a CTA below the prompt if the page needs one.
Use it when the product is best explained by trying a prompt, not by staring at a dashboard screenshot.
Build with Tailark
Production-ready marketing blocks, pages, and illustrations for Shadcn UI.