@await Html.PartialAsync("~/Components/Organisms/FeatureSingleBlock/FeatureSingleBlock.cshtml", new FeatureSingleBlockProps
{
"FeatureSingle": {
"ImageHtml": {},
"Category": null,
"Title": "Join our community",
"Subtitle": "Be part of something bigger.",
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Get started",
"LinkUrl": "#start",
"LinkTarget": null,
"IsActive": false
},
"SecondaryButton": null,
"PopUp": null
}
})