@await Html.PartialAsync("~/Components/Molecules/HealthcareInfoCard/HealthcareInfoCard.cshtml", new HealthcareInfoCardProps
{
"Title": "Treatment options for different types and stages of breast cancer",
"Description": "There are several treatment options available, and your care team will recommend the best approach based on your individual circumstances.",
"LinkUrl": "/health-information/treatment"
})