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

@ -4,8 +4,8 @@ title: Book a 1-on-1 consulting call
link: https://savvycal.com/opdavies/consulting-call
price: £350
testimonials:
- michael-itkoff2
- tom-evans
- michael-itkoff2
---
import Button from "~/components/Button.astro";