@await Html.PartialAsync("~/Components/Molecules/CardVolunteer/CardVolunteer.cshtml", new CardVolunteerProps
{
"Type": 4,
"Location": "Remote",
"Availability": "",
"ClosingDate": null,
"Title": "Online Community Moderator",
"Description": "Help moderate our online support forums, providing a safe space for people to share their experiences.",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/volunteer/moderator",
"LinkTarget": "",
"IsActive": false
})