docs: add Alexander Carr testimonial
This commit is contained in:
parent
16d6c97821
commit
985bc33b87
BIN
public/images/recommendations/alexander-carr.jpg
Normal file
BIN
public/images/recommendations/alexander-carr.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
7
src/content/testimonial/alexander-carr.json
Normal file
7
src/content/testimonial/alexander-carr.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Alexander Carr",
|
||||
"tagline": "Full Stack Software Engineer at School of Code",
|
||||
"text": "<p>Hi Oliver, we met briefly at the Tech Connect event in London last month. Been reading through a few of your latest posts and have found the messages valuable, especially as we spent the week learning about unit, integration and e2e testing. I have signed up to your mailing list to keep the good advice flowing!</p>",
|
||||
"image": "alexander-carr.jpg",
|
||||
"url": null
|
||||
}
|
|
@ -2,6 +2,7 @@
|
|||
layout: ~/layouts/PageLayout.astro
|
||||
title: Oliver's Daily List
|
||||
testimonials:
|
||||
- alexander-carr
|
||||
- adam-nuttall
|
||||
- mike-karthauser
|
||||
- marcos-duran
|
||||
|
|
Loading…
Reference in a new issue