@await Html.PartialAsync("~/Components/Molecules/StoryCard/StoryCard.cshtml", new StoryCardProps
{
"Title": "Kreena\u0027s Story",
"Description": "The next few months were a blur of biopsies",
"ImageHtml": {},
"LinkText": "",
"LinkUrl": "/stories/kreena",
"LinkTarget": "",
"IsActive": false
})