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

HeroVolunteer / Long Treatment and Experience Lists

Volunteer hero with extensive treatments and experiences

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/HeroVolunteer/HeroVolunteer.cshtml", new HeroVolunteerProps
{
"Label": "Volunteer",
"Name": "Jennifer",
"Bio": "Jennifer has been living with secondary breast cancer since 2012. Her experience with multiple treatments and ongoing care has given her unique insights that she shares with others facing similar challenges.",
"Treatments": [
"Chemotherapy",
"Radiotherapy",
"Hormone therapy",
"Targeted therapy",
"Mastectomy and reconstruction",
"Ongoing monitoring"
],
"Experiences": [
"Secondary breast cancer",
"Long-term side effects",
"Career changes",
"Family support needs"
],
"ImageHtml": {},
"Breadcrumb": {
"Items": [
{
"Name": "Home",
"Url": "/"
},
{
"Name": "Support",
"Url": "/support"
},
{
"Name": "Volunteers",
"Url": "/support/volunteers"
}
],
"MobileBackLinkText": null,
"BackToPrefix": "Back to ",
"Variant": ""
}
})
♿ Accessibility