Skip to content
LinkPress™

Sections

Content Section

A flexible section for displaying text and images.

The ContentSection component is ideal for detailing specific features, telling a story, or presenting complex information with an accompanying image.

Usage


{/* ContentSection demo (component not bundled) */}

Example

Props

PropTypeDefaultDescription
titlestringRequiredThe main heading of the section.
imagestringRequiredURL of the accompanying image.
imagePosition'left' | 'right''right'Position of the image relative to the content.
imageAltstring'Section image'Alt text for the image.
idstringundefinedOptional ID for deep linking.