Free components for building your own support agent — bring any backend.Want the agent too? Inflection resolves support requests inside your app.

Identity

Greeting header

The tall opening block on the home screen, with optional avatars and slotted actions.

Install

npx shadcn@latest add https://ui.inflection.network/r/greeting-header.json

Pulls in utils automatically.

Usage

Hi there. How can we help?

Answers come from your docs, not from a script.

Props

NameTypeDescription
greeting*stringThe large serif line.
subtitlestringOne line under it.
avatarsstring[]Overlapping faces above the greeting. Capped at four.
childrenReactNodeActions below the text — a search field, a button.

* required