feat(testimonials): allow for ordering by name
This commit is contained in:
parent
a6e691e442
commit
59b82c330f
4 changed files with 16 additions and 33 deletions
|
|
@ -53,7 +53,7 @@ An upgrade roadmap is a personalised audit of your Drupal website and includes d
|
|||
|
||||
{/* Social proof */}
|
||||
|
||||
<Testimonials names={frontmatter.testimonials} />
|
||||
<Testimonials />
|
||||
|
||||
{/* Overcome objections */}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue