@await Html.PartialAsync("~/Components/Molecules/CardSupport/CardSupport.cshtml", new CardSupportProps
{
"Type": 1,
"ExternalLinkText": "Download support guide",
"ExternalLinkUrl": "/downloads/support-guide.pdf",
"BgColor": "",
"Title": "Our Support Network",
"Description": "Access to specialist breast cancer nurses, counseling services, support groups, educational workshops, and a wealth of online resources. We provide practical advice, emotional support, and connection to our community throughout your journey.",
"DescriptionHtml": null,
"Category": "Support Services",
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/support-network",
"LinkTarget": "",
"IsActive": false
})