Marketing / Content blocks
UtilityTiles.
A dense responsive grid of small utility tiles — a leading icon plus a short label and an optional one-line sublabel. Reads as a capabilities or integrations grid.
When to use
When you have many small, parallel capabilities or integrations to show at a glance — a "works with everything" matrix, a feature roster, a logo-light integrations grid. Reach for FeatureColumns instead when each item needs a paragraph; reach for the ProductTileGrid variant when each tile is a product image.
Works with
- UPS Parcel + freight
- FedEx Express + ground
- USPS Domestic mail
- DHL International
- NetSuite GL sync
- QuickBooks Reconciliation
- Stripe Payouts
- Slack Audit alerts
Auto-fit grid — repeat(auto-fit, minmax(180px, 1fr)). ProductTileGrid is the
same grid with a product image swapped in for the icon and label.