Under active development — things may change.

Feature 2

A two-column feature list block for Payload CMS with badge, title, subtitle, and a check-icon checklist alongside optional media. Great for product highlights — free to copy and paste.

Preview

Feature 2 is a two-column split layout with a badge, title, subtitle, and a checklist of features alongside an optional image. Features render as a check-icon list.

Dependencies: Badge (shadcn/ui), Media component, lucide-react (Check icon)

Fields Reference

Field NameTypeRequiredLocalizedDescription
badgeTexttext-YesText displayed in the badge above the title.
titletext-YesMain heading for the block.
subtitletext-YesSubheading that appears below the title.
featuresarrayYes-Array of features, each containing:
features.titletext-YesTitle for the individual feature item.
features.descriptiontextarea-YesDescription text for the individual feature item.
mediaupload--Optional image to display alongside the feature list.

Code