@await Html.PartialAsync("~/Components/Organisms/ArticleCta/ArticleCta.cshtml", new ArticleCtaProps
{
"Heading": "Stay in touch",
"Content": "\r\n \u003Cp\u003EPellentesque malesuada, felis id tincidunt condimentum, risus est tincidunt turpis, vitae semper purus velit nec tellus.\u003C/p\u003E\r\n \u003Ch3\u003EHeading\u003C/h3\u003E\r\n \u003Cp\u003EIf you have any concerns about breast cancer, or just want to talk, our specialist nurses are here for you.\u003C/p\u003E\r\n ",
"CallToAction": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "About breast cancer",
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
},
"BgColor": "light-pink",
"Microsite": ""
})