docs(testimonials): add Tawny call testimonial

This commit is contained in:
Oliver Davies 2023-09-26 21:47:15 +01:00
parent 82fe15fd01
commit cb44df2d5f
4 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View file

@ -7,6 +7,7 @@ interface Props {
}
const defaultNames = [
'tawny-bartlett',
'joe-howell',
'michael-itkoff',
'mick-felton',

View file

@ -0,0 +1,7 @@
{
"name": "Tawny Bartlett",
"tagline": "Senior Drupal Developer",
"text": "<p>I've wanted to explore testing for a while, but as a PHP developer with 10 years of Drupal experience who'd written next to no tests, I really needed guidance. Oliver's expertise in testing and TDD motivated me to seek his help.</p><p>Before our call, I'd started writing tests for my modules but needed direction, understanding the code to a degree but needing help with approach. Oliver clarified both unit and integration testing, providing solutions for my challenges, and shared his code for inspiration and help. He also gave me ideas on how to utilise contrib code to help me further.</p><p>Consulting with an expert, I gained the clarity and confidence I needed in tackling testing with structured, maintainable practices. Oliver's adaptability and tailored services make him highly recommendable.</p><p>Thanks, Oliver - I feel empowered and know exactly what approach to take now!</p>",
"image": "tawny.jpg",
"url": "https://www.playingwithpixels.co.uk"
}

View file

@ -4,6 +4,7 @@ title: Book a 1-on-1 consulting call
link: https://savvycal.com/opdavies/consulting-call
price: £350
testimonials:
- tawny-bartlett
- tom-evans
- michael-itkoff2
---