@await Html.PartialAsync("~/Components/Molecules/SupportCta/SupportCta.cshtml", new SupportCtaProps
{
"Type": 1,
"Theme": "cream",
"Title": "Call our free helpline",
"HeadingLevel": 3,
"CssModifier": "",
"Description": {},
"Icon": "",
"ImageHtml": null,
"Button": null,
"TelephoneNumber": "08088006000",
"TelephoneDisplay": "0808 800 6000",
"AdditionalText": "",
"OpeningHours": "Lines open: Monday to Friday - 9am to 4pm; Saturday - 9am to 1pm"
})