From fe112aeb8c762f4831078e745fbb263d8d50fa96 Mon Sep 17 00:00:00 2001 From: Justin Nemmers Date: Thu, 8 Aug 2024 11:36:44 +0300 Subject: [PATCH] chore: add utm, rename image filepath --- public/images/{mobile.svg => mobile-1.svg} | 0 src/components/pages/sub-category/mobile/mobile.jsx | 2 +- src/components/shared/footer/footer.jsx | 2 +- src/constants/links.js | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename public/images/{mobile.svg => mobile-1.svg} (100%) diff --git a/public/images/mobile.svg b/public/images/mobile-1.svg similarity index 100% rename from public/images/mobile.svg rename to public/images/mobile-1.svg diff --git a/src/components/pages/sub-category/mobile/mobile.jsx b/src/components/pages/sub-category/mobile/mobile.jsx index 9cd8633..3863cc7 100644 --- a/src/components/pages/sub-category/mobile/mobile.jsx +++ b/src/components/pages/sub-category/mobile/mobile.jsx @@ -64,7 +64,7 @@ const Mobile = ({
diff --git a/src/components/shared/footer/footer.jsx b/src/components/shared/footer/footer.jsx index 43ccf38..f22777b 100644 --- a/src/components/shared/footer/footer.jsx +++ b/src/components/shared/footer/footer.jsx @@ -12,7 +12,7 @@ const Footer = () => (

Sponsored by{' '} - + Novu
diff --git a/src/constants/links.js b/src/constants/links.js index 6c429a9..0f3332b 100644 --- a/src/constants/links.js +++ b/src/constants/links.js @@ -4,7 +4,7 @@ export default { to: '/', }, novu: { - to: 'https://novu.co/?utm=notificationsDirectory', + to: 'https://novu.co/?utm_campaign=not-dir', }, // Social discord: {