diff --git a/apps/frontend/components/sections/sectionComponents/Testimonials.tsx b/apps/frontend/components/sections/sectionComponents/Testimonials.tsx index 76f5c0bdf..ba8eabab6 100644 --- a/apps/frontend/components/sections/sectionComponents/Testimonials.tsx +++ b/apps/frontend/components/sections/sectionComponents/Testimonials.tsx @@ -79,8 +79,7 @@ export default function SectionExample(props: TestiomonialsProps) { image={item?.companyLogoLight} elProps={{ alt: item?.companyLogoLight?.alt, - className: - "h-full object-contain dark:hidden w-max", + className: "h-full object-contain dark:hidden", }} />