img clranup

This commit is contained in:
2025-08-21 17:50:31 +02:00
parent d03e4088f0
commit cec6bd007e
57 changed files with 21 additions and 357 deletions

View File

@@ -1,4 +1,3 @@
import Image from 'next/image'
import { Container } from '@/components/Container'
@@ -124,7 +123,7 @@ export function Testimonials() {
</div>
</div>
<div className="overflow-hidden rounded-full bg-creme-600">
<Image
<img
className="h-14 w-14 object-cover"
src={testimonial.author.image}
alt=""