ContentFigure

Use ContentFigure for one coherent informative visual. Supply src and meaningful alt text; use caption, credit, and creditHref when useful. Explain complex findings, units, and evidence in nearby text.

Parameters

ParameterRequiredDefaultDescription
srcYesNonePublished figure source.
altYesNoneMeaningful alternative text.
captionNoNoneOptional visible caption.
creditNoNoneVisible figure attribution.
creditHrefNoNoneAttribution URL linked from the credit.

Example

<ContentFigure
  src="/content-assets/shared/brand-context-diagram.svg"
  alt="A diagram showing how GoVisit connects brand context to discoverable business information"
  caption="Connect evidence to discoverable context before publishing."
  credit="GoVisit editorial team"
  creditHref="https://govisit.ai"
/>
A diagram showing how GoVisit connects brand context to discoverable business information
Connect evidence to discoverable context before publishing.GoVisit editorial team