We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00554b commit a39dc21Copy full SHA for a39dc21
1 file changed
src/components/Testimonials/index.tsx
@@ -29,6 +29,12 @@ export default function Testimonials(): JSX.Element {
29
img: "https://pbs.twimg.com/profile_images/1602168015482519553/UFJ5_rcZ_400x400.jpg",
30
text: "This is the next iteration of the internet I signed up for.🔥"
31
},
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
+ },
38
{
39
name: "Sam-the-tutor™",
40
twitter: "samthetutor2",
0 commit comments