{{ $background_color := .Get "background-color" }}

{{ .Get "title" | default (i18n "lovedByTeams") }}

{{ $descriptions := .Get "descriptions" }} {{ if $descriptions }} {{ range (split $descriptions "||") }}

{{ . | safeHTML }}

{{ end }} {{ else }}

{{ i18n "testimonialsDescription" }}

{{ end }}
{{ range .Page.Params.testimonials }}
{{ .name }}

{{ .name }}

{{ .title }}

{{ .quote }}

{{ end }} {{ if ne (.Get "animate" | default "true") "false" }} {{ range .Page.Params.testimonials }} {{ end }} {{ end }}
{{ if ne (.Get "animate" | default "true") "false" }} {{ end }}