diff --git a/src/app/banners/Banner.tsx b/src/app/banners/Banner.tsx index 3645ef0f4..3b52af97f 100644 --- a/src/app/banners/Banner.tsx +++ b/src/app/banners/Banner.tsx @@ -1,5 +1,5 @@ import { X } from '@phosphor-icons/react'; -import LifetimeBig from 'assets/images/banner/discount.png'; +import LifetimeBig from 'assets/images/banner/lifetime_big.png'; import { useTranslationContext } from 'app/i18n/provider/TranslationProvider'; import { CheckCircle } from '@phosphor-icons/react/dist/ssr'; @@ -15,26 +15,26 @@ const Banner = ({ showBanner, onClose }: { showBanner: boolean; onClose: () => v >
-
- Discount label +
+ Discount label
-
+
-

{translate('lifetimeBanner.label')}

-

{translate('lifetimeBanner.title')}

+

{translate('lifetimeBanner.label')}

+

{translate('lifetimeBanner.title')}