@await Html.PartialAsync("~/Components/Molecules/Card/Card.cshtml", new CardProps
{
"Title": "Groundbreaking Revolutionary Transformational Healthcare Innovation",
"Description": "This card demonstrates how the component handles exceptionally long words in the title that might cause layout issues.",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"Type": 0,
"LinkText": "",
"LinkUrl": "/long-title",
"LinkTarget": "",
"IsActive": false
})