@await Html.PartialAsync("~/Components/Organisms/FeaturedBlock/FeaturedBlock.cshtml", new FeaturedBlockProps
{
"Title": "How you can get involved",
"HeadingLevel": 2,
"CardHeadingLevel": 3,
"Cards": [
{
"Title": "Challenge events",
"Category": null,
"Description": "From Pink Ribbon Walks in the summer to our annual Christmas Carol Concert, we have a whole calendar of fundraising opportunities and ways to get involved.",
"DescriptionHtml": null,
"ImageHtml": {},
"CssClass": null,
"HeadingLevel": 3,
"Type": 12,
"LinkText": null,
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
},
{
"Title": "Volunteer opportunities",
"Category": null,
"Description": "Join our team of dedicated volunteers and help us support people affected by breast cancer across the UK.",
"DescriptionHtml": null,
"ImageHtml": {},
"CssClass": null,
"HeadingLevel": 3,
"Type": 12,
"LinkText": null,
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
},
{
"Title": "Corporate partnerships",
"Category": null,
"Description": "Partner with us to make a real difference while engaging your employees and customers.",
"DescriptionHtml": null,
"ImageHtml": {},
"CssClass": null,
"HeadingLevel": 3,
"Type": 12,
"LinkText": null,
"LinkUrl": "#",
"LinkTarget": null,
"IsActive": false
}
],
"CallToAction": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Explore how to get involved",
"LinkUrl": "/get-involved",
"LinkTarget": null,
"IsActive": false
},
"BgColor": "pink"
})