This commit is contained in:
2026-05-18 09:43:29 +12:00
parent b950229003
commit 6ff970015f
189 changed files with 18603 additions and 2727 deletions
@@ -92,13 +92,17 @@ describe('TestimonialsSection', () => {
{
reviewer: 'Casey',
detail: "Poppy's mum",
type: 'Client',
quote: 'Thoughtful updates and a very happy dog after every walk.',
imageUrl: '/images/custom-casey-review.png'
imageUrl: '/images/custom-casey-review.webp',
showInSlider: true
},
{
reviewer: 'Jordan',
detail: "Scout's dad",
quote: 'Should be hidden because there is no image.'
type: 'Client',
quote: 'Should be hidden because there is no image.',
showInSlider: true
}
];