Testimonial Component
Here is a custom testimonial component that can be reused with different props.
Preview
Here's a preview of the testimonial component.

John Doe
Software Engineer
This is a custom testimonial content. It can be as long or short as needed. Make sure that you set it as you need.
Props
Prop | Type | Description |
---|---|---|
Boolean | Sets the component to dark mode or light mode | |
String | The name of the person giving the testimonial | |
String | The role or title of the person | |
String | The content of the testimonial | |
String | The source URL of the avatar image |