feat(testimonials): allow for ordering by name

This commit is contained in:
Oliver Davies 2023-09-20 13:00:00 +01:00
parent a6e691e442
commit 59b82c330f
4 changed files with 16 additions and 33 deletions

View file

@ -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 */}