Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/PromoteCta/PromoteCta.cshtml", new PromoteCtaProps
{
"Title": "Donate to our research",
"HeadingLevel": 3,
"Description": {},
"Button": {
"Variant": "secondary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "About breast cancer",
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
}
})