ContentImage
Use ContentImage for one informative image. Supply a published src and meaningful alt; optional credit and creditHref provide attribution. Do not use an empty alt value for an informative image.
Parameters
| Parameter | Required | Default | Description |
|---|---|---|---|
src | Yes | None | Published image source. |
alt | Yes | None | Meaningful alternative text. |
credit | No | None | Optional visible credit. |
creditHref | No | None | Attribution URL linked from the credit. |
Example
<ContentImage
src="/content-assets/blog/2026/08/cost-of-stale-destination-data.assets/hero.webp"
alt="Illustration of a connected destination with hotels, venues, neighborhoods, and information points"
credit="GoVisit"
creditHref="https://govisit.ai"
/>
