From 19f17036cd7f5e29dff31c7fc386ea54c72be6f0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 20:48:31 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Testimonial.tsx --- src/pages/HomePage/sections/Testimonial.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Testimonial.tsx b/src/pages/HomePage/sections/Testimonial.tsx index 8f77d31..a49e0ce 100644 --- a/src/pages/HomePage/sections/Testimonial.tsx +++ b/src/pages/HomePage/sections/Testimonial.tsx @@ -12,7 +12,7 @@ export default function TestimonialSection(): React.JSX.Element { rating={5} author="Thomas Weber — Co-founder of KYMA" avatars={[ - { name: "Thomas Weber", imageSrc: "https://randomuser.me/api/portraits/men/75.jpg" }, + { name: "Thomas Weber", imageSrc: "https://randomuser.me/api/portraits/men/75.jpg?_wi=2" }, ]} />