Properties
Component Code
@await Html.PartialAsync("~/Components/Organisms/HeroVolunteer/HeroVolunteer.cshtml", new HeroVolunteerProps
{
"Label": "Supporter",
"Name": "David",
"Bio": "As a partner of someone diagnosed with breast cancer, David volunteers to support other family members and carers.",
"Treatments": [],
"Experiences": [
"Partner/carer support",
"Family communication",
"Emotional wellbeing"
],
"ImageHtml": {},
"Breadcrumb": {
"Items": [
{
"Name": "Home",
"Url": "/"
},
{
"Name": "Support",
"Url": "/support"
}
],
"MobileBackLinkText": null,
"BackToPrefix": "Back to ",
"Variant": ""
}
})