Tiered block

The tiered block is a content unit that pairs a heading with a body to present a single item in a structured, scannable format. An optional CTA link can appear beneath the body. This block is used as the primary content unit in the Tiered list.

Tiered block example

Anatomy

1
Rule
The muted rule component indicates the beginning of a new block. It is not used for the first block and appears from the second block onward.
2
Heading
The primary title of the block. It can function as a link and may also be represented as a image, such as a logo.
3
Body
Provides supporting information that elaborates on the heading.
4
Link
The optional CTA that directs users to related or more detailed content.
Tiered block anatomy

Usage

Use Tiered block to present a list of related items that follow a clear hierarchy. It works best for text-heavy content where each item consists of a short heading and supporting body text. An optional CTA link can appear beneath the body.
Tiered block is well-suited for items that represent steps, stages, levels, or grouped concepts. It creates a clear reading flow from top to bottom while keeping each item visually separated within a single sequence.

Layout

The block adapts across screen sizes. On large screens, it uses a 6-column layout — 2 columns for the heading and 4 for the body, arranged in a single row. On medium screens, the layout is configurable: content can split(50/50) or stack vertically(full-width). On small screens, content always stacks.

When to use

  • Content is primarily text-based with a short, simple heading and supporting body
  • Items represent steps, stages, levels, or grouped concepts
  • The page needs a clear top-to-bottom reading flow
  • Each item should feel visually separated but part of a single sequence

When not to use

  • Content needs a longer heading or rich elements such as code blocks, images, or lists — use Divided section instead
  • Overall content is brief, similar in volume across items, and the image is the main focus — use Equal height block instead

Examples

Large dimension

large-1.png

With the CTA link

large-2.png

Linked heading

large.png

Image heading

large-3.png

Medium dimension (50/50)

medium.png

Medium dimension (Full-width)

medium-2.png

Small dimension

medium-1.png

Properties

Name Type Required Description Constraint Options Default option
Linked heading single select No The heading may function as a link when clearly indicated. - default, link default
Block rule object Yes The muted rule component indicates the beginning of a new block It is not used for the first block and appears from the second block onward. none, muted -
Heading string Yes 2-column width H5 heading Up to 60 characters - -
Image heading object No Image used in place of heading If an image is used as the heading, it cannot function as a link. - -
Body string Yes 4-column width body text Up to 600 characters - -
Link CTA string No The text link used for contextual actions or pathways to more information. It uses a chevron (›) to indicate navigation to additional content or pages. Up to 60 characters - -
Bottom padding single select Yes The type of padding applied to the bottom of the pattern - - deep

Change log

WhoWhenWhat
Isaac Kim16.03.2026Initial commit