@await Html.PartialAsync("~/Components/Organisms/FeatureSingleBlock/FeatureSingleBlock.cshtml", new FeatureSingleBlockProps
{
"FeatureSingle": {
"ImageHtml": {},
"Category": "Personal Stories",
"Title": "Take on the Pink Ribbon Walk",
"Subtitle": "Join thousands walking to fund life-changing breast cancer research.",
"PrimaryButton": {
"Variant": "primary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Register now",
"LinkUrl": "#register",
"LinkTarget": null,
"IsActive": false
},
"SecondaryButton": {
"Variant": "secondary",
"Type": null,
"Disabled": false,
"AriaLabel": null,
"Name": null,
"Value": null,
"Action": null,
"LinkText": "Learn more",
"LinkUrl": "#learn",
"LinkTarget": null,
"IsActive": false
},
"PopUp": {
"Title": "Kreena\u0027s story",
"Content": "Kreena was diagnosed with breast cancer and found support through Breast Cancer Now. Her journey inspired her to help others facing similar challenges through fundraising and advocacy.",
"AriaLabel": null,
"LinkText": "Read full story",
"LinkUrl": "/stories/kreena",
"LinkTarget": null,
"IsActive": false
}
}
})