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

QuoteWithImage / Quote with Image Purple

A quote with an image and author details

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@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"
})
♿ Accessibility