@await Html.PartialAsync("~/Components/Organisms/FeatureSingleBlock/FeatureSingleBlock.cshtml", new FeatureSingleBlockProps
{
"FeatureSingle": {
"ImageHtml": {},
"Category": "Events",
"Title": "Host your own fundraising event",
"Subtitle": "From coffee mornings to sponsored challenges, there are endless ways to raise funds for breast cancer research.",
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Get your pack",
"LinkUrl": "#pack",
"LinkTarget": null,
"IsActive": false
},
"SecondaryButton": {
"Variant": "secondary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Browse ideas",
"LinkUrl": "#ideas",
"LinkTarget": null,
"IsActive": false
},
"PopUp": null
}
})