Add @BChris91 testimonial to wall of love (#507)
This commit is contained in:
parent
0a807a94e9
commit
b75637530a
2 changed files with 8 additions and 0 deletions
|
|
@ -100,6 +100,14 @@ export const testimonials = [
|
|||
url: "https://x.com/johnblythe/status/2026812731844637010",
|
||||
platform: "x" as const,
|
||||
},
|
||||
{
|
||||
name: "Christopher",
|
||||
handle: "@BChris91",
|
||||
avatar: "/avatars/bchris91.jpg",
|
||||
text: "This is exactly what I've wanted. Amazing job thank you!",
|
||||
url: "https://x.com/BChris91/status/2026821091637838273",
|
||||
platform: "x" as const,
|
||||
},
|
||||
];
|
||||
|
||||
export type Testimonial = (typeof testimonials)[number];
|
||||
|
|
|
|||
BIN
web/public/avatars/bchris91.jpg
Normal file
BIN
web/public/avatars/bchris91.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
Loading…
Add table
Add a link
Reference in a new issue