Responsive
Atoms
FormLabel
Default
Molecules
ContactDetails
Default
Organisms
HeaderMinimal
Default
ServicesGroupFinderBlock
With Results No Results

QuoteWithImage / Quote with Image Light Pink

Quote with image and light pink background styling

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Organisms/QuoteWithImage/QuoteWithImage.cshtml", new QuoteWithImageProps
{
"QuoteText": "The support I received during my treatment journey was incredible. The team made me feel cared for every step of the way.",
"Author": "Emily Davis",
"Role": "Breast Cancer Survivor",
"ImageHtml": {},
"BgColor": "bg-lightpink-400"
})
♿ Accessibility