@await Html.PartialAsync("~/Components/Molecules/CardStepByStep/CardStepByStep.cshtml", new CardStepByStepProps
{
"StepNumber": null,
"IconHtml": {},
"Title": "Signs and symptoms",
"Description": "Learn how to check your chest and the signs and symptoms to be aware of.",
"LinkUrl": "/information/signs-symptoms"
})