Add Scott Watermasysk testimonial to wall of love

This commit is contained in:
Lawrence Chen 2026-02-25 16:05:14 -08:00
parent 27f8b08de2
commit 83a6fd3457
2 changed files with 8 additions and 0 deletions

View file

@ -84,6 +84,14 @@ export const testimonials = [
url: "https://x.com/kataring/status/2026189035056832718",
platform: "x" as const,
},
{
name: "Scott Watermasysk",
handle: "@scottw",
avatar: "/avatars/scottw.jpg",
text: "This has been such a useful find. I can't recommend it enough.",
url: "https://x.com/scottw/status/2026806893067551084",
platform: "x" as const,
},
];
export type Testimonial = (typeof testimonials)[number];

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB