<TestimonialsAvatars />

<TestimonialsAvatars/> component is a child of <SectionTestimonials> RapidLaunch.it recommend use always <SectionTestimonials>

Go to the following link: <SectionTestimonials> to see all the properties and examples of this component

The TestimonialsAvatars component is used to render avatars in the testimonials component

The component is located in the @/components/global/Testimonials/Avatars directory. To use the component, import it into your file:

import TestimonialsAvatars from '/components/global/Testimonials/Avatars';

Usage

To use the component, add it to your template:

<TestimonialsAvatars />