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

FeatureSingleBlock / Support Services

Feature block promoting support services

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/FeatureSingleBlock/FeatureSingleBlock.cshtml", new FeatureSingleBlockProps
{
"FeatureSingle": {
"ImageHtml": {},
"Category": "Support",
"Title": "We\u0027re here for you",
"Subtitle": "Our specialist nurses provide free, confidential support and information to anyone affected by breast cancer.",
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Contact our nurses",
"LinkUrl": "#contact",
"LinkTarget": null,
"IsActive": false
},
"SecondaryButton": {
"Variant": "secondary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Find more support",
"LinkUrl": "#support",
"LinkTarget": null,
"IsActive": false
},
"PopUp": null
}
})
♿ Accessibility