Stable src/pages/meta-cashback.astro (.mc-feat-grid) + src/components/approval-workflows/DuoIcon.astro

When to use

When a section needs to show 3–8 peer capabilities with equal weight — the "what you get" overview under a section intro. Reach for FeatureColumns when you want columns without card chrome, FeatureList when the set is long and a denser row layout fits, ThreeCardRow when there are exactly three and each needs its own link, and NumberedCardRow when the cells are ordered.

1% Meta cashback

Earn 1% on qualified Meta invoice payments made through Dash.fi. Credited the following month.

ACH and wire ready

Pay by ACH, wire, FedNow, or SWIFT from a Dash Cash account. Compliant with Meta's requirements.

No hidden fees

1% on qualified Meta spend. Your rate scales with the balance you keep with us. Nothing buried.

Spend visibility

Real-time dashboards track every payment, reward, and transaction across your accounts.

A named account team

Direct access to account managers and support built for high-volume advertisers.

Flexible rolling card terms

Net-1, Net-7, and Net-15 are live. Net-30, Net-45, and Net-60 are coming soon.

Every cell is carded — the shared hairline card at --r-card (14px) on --m-card, padded 28px — at a flat 16px gap that does not ramp with the breakpoint. The grid steps 1 → 2 → 3 at 640px and 1024px; four-up pages step to 4 at the same 1024px stop. A borderless cell grid is FeatureColumns, not this.

The glyph sits bare at 48 × 48 with an 18px bottom margin — there is no --m-accent-soft tile behind it anywhere on the site. Colour goes on the wrapping span so the 0.16-opacity fill and the stroke both inherit it; the grid also drops the stroke to 1.1 to lighten the glyph at that size. Title is 17px/700, blurb 14px/1.6 with text-wrap: balance rather than a ch cap. Tracks here are minmax(0, 1fr) as the porting note asks — the site's plain 1fr is a live mobile-overflow risk.