<BroadsideSplit>
broadsideSplitMediaPresentation
Text + image split. Use upload_media (MCP) or an https URL for imageSrc.
When to use: When a slide needs a photograph or diagram beside copy.
Preview
| Prop | Type | Notes |
|---|---|---|
| chromeLeft | string | Optional. Top chrome left. |
| chromeRight | string | Optional. Top chrome right. |
| kicker | string | Optional. Mono eyebrow. |
| title | string | Required. Headline. |
| body | string | Optional. Supporting copy. |
| imageSrc | string | Optional. Image URL from upload_media or https. |
| imageAlt | string | Optional. Alt text. |
| imageCaption | string | Optional. Caption under the image. |
| footLeft | string | Optional. Footer left. |
| footRight | string | Optional. Footer right. |
Examples
<BroadsideSplit chromeLeft="Evidence" chromeRight="04" title="when content needs image support" body="Upload via MCP upload_media, then pass the returned url." imageSrc="/uploads/media/example.png" imageAlt="Evidence wall" imageCaption="Source · 2026" />