Properties
Component Code
@await Html.PartialAsync("~/Components/Organisms/HeroFullImage/HeroFullImage.cshtml", new HeroFullImageProps
{
"Heading": "WE\u0027RE BREAST CANCER NOW",
"IntroText": "We\u0027re here to make sure that by 2050 everyone diagnosed with breast cancer lives, and is supported to live well.",
"BackgroundImageHtml": {},
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "About breast cancer",
"LinkUrl": "/about-breast-cancer",
"LinkTarget": null,
"IsActive": false
},
"SecondaryButton": {
"Variant": "secondary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "About us",
"LinkUrl": "/about-us",
"LinkTarget": null,
"IsActive": false
},
"Variant": "light-pink",
"Breadcrumb": {
"Items": [
{
"Name": "Home",
"Url": "/"
},
{
"Name": "Grandparent",
"Url": "/grandparent"
},
{
"Name": "Parent",
"Url": "/parent"
}
],
"MobileBackLinkText": "Back",
"BackToPrefix": "Back to ",
"Variant": ""
},
"PopUp": null
})