@await Html.PartialAsync("~/Components/Molecules/CardHealthCareLink/CardHealthCareLink.cshtml", new CardHealthCareLinkProps
{
"Type": 5,
"Title": "Breast Screening Programme",
"Description": "Information about the NHS breast screening programme and what to expect during your appointment.",
"DescriptionHtml": null,
"Category": "Healthcare Information",
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "https://www.nhs.uk/conditions/breast-cancer-screening/",
"LinkTarget": "_blank",
"IsActive": false
})