@await Html.PartialAsync("~/Components/Molecules/CardEvent/CardEvent.cshtml", new CardEventProps
{
"Type": 6,
"Location": "London",
"Date": "13 May 2023",
"Price": "\u00A320",
"Title": "Ho Chi Minh to Angkor Wat Cycle",
"Description": "",
"DescriptionHtml": null,
"Category": "Cycling",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/events/cycle-adventure",
"LinkTarget": "",
"IsActive": false
})