@await Html.PartialAsync("~/Components/Molecules/IntroWithHeading/IntroWithHeading.cshtml", new IntroWithHeadingProps
{
"Heading": "Find a challenge",
"IntroText": "Join one of our many challenges and help us fund life-saving research and provide support to those affected by breast cancer.",
"IntroHtml": null,
"IsListingIntro": true,
"HeadingCentered": false,
"HeadingLevel": 2,
"HeadingLevelStyle": 0
})