Columns Block
Multi-column layouts for side-by-side content.
Syntax
<Columns slots="image, heading, text, buttons" repeat="2" />

### Column One
Description text.
[Link text](https://example.com)

### Column Two
Description text.
[Link text](https://example.com)
Parameters
-
slots:
-
image/video(required)image— Use Markdown image syntax:. Supports absolute and relative URLs.video— Use Markdown link syntax:[alt text](url). Must be an absolute URL.
-
heading(optional) -
text(optional) -
buttons(optional)
-
-
repeat: Number of columns (2-4)
-
Image size: 580 x 350 px recommended
-
isReversed: Reverses the order of the text and image