Skip to content

Commit e8f5671

Browse files
feat: update testimonial thumbnail src
Signed-off-by: David Dal Busco <[email protected]>
1 parent e22f4d2 commit e8f5671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Testimonials/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export default function Testimonials(): JSX.Element {
4444
{
4545
name: "Coti",
4646
twitter: "JuanRezzio",
47-
img: "https://pbs.twimg.com/profile_images/1789664405740736512/PBu6OhgZ_400x400.jpg",
47+
img: "https://pbs.twimg.com/profile_images/1925235715077545984/i9OMCPHB_400x400.jpg",
4848
text: "Thanks to Juno's well-documented get-started guide, we had it up and running in under 5 minutes. Our first decentralized analytics tool is now live and kicking!"
4949
},
5050
{

0 commit comments

Comments
 (0)