> For the complete documentation index, see [llms.txt](https://docs.shipped.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shipped.club/components/testimonials.md).

# Testimonials

<figure><img src="/files/q4KvrMjXWiSCXGMLQxNq" alt=""><figcaption><p>Testimonials</p></figcaption></figure>

Component: `<Testimonials />`\
File: `src/components/Testimonials/Testimonials.tsx`

{% code title="page.tsx" %}

```typescript
import { Testimonials } from "@/components/Testimonials/Testimonials";
```

{% endcode %}

### Examples

<figure><img src="/files/pyo2YnWVIkRXK9yXbj1H" alt=""><figcaption><p>userdesk.io</p></figcaption></figure>

***

{% hint style="info" %}
If you need basic components like buttons, inputs, etc, they are all available with [ChakraUI](https://chakra-ui.com/).
{% endhint %}
