change bg

This commit is contained in:
2025-08-25 13:37:02 +02:00
parent 8c750f0edd
commit 0e7c6d2a85
34 changed files with 42 additions and 41 deletions

View File

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