Properties
Component Code
@await Html.PartialAsync("~/Components/Organisms/HeroPink/HeroPink.cshtml", new HeroPinkProps
{
"Label": "Afternoon tea | August 2025",
"Heading": "Raise a cuppa. Raise money. Raise hope.",
"IntroText": "This summer, you changed the future for people affected by breast cancer.",
"Breadcrumb": {
"Items": [
{
"Name": "Home",
"Url": "/"
},
{
"Name": "Grandparent",
"Url": "/grandparent"
},
{
"Name": "Parent",
"Url": "/grandparent/parent"
}
],
"MobileBackLinkText": "Back to Get involved",
"BackToPrefix": "Back to ",
"Variant": ""
},
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Pay in your fundraising",
"LinkUrl": "/fundraising/pay-in",
"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
},
"ImageHtml": {},
"ShowBackgroundPattern": true,
"ShowBorder": false,
"DonationForm": null,
"ShowBiscuit": false,
"PopUp": null
})