<InstagramPortraitPost>
instagramportraitblogcase-studyeventthought-leadershipPosts
Convenience layout: Instagram 4:5 portrait post.
When to use: Longer copy or stacked headline + image on Instagram.
Preview
Instagramportrait
Case study
Acme cut invoice triage from 38 minutes to 4
Three-way matching between invoices, POs, and goods receipts.
| Prop | Type | Notes |
|---|---|---|
| headline | string | Required. Post headline. |
| body | ReactNode | Required. Post body copy. |
| eyebrow | string | Optional. Optional category label. |
| mediaSrc | string | Optional. Optional hero image URL. |
| mediaAlt | string | Optional. Hero image alt text. |
Examples
<InstagramPortraitPost
eyebrow="Case study"
headline="Acme cut invoice triage from 38 minutes to 4"
body="Three-way matching between invoices, POs, and goods receipts."
/>