@await Html.PartialAsync("~/Components/Organisms/QuoteWithImage/QuoteWithImage.cshtml", new QuoteWithImageProps
{
"QuoteText": "I was so relieved to finally have cancer behind me. I wanted to give back to Breast Cancer Now. Afternoon Tea felt like the perfect fit. I love baking and have always baked my children\u0027s birthday cakes. My youngest is also a keen baker, so it\u0027s really nice to do that together.",
"Author": "Amanda",
"Role": "Job role",
"ImageHtml": {},
"BgColor": "bg-purple"
})