Under active development — things may change.

Feature 1

A feature cards grid block for Payload CMS displaying up to 4 cards with optional images, titles, and descriptions. Includes eyebrow, headline, CTAs, and configurable layout — free to copy and paste.

Preview

Feature 1 displays a header area with a grid of 1-4 feature cards below it. Each card can have an image, title, and description. The header supports eyebrow text, a headline, subtitle, description, and dual CTAs.

Dependencies: CMSLink, Media component, modified link field

Fields Reference

Field NameTypeRequiredLocalizedDescription
eyebrowtext-YesA short, optional heading above the main title.
titletext-YesMain heading for the block.
subtitletext-YesSecondary heading under the main title.
descriptiontextarea-YesLonger body text or paragraph content.
ctaPrimaryLink-YesPrimary call-to-action button/link.
ctaSecondaryLink-YesSecondary call-to-action button/link.
featuresarrayYes-Array of features, each containing:
features.titletext-YesTitle for the individual feature.
features.descriptiontextarea-YesFeature description text.
features.imageupload--Image field referencing the media collection.
textPlacementselect--Positions text top or bottom of the image.
textAlignmentselect--Aligns text within its column: start, center, or end.

Code