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

HeroManager / Long Bio

Manager hero with extended biography text for layout testing

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": {
"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": "Medical advisor",
"Name": "Dr Rebecca Foster",
"Role": "Chief Medical Officer",
"BioText": "Dr Foster joined Breast Cancer Now in 2018, bringing over 20 years of clinical oncology experience. Throughout her career, she has been dedicated to improving patient care and outcomes through evidence-based practice and cutting-edge research. Her work focuses on personalized treatment approaches and ensuring that every patient receives the best possible care tailored to their specific needs. She regularly speaks at international conferences and has published numerous papers on breast cancer treatment innovations. In her role at Breast Cancer Now, she works closely with research teams, healthcare professionals, and patient advocates to drive meaningful change in breast cancer care across the UK.",
"ImageHtml": {}
})
♿ Accessibility