@await Html.PartialAsync("~/Components/Molecules/Quote/Quote.cshtml", new QuoteProps
{
"QuoteText": "Research has shown that when women come together to support each other through breast cancer, the collective strength and resilience creates an environment where healing and hope can flourish. Community support is not just beneficial\u2014it\u0027s transformative.",
"Author": "Professor Margaret Thompson",
"Role": "Director of Oncology Research"
})