Stable src/components/rhythm/UtilityTiles.astro

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.