@await Html.PartialAsync("~/Components/Molecules/CardSupport/CardSupport.cshtml", new CardSupportProps
{
"Type": 1,
"ExternalLinkText": "",
"ExternalLinkUrl": "",
"BgColor": "",
"Title": "General Information",
"Description": "Information card without a specific category classification.",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/general",
"LinkTarget": "",
"IsActive": false
})