@await Html.PartialAsync("~/Components/Organisms/HeroManager/HeroManager.cshtml", new HeroManagerProps
{
"BreadcrumbProps": {
"Items": [
{
"Name": "Home",
"Url": "/"
},
{
"Name": "About us",
"Url": "/about-us"
},
{
"Name": "Our team",
"Url": "/about-us/our-team"
}
],
"MobileBackLinkText": null,
"BackToPrefix": "Back to ",
"Variant": ""
},
"Tag": "Senior leader",
"Name": "Dr Simon Vincent",
"Role": "Director of Research",
"BioText": "In the summer of 2010, Catriona rolled over in bed and felt something in her right breast. 2 weeks later she was told she had breast cancer, and underwent intense treatment. The support Catriona found via this charity inspired her to become a Someone Like Me volunteer.",
"ImageHtml": {}
})