diff --git a/src/components/Testimonials.jsx b/src/components/Testimonials.jsx index a2f1390..932e22c 100644 --- a/src/components/Testimonials.jsx +++ b/src/components/Testimonials.jsx @@ -129,8 +129,7 @@ export function Testimonials() { testimonial.author.username + '.png' } - alt="" - width={56} + alt={`${testimonial.author.name}'s profile picture`} height={56} />