@await Html.PartialAsync("~/Components/Molecules/PopUp/PopUp.cshtml", new PopUpProps
{
"Title": "Sarah\u0027s journey with triple-negative breast cancer",
"Content": "After her diagnosis, Sarah connected with other survivors through our support services. She now volunteers to help newly diagnosed patients navigate their treatment options.",
"AriaLabel": "",
"LinkText": "Learn more",
"LinkUrl": "#",
"LinkTarget": "",
"IsActive": false
})