Row of 1–5 buttons on the same line. Each button picks its own variant and size, so the group can mix a primary CTA with a secondary/ghost. Wraps to multiple lines on narrow viewports. Preview shows common variant mixes + alignment + count variations.
1. CTA mix on a light Section (primary + outline-dark + ghost)
variants: primary, outline-dark, ghost · align: left
2. CTA mix on a dark Section (primary + outline-light)
variants: primary, outline-light · align: left
3. Centered group
align: "center"
4. Right-aligned (e.g. footer / form actions)
align: "right"
5. Mixed sizes — large primary + small outline next to it
Each row in the buttons repeater carries its own size.
6. Single-button group (degrades cleanly)
buttons: [ one ]
7. Five buttons (max) — wraps to multiple lines below 640px
buttons: 5 max enforced by the ACF repeater