Skip to content

Commit 947913a

Browse files
fix: testimonial img
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 0c3468e commit 947913a

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
@@ -14,7 +14,7 @@ export default function Testimonials(): JSX.Element {
1414
{
1515
name: "daisuke",
1616
twitter: "freedomforcode",
17-
img: "https://pbs.twimg.com/profile_images/1988237606392594433/MTbuj-jB_400x400.jpg",
17+
img: "https://pbs.twimg.com/profile_images/2031162040476393472/q4Ds1pcj_400x400.jpg",
1818
text: "Yes so easy build MVP with Juno 😍"
1919
},
2020
{

0 commit comments

Comments
 (0)