Examples

    News Highlight module

    Flag one event or news entry to surface on the homepage as an image + text + link card.

    With an image

    The flagged entry (news-local-spotlight-2026-02-24) has an imageSrc, so the card renders it.

    Volunteers and a rescued dog at a community adoption event
    Featured updateNews

    Community Partner Spotlight (Local Article)

    Example of a news entry that links to a local article page hosted inside the site.

    Without an image

    The flagged entry (news-grant-2026-03-01) has no imageSrc — the card renders text-only, never a broken-image placeholder.

    Featured updateNews

    Community Grant Award Supports Rescue Operations

    A regional grant will support vaccinations, transport, and placement assistance.

    Nothing flagged

    When no entry in the array has highlightOnHome: true, NewsHighlightSection renders nothing at all — there is deliberately no fallback to "most recent entry" and no empty-state placeholder. An editor must explicitly flag the entry they want surfaced.