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

# Testimonials

### Love wall testimonials

<figure><img src="/files/Sg3pKQJB5DJ9bd3LE6jr" alt=""><figcaption><p>Testimonials HyperUI - love-wall</p></figcaption></figure>

To add this design to your page, add the following line:

```
<%= render "components/testimonials" %>
```

***

### Testimonials horizontal

<figure><img src="/files/Bd3K22D8HjGTitikzNFW" alt=""><figcaption><p>Custom design from HyperUI testimonials, adapted to DaisyUI</p></figcaption></figure>

To add this design, copy and paste the following line:

```
<%= render "components/testimonials_horizontal" %>
```
