@await Html.PartialAsync("~/Components/Organisms/JustGivingBlock/JustGivingBlock.cshtml", new JustGivingBlockProps
{
"Title": "Fundraise for us on JustGiving",
"Subtitle": "Set up your fundraising page",
"ContentRichText": {
"HtmlContent": "\u003Cp\u003ECreate your JustGiving page and start raising funds today.\u003C/p\u003E",
"CssClass": null
},
"Button": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Set up JustGiving",
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
},
"FooterRichText": null
})