<InstagramSquarePost>
instagramsquarereleaseproduct-updateblogcase-studyeventmilestonePosts
Convenience layout: Instagram 1:1 post with optional hero image.
When to use: Visual-first announcements and blog promos on Instagram.
Preview
Instagramsquare
New blog
Five inboxes touch every invoice
How finance teams map manual handovers before automating.
| Prop | Type | Notes |
|---|---|---|
| headline | string | Required. Post headline. |
| body | ReactNode | Optional. Optional supporting copy. |
| eyebrow | string | Optional. Optional category label. |
| mediaSrc | string | Optional. Optional hero image URL. |
| mediaAlt | string | Optional. Hero image alt text. |
Examples
<InstagramSquarePost
eyebrow="New blog"
headline="Five inboxes touch every invoice"
body="How finance teams map manual handovers before automating."
/>