From c98030f695f0312ab1d44650f47b51bd9688ea10 Mon Sep 17 00:00:00 2001 From: jaaaaavier Date: Thu, 19 Feb 2026 09:00:18 +0100 Subject: [PATCH 1/3] feat: add send to navbar --- .../layout/components/navbar/ItemsNavigation.tsx | 1 + src/components/layout/navbars/Navbar.tsx | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/src/components/layout/components/navbar/ItemsNavigation.tsx b/src/components/layout/components/navbar/ItemsNavigation.tsx index 7237c44ee..c9672d595 100644 --- a/src/components/layout/components/navbar/ItemsNavigation.tsx +++ b/src/components/layout/components/navbar/ItemsNavigation.tsx @@ -119,6 +119,7 @@ export const ItemsNavigation = ({ { href: '/cleaner', text: textContent.products.cleaner }, { href: '/meet', text: textContent.products.meet }, { href: 'https://ai.internxt.com/', text: textContent.products.ai }, + { href: 'https://send.internxt.com/', text: textContent.products.send }, ]} darkMode={darkMode} lang={lang} diff --git a/src/components/layout/navbars/Navbar.tsx b/src/components/layout/navbars/Navbar.tsx index 06354508e..06f1003f9 100644 --- a/src/components/layout/navbars/Navbar.tsx +++ b/src/components/layout/navbars/Navbar.tsx @@ -302,6 +302,13 @@ export default function Navbar(props: Readonly) { >

{props.textContent.products.ai}

+ +

{props.textContent.products.send}

+ From 8def74ee14a037edbbe914ccfbd4dd728fc3e7cf Mon Sep 17 00:00:00 2001 From: jaaaaavier Date: Thu, 19 Feb 2026 09:01:07 +0100 Subject: [PATCH 2/3] update pricing coupons --- src/pages/pricing/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/pricing/index.tsx b/src/pages/pricing/index.tsx index 826c9fe5f..dbd0a91fe 100644 --- a/src/pages/pricing/index.tsx +++ b/src/pages/pricing/index.tsx @@ -40,8 +40,8 @@ const Pricing = ({ metatagsDescriptions, navbarLang, footerLang, lang, textConte lifetimeCoupon: lifetimeCoupon, lifetimeCoupons, } = usePricing({ - couponCode: PromoCodeName.SoftSales85, - couponCodeForLifetime: PromoCodeName.SoftSales85, + couponCode: PromoCodeName.OFFSUB, + couponCodeForLifetime: PromoCodeName.OFFLFT, }); const [pageName, setPageName] = useState('Pricing Individuals Annually'); From 7e4a9ce1787d3493f42b3b91b7a370e1dbb60b99 Mon Sep 17 00:00:00 2001 From: jaaaaavier Date: Thu, 19 Feb 2026 09:01:28 +0100 Subject: [PATCH 3/3] update languages for some affiliates LPs --- src/pages/[filename].tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pages/[filename].tsx b/src/pages/[filename].tsx index aae21a508..f03a35e34 100644 --- a/src/pages/[filename].tsx +++ b/src/pages/[filename].tsx @@ -80,8 +80,9 @@ const LANG_MAP = { speciale: 'it', xataka: 'es', techradar: 'en', - shanon: 'en', - overflow: 'fr', + shannon: 'en', + overfl0w: 'fr', + lefiltreitalia: 'it', }; function CombinedSpecialOffer({