@await Html.PartialAsync("~/Components/Molecules/CardProductDownload/CardProductDownload.cshtml", new CardProductDownloadProps
{
"Type": 11,
"FormContent": null,
"DownloadUrl": "/downloads/sample.pdf",
"DownloadFileName": "Download (24mb)",
"Title": "Name of download here ",
"Description": "Short description here over two lines only lorem ipsum doloreszz",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})