@await Html.PartialAsync("~/Components/Molecules/PopUp/PopUp.cshtml", new PopUpProps
{
"Title": "Emma\u0027s story",
"Content": "Emma shares her experience of living with secondary breast cancer and the support she received.",
"AriaLabel": "Read Emma\u0027s personal story about breast cancer",
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})