Update src/pages/HomePage/sections/Testimonial.tsx

This commit is contained in:
2026-06-13 20:48:31 +00:00
parent e3d8bc8ebf
commit 19f17036cd

View File

@@ -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" },
]}
/>
</div>