@await Html.PartialAsync("~/Components/Organisms/FeatureSingleBlock/FeatureSingleBlock.cshtml", new FeatureSingleBlockProps
{
"FeatureSingle": {
"ImageHtml": {},
"Category": "Research",
"Title": "Funding life-saving research",
"Subtitle": "Your support helps us fund world-class research that\u0027s transforming outcomes for people with breast cancer.",
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Read our research",
"LinkUrl": "#research",
"LinkTarget": null,
"IsActive": false
},
"SecondaryButton": null,
"PopUp": null
}
})