From 05e942705db24ec322bbb0ae5917ab8b49bfac62 Mon Sep 17 00:00:00 2001
From: parsa aghaei
Date: Sun, 20 Oct 2024 10:38:00 +0330
Subject: [PATCH] testimonials responsive updated
---
.../(website)/components/testimonials/testimonials.tsx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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);