Quote
Example

"Two things are infinite, the universe and the number of javascript frameworks, and I am not yet completely sure about the universe."
Albert Einstein
Scientist
Usage
<script>
import { Quote } from 'fuchs';
</script>
<Quote
quote="Two things are infinite, the universe and the number of javascript frameworks, and I am not yet completely sure about the universe."
author={{
name: 'Albert Einstein',
role: 'Scientist',
src: './einstein.png'
}}
useThemeColor
/>