@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
})