Add @BChris91 testimonial to wall of love (#507)

This commit is contained in:
Lawrence Chen 2026-02-25 16:51:01 -08:00 committed by GitHub
parent 0a807a94e9
commit b75637530a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View file

@ -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];

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB