diff --git a/src/components/banners/FeaturesBanner.tsx b/src/components/banners/FeaturesBanner.tsx index 15230ce15..6d167e952 100644 --- a/src/components/banners/FeaturesBanner.tsx +++ b/src/components/banners/FeaturesBanner.tsx @@ -44,7 +44,7 @@ const FeaturesBanner = () => {
{
- 🎄 Christmas Web App Theme + Chance to win up to 10TB of storage! + {textContent.featuresBanner.lastCta}
diff --git a/src/components/banners/TopBanner.tsx b/src/components/banners/TopBanner.tsx index ee3389700..02a33edad 100644 --- a/src/components/banners/TopBanner.tsx +++ b/src/components/banners/TopBanner.tsx @@ -23,7 +23,7 @@ const TopBanner = ({ isBannerFixed }: TopBannerProps) => {

- 🎄{textContent.title.normalText} {textContent.title.boldText} + {textContent.title.normalText} {textContent.title.boldText}

{

- 🎄{textContent.title.normalText} + {textContent.title.normalText} {textContent.title.boldText}