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

CardSupport / Long Description

Support card with longer description text

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardSupport/CardSupport.cshtml", new CardSupportProps
{
"Type": 1,
"ExternalLinkText": "Download support guide",
"ExternalLinkUrl": "/downloads/support-guide.pdf",
"BgColor": "",
"Title": "Our Support Network",
"Description": "Access to specialist breast cancer nurses, counseling services, support groups, educational workshops, and a wealth of online resources. We provide practical advice, emotional support, and connection to our community throughout your journey.",
"DescriptionHtml": null,
"Category": "Support Services",
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/support-network",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility