ContentLinkCard
Use ContentLinkCard for one to three contextual next readings or actions. Required props are href, title, and description. Use an ordinary Markdown link when a card does not add useful structure.
Parameters
| Parameter | Required | Default | Description |
|---|---|---|---|
href | Yes | None | Destination URL. |
title | Yes | None | Link title. |
description | Yes | None | Concise link description. |
Example
<ContentLinkCard
href="/en/docs/places/overview"
title="Prepare a GoVisit place profile"
description="Learn how hospitality businesses prepare and maintain their GoVisit profile."
/>
Prepare a GoVisit place profileLearn how hospitality businesses prepare and maintain their GoVisit profile.