Cards
Grid of feature cards
Display content in a responsive grid.
Usage
fast
optimized builds
flexible
swap any component
With links
Cards can link to other pages:
Props
Card
| prop | type | description |
|---|---|---|
| title | string | Card heading |
| description | string | Optional subtext |
| href | string | Optional link |
| icon | ReactNode | Optional icon |