diff --git a/src/app/(routes)/(website)/components/testimonials/testimonials.tsx b/src/app/(routes)/(website)/components/testimonials/testimonials.tsx index e474ae6..e655005 100644 --- a/src/app/(routes)/(website)/components/testimonials/testimonials.tsx +++ b/src/app/(routes)/(website)/components/testimonials/testimonials.tsx @@ -102,7 +102,7 @@ export default function Testimonials({ dict }: TestimonialsProps) { {dict.homePage.testimonials.description}

setIsHovered(true)} onMouseLeave={() => { @@ -150,8 +150,8 @@ export default function Testimonials({ dict }: TestimonialsProps) {
  • { setCurrentIndex(index); setBulletClicked(true);