Add @connorelsea testimonial to wall of love (#531)
This commit is contained in:
parent
fab2b8611d
commit
2dea894e76
2 changed files with 8 additions and 0 deletions
|
|
@ -117,6 +117,14 @@ export const testimonials = [
|
|||
url: "https://x.com/BChris91/status/2026821091637838273",
|
||||
platform: "x" as const,
|
||||
},
|
||||
{
|
||||
name: "Connor",
|
||||
handle: "@connorelsea",
|
||||
avatar: "/avatars/connorelsea.jpg",
|
||||
text: "Been using this for a week and it's fantastic. Vert tab for each WIP task. Inside, claudes on one side and browser with PR and resources on the other, switch between tasks and stay organized. Mix that with skills to have Claude watch CI recursively, etc. feeling enlightened tbh",
|
||||
url: "https://x.com/connorelsea/status/2026867085750440390",
|
||||
platform: "x" as const,
|
||||
},
|
||||
];
|
||||
|
||||
export type Testimonial = (typeof testimonials)[number];
|
||||
|
|
|
|||
BIN
web/public/avatars/connorelsea.jpg
Normal file
BIN
web/public/avatars/connorelsea.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Loading…
Add table
Add a link
Reference in a new issue