Skip to content

Commit a39dc21

Browse files
feat: add DeeAye.bio testimonial (#554)
Signed-off-by: David Dal Busco <[email protected]>
1 parent e00554b commit a39dc21

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/components/Testimonials/index.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ export default function Testimonials(): JSX.Element {
2929
img: "https://pbs.twimg.com/profile_images/1602168015482519553/UFJ5_rcZ_400x400.jpg",
3030
text: "This is the next iteration of the internet I signed up for.🔥"
3131
},
32+
{
33+
name: "DeeAye.bio",
34+
twitter: "DeeAyee3",
35+
img: "https://pbs.twimg.com/profile_images/1970688408386445317/DmUvbYXx_400x400.jpg",
36+
text: "CI integration with that CLI is pure chef’s kiss mate."
37+
},
3238
{
3339
name: "Sam-the-tutor™",
3440
twitter: "samthetutor2",

0 commit comments

Comments
 (0)