@await Html.PartialAsync("~/Components/Molecules/StoryCard/StoryCard.cshtml", new StoryCardProps
{
"Title": "Michael\u0027s Story",
"Description": "",
"ImageHtml": {},
"LinkText": "",
"LinkUrl": "/stories/michael",
"LinkTarget": "",
"IsActive": false
})