This commit is contained in:
2025-08-25 16:53:05 +02:00
parent 7053e3b965
commit 454067380e
39 changed files with 39 additions and 39 deletions

View File

@@ -122,7 +122,7 @@ export function Testimonials() {
{testimonial.author.role}
</div>
</div>
<div className="overflow-hidden rounded-full bg-bg-sand">
<div className="overflow-hidden rounded-full bg-transparent">
<img
className="h-14 w-14 object-cover"
src={testimonial.author.image}