Skip to content
Layouts

Auth Shell

A centered single-column layout organism for authentication pages (sign in, sign up, password reset, email verification). Vertically and horizontally centers a narrow Card with slots for a brand/logo, title, description, body, and footer.

Sign In

Sign in
Welcome back to Lavahire.
Need an account? Sign up

API Reference

PropTypeDefaultDescription
titleReact.ReactNodeHeading shown at the top of the card.
descriptionReact.ReactNodeOptional supporting text rendered below the title.
brandReact.ReactNodeOptional brand/logo node rendered above the title.
footerReact.ReactNodeOptional footer content rendered below the body (e.g. a "Need an account? Sign up" link).
classNamestringAdditional CSS classes applied to the outer centering container.