@await Html.PartialAsync("~/Components/Molecules/CardKeyFact/CardKeyFact.cshtml", new CardKeyFactProps
{
"Type": 2,
"Category": null,
"Subheading": "",
"BgColor": "pink",
"Title": "\u00A324 million",
"Description": "Our helpline is available 24 hours a day, 7 days a week to provide support and information.",
"DescriptionHtml": null,
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})