@await Html.PartialAsync("~/Components/Molecules/ResourceDownloadCard/ResourceDownloadCard.cshtml", new ResourceDownloadCardProps
{
"Title": "Treatment Options",
"Description": "Learn more about available treatment options",
"LinkText": "Read more",
"LinkUrl": "/treatments",
"LinkType": "internal",
"FileSize": ""
})