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

HeroPink / With Donation Block

Hero with embedded donation form block, overlays on desktop

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":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/HeroPink/HeroPink.cshtml", new HeroPinkProps
{
"Label": "Afternoon tea",
"Heading": "About breast Cancer now",
"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": null,
"SecondaryButton": null,
"ImageHtml": {},
"ShowBackgroundPattern": false,
"ShowBorder": false,
"DonationForm": {
"Heading": "Donate now",
"BackgroundColor": "cream",
"DefaultDonationType": "one-off",
"DonationTypeSupported": "both",
"PricePointsOneOff": [
{
"Value": 10,
"Default": true,
"Copy": null
},
{
"Value": 20,
"Default": false,
"Copy": null
},
{
"Value": 30,
"Default": false,
"Copy": null
}
],
"PricePointsRegular": [
{
"Value": 10,
"Default": true,
"Copy": null
},
{
"Value": 20,
"Default": false,
"Copy": null
},
{
"Value": 30,
"Default": false,
"Copy": null
}
],
"SubmitText": "Donate",
"CustomAmountPlaceholder": "Enter your own amount",
"ShowPricePointDescription": false,
"AmountMessageOneOff": null,
"AmountMessageRegular": null,
"CampaignName": null,
"CampaignId": null,
"Source": null,
"Medium": null,
"UtmSource": null,
"UtmMedium": null,
"UtmCampaign": null,
"UtmContent": null
},
"ShowBiscuit": false,
"PopUp": null
})
♿ Accessibility