diff --git a/public/index.html b/public/index.html index d375750..d5e1b1b 100644 --- a/public/index.html +++ b/public/index.html @@ -1,85 +1,75 @@ - - - - - - - - - - - - دانوین - - - - - - + دانوین + + + + - - + (function (w, d, s, l, i) { + w[l] = w[l] || []; + w[l].push({ + "gtm.start": new Date().getTime(), + event: "gtm.js", + }); + var f = d.getElementsByTagName(s)[0], + j = d.createElement(s), + dl = l != "dataLayer" ? "&l=" + l : ""; + j.async = true; + j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl; + f.parentNode.insertBefore(j, f); + })(window, document, "script", "dataLayer", "GTM-WVV8H9L"); + + + + + + + + +
+ + + + \ No newline at end of file diff --git a/src/AppRouter.js b/src/AppRouter.js index 6e7cdd7..e212106 100644 --- a/src/AppRouter.js +++ b/src/AppRouter.js @@ -222,7 +222,7 @@ class AppRouter extends Component { )} - {mobile ? status ? : null : null} + {status ? : null} {mobile ? ( diff --git a/src/views/Home/Navbar/Laptop/index.js b/src/views/Home/Navbar/Laptop/index.js index 73f1685..3debb57 100644 --- a/src/views/Home/Navbar/Laptop/index.js +++ b/src/views/Home/Navbar/Laptop/index.js @@ -142,11 +142,27 @@ class LaptopNavbar extends Component {