diff --git a/src/components/nav/Nav.js b/src/components/nav/Nav.js
index 49107e4..4696a1d 100644
--- a/src/components/nav/Nav.js
+++ b/src/components/nav/Nav.js
@@ -39,8 +39,8 @@ const Nav = ({
{
title: 'صفحه اصلی',
icon:
,
link: '/',
@@ -48,21 +48,21 @@ const Nav = ({
{
title: 'فروشگاه',
icon:
,
link: '/services',
},
{
title: 'آزمون ها',
icon:
,
link: '/exams',
@@ -70,8 +70,8 @@ const Nav = ({
{
title: 'حساب کاربری',
icon:
,
link: '/dashboard',
@@ -94,7 +94,7 @@ const Nav = ({
{
mobileOptions.map(
(item, index) => (
-
setNavId(index + 1)}>
+
setNavId(index + 1)}>
{item.icon}
@@ -281,8 +281,8 @@ const Nav = ({
>
@@ -360,14 +360,14 @@ const Nav = ({
>
diff --git a/src/view/services/index.js b/src/view/services/index.js
index 4f7c486..8752b83 100644
--- a/src/view/services/index.js
+++ b/src/view/services/index.js
@@ -145,7 +145,7 @@ if (!isMobile){
@@ -188,9 +188,9 @@ if (!isMobile){
transform="translate(7.267 5.991)"
fill="none"
stroke="#696969"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="0.6"
+ strokeLinecap="round"
+ strokeLinejoin="round"
+ strokeWidth="0.6"
/>
@@ -257,9 +257,9 @@ if (!isMobile){
@@ -297,9 +297,9 @@ if (!isMobile){
@@ -329,6 +329,7 @@ if (!isMobile){