diff --git a/public/images/recommendations/tawny.jpg b/public/images/recommendations/tawny.jpg new file mode 100644 index 00000000..d84dfea2 Binary files /dev/null and b/public/images/recommendations/tawny.jpg differ diff --git a/src/components/Testimonials.astro b/src/components/Testimonials.astro index efe0da46..2bf393d2 100644 --- a/src/components/Testimonials.astro +++ b/src/components/Testimonials.astro @@ -7,6 +7,7 @@ interface Props { } const defaultNames = [ + 'tawny-bartlett', 'joe-howell', 'michael-itkoff', 'mick-felton', diff --git a/src/content/testimonial/tawny-bartlett.json b/src/content/testimonial/tawny-bartlett.json new file mode 100644 index 00000000..36b8b13c --- /dev/null +++ b/src/content/testimonial/tawny-bartlett.json @@ -0,0 +1,7 @@ +{ + "name": "Tawny Bartlett", + "tagline": "Senior Drupal Developer", + "text": "
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.
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.
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.
Thanks, Oliver - I feel empowered and know exactly what approach to take now!
", + "image": "tawny.jpg", + "url": "https://www.playingwithpixels.co.uk" +} diff --git a/src/pages/call.mdx b/src/pages/call.mdx index 4c27f9a4..58f92631 100644 --- a/src/pages/call.mdx +++ b/src/pages/call.mdx @@ -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 ---