
SEO content
The Real Cost of Not Publishing SEO Content Consistently
What inconsistent publishing actually costs you in organic traffic over time.
May 28, 2026Cards
A clean, general-purpose card with an image, tag, title, and description
See how to use it on your page, then copy the component file itself.
| Prop | Type | Default | Description |
|---|---|---|---|
| href | string | "#" | Link the card navigates to |
| image | string | null | null | Cover image URL - shows a placeholder if missing |
| imageAlt | string | null | null | Alt text for the cover image - falls back to the title if omitted |
| category | string | null | null | Small tag shown above the title, if set |
| title | string | — | Card title |
| description | string | null | null | Short description shown under the title, if set |
| meta | string | null | null | Small text shown at the bottom, e.g. a date, if set |
| accentColor | string | "#4A68E5" | Accent color for the category tag |