Under active development — things may change.

Contact 1

A contact info grid block for Payload CMS with a centered header and responsive detail cards. Each card shows an icon, label, and value — free to copy and paste.

This block uses the Fluid Design System. Copy the required CSS tokens and React primitives from the Installation & Setup guide.

Preview

Fields Reference

FieldTypeRequiredLocalizedDescription
titletextYesYesThe main heading
descriptiontextareaNoYesSupporting text
contactItemsarray (1-6)NoContact detail cards
contactItems.iconselectNoNoIcon type (mail, phone, mapPin, clock, globe, building)
contactItems.labeltextYesYesContact method label
contactItems.valuetextYesYesContact detail value

Code