Skip to content

Commit b892e20

Browse files
authored
Fix image link
1 parent 1401694 commit b892e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/docs-gesture-handler/src/components/Testimonials/TestimonialList

packages/docs-gesture-handler/src/components/Testimonials/TestimonialList/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const items = [
3939
link: 'https://twitter.com/bran_aust/status/1754907731536863670',
4040
image: {
4141
alt: 'brandon austin',
42-
src: 'https://pbs.twimg.com/profile_images/1807358745401286656/u6hI6CYo_400x400.jpg',
42+
src: 'https://pbs.twimg.com/profile_images/1886569538356977664/HSO3O8hT_400x400.jpg',
4343
},
4444
},
4545
];

0 commit comments

Comments
 (0)