@await Html.PartialAsync("~/Components/Molecules/SearchCard/SearchCard.cshtml", new SearchCardProps
{
"Category": "Press release",
"Date": "05 Nov 2020",
"Title": "This is the search title",
"Description": "This is the description for a card. This can also be used for how many posts the forum has or longer for a personal story.",
"LinkUrl": "#",
"LinkTarget": "",
"HeadingLevel": "h3",
"CssClass": "",
"AlgoliaQueryId": "",
"AlgoliaObjectId": "",
"AlgoliaPosition": null
})