Properties
Component Code
@await Html.PartialAsync("~/Components/Organisms/HeroDfd/HeroDfd.cshtml", new HeroDfdProps
{
"Breadcrumb": {
"Items": [
{
"Name": "Home",
"Url": "/"
},
{
"Name": "Events",
"Url": "/events"
}
],
"MobileBackLinkText": null,
"BackToPrefix": "Back to ",
"Variant": ""
},
"Category": "",
"Title": "Join our community",
"Subtitle": "",
"IntroCopy": "",
"JumpLinks": [],
"CtaButton": null,
"ImageHtml": null,
"ContactDetails": null,
"CtaStickyOnMobile": false
})