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

HeroManager / Without Breadcrumb

Manager hero without breadcrumb navigation

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/HeroManager/HeroManager.cshtml", new HeroManagerProps
{
"BreadcrumbProps": null,
"Tag": "Volunteer",
"Name": "Sarah Thompson",
"Role": "Someone Like Me Volunteer",
"BioText": "Sarah was diagnosed with breast cancer in 2015 and found incredible support through Breast Cancer Now. Her experience inspired her to give back by becoming a Someone Like Me volunteer, offering support and understanding to others facing similar challenges.",
"ImageHtml": {}
})
♿ Accessibility