Skip to content

Commit 6c40e77

Browse files
fix: testimonial profile picture
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent db5dfbd commit 6c40e77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Testimonials/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default function Testimonials(): JSX.Element {
88
{
99
name: "Krzysztof Woś",
1010
twitter: "krzysztofwos",
11-
img: "https://pbs.twimg.com/profile_images/1576076457209913344/mujUWJ8V_400x400.jpg",
11+
img: "https://pbs.twimg.com/profile_images/1905138464590594048/Y5MsHA2V_400x400.jpg",
1212
text: "Juno is the best Web3 app out there."
1313
},
1414
{

0 commit comments

Comments
 (0)