From 2f8984ebaa2ec9688a1b5a11bb84dfa7dffebf91 Mon Sep 17 00:00:00 2001 From: alireza Date: Tue, 25 Aug 2026 15:50:02 +0330 Subject: [PATCH] fix: swap slider navigation arrow icons direction --- .../pages/Home/sections/TechnogenSection.tsx | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/frontend/src/pages/Home/sections/TechnogenSection.tsx b/frontend/src/pages/Home/sections/TechnogenSection.tsx index fcd237a..300cdf2 100644 --- a/frontend/src/pages/Home/sections/TechnogenSection.tsx +++ b/frontend/src/pages/Home/sections/TechnogenSection.tsx @@ -361,27 +361,7 @@ export default function TechnogenSection() { {isFa ? `${faNum(page + 1)} از ${faNum(totalPages)}` : `${page + 1} of ${totalPages}`} - + )}