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

HeroFullImage / Light Pink (No Breadcrumb)

Light pink overlay with purple text, no breadcrumb, lighter background image

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
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": null,
"PopUp": null
})
♿ Accessibility