pages/Testimonials

Testimonials component renders a paginated list of testimonial cards. Each card displays the name, role, and a collapsible quote of a person. Pagination allows browsing through all testimonials, showing a fixed number per page. Uses translations for all textual content via react-i18next.
Description:
  • Testimonials component renders a paginated list of testimonial cards. Each card displays the name, role, and a collapsible quote of a person. Pagination allows browsing through all testimonials, showing a fixed number per page. Uses translations for all textual content via react-i18next.
Source:
Returns:
The Testimonials section with pagination and collapsible testimonial cards.
Type
JSX.Element