@await Html.PartialAsync("~/Components/Molecules/CardStepByStep/CardStepByStep.cshtml", new CardStepByStepProps
{
"StepNumber": 3,
"IconHtml": null,
"Title": "Complete your registration",
"Description": "Fill out the registration form with your details and preferences.",
"LinkUrl": "/register"
})