Under active development — things may change.

Hero 1

A horizontal split hero block for Payload CMS with image and text side by side. Includes eyebrow, headline, subtitle, dual CTAs, and configurable text placement — free to copy and paste into your Next.js project.

Preview

Hero 1 is a horizontal split layout with text content on one side and an image on the other. It supports eyebrow text, a headline, subtitle, description, dual CTAs, and configurable text/image placement.

Dependencies: CMSLink, Media component, modified link field

Fields Reference

Field NameTypeRequiredLocalizedDescription
eyebrowtext-YesA short, optional heading above the main title.
titletextYesYesMain 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.
imageuploadYes-Image field referencing the media collection.
textPlacementselect--Positions text left or right of the image.
textAlignmentselect--Aligns text within its column: start, center, or end.

Code