Responsive
Atoms
FormLabel
Default
Molecules
ContactDetails
Default
Organisms
HeaderMinimal
Default
ServicesGroupFinderBlock
With Results No Results

ResourceDownloadCard / Internal Link

Card with internal site link

Layout
Properties
Component Code
@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": ""
})
♿ Accessibility