@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": "Supporter",
"Name": "Emma Watson",
"Role": "",
"BioText": "Emma has been a dedicated supporter of Breast Cancer Now, participating in numerous fundraising events and awareness campaigns to help make a difference in the lives of those affected by breast cancer.",
"ImageHtml": {}
})