From ec8ae5cbae552add578b8f180e721dfbce0bb373 Mon Sep 17 00:00:00 2001 From: Georgia Monahan Date: Wed, 11 Feb 2026 16:24:48 +0000 Subject: [PATCH 1/2] update marketing copy --- src/CONST/index.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/CONST/index.ts b/src/CONST/index.ts index 3152ea04c98dd..724224f5da520 100755 --- a/src/CONST/index.ts +++ b/src/CONST/index.ts @@ -8450,19 +8450,19 @@ const CONST = { HOME: { ANNOUNCEMENTS: [ { - title: 'Start the year with smarter spending, admin controls, and more.', + title: 'Better controls, auto-approvals, & an Uber discount', subtitle: 'Product update', url: 'https://use.expensify.com/blog/expensify-january-2026-product-update', publishedDate: '2026-01-28', }, { - title: 'Our favorite features + final upgrades of the year', + title: '2025 highlights: 460+ updates, AI upgrades, & more', subtitle: 'Product update', url: 'https://use.expensify.com/blog/expensify-2025-year-end-product-update', publishedDate: '2025-12-22', }, { - title: 'Uber for business + Expensify automates ride and meal receipts', + title: 'Group expenses, bulk actions, one-click PDFs', subtitle: 'Product update', url: 'https://use.expensify.com/blog/uber-for-business-and-expensify-integration-update', publishedDate: '2025-12-01', From 9e50d4e433122c8bf941aec3e7dd87a8128f390b Mon Sep 17 00:00:00 2001 From: Georgia Monahan Date: Thu, 19 Feb 2026 17:18:05 +0000 Subject: [PATCH 2/2] copy update from feb marketing updates --- src/CONST/index.ts | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/CONST/index.ts b/src/CONST/index.ts index 724224f5da520..36fe7a8fb7979 100755 --- a/src/CONST/index.ts +++ b/src/CONST/index.ts @@ -8450,22 +8450,22 @@ const CONST = { HOME: { ANNOUNCEMENTS: [ { - title: 'Better controls, auto-approvals, & an Uber discount', - subtitle: 'Product update', - url: 'https://use.expensify.com/blog/expensify-january-2026-product-update', - publishedDate: '2026-01-28', + title: 'Expensify and Xero partner to support SMBs', + subtitle: 'Press Release', + url: 'https://www.businesswire.com/news/home/20260212641796/en/Expensify-and-Xero-Enhance-Partnership-to-Support-Small-Businesses', + publishedDate: '2026-02-12', }, { - title: '2025 highlights: 460+ updates, AI upgrades, & more', + title: 'New Home page & upgraded Insights analytics', subtitle: 'Product update', - url: 'https://use.expensify.com/blog/expensify-2025-year-end-product-update', - publishedDate: '2025-12-22', + url: 'https://use.expensify.com/blog/expensify-home-and-insights-update', + publishedDate: '2026-02-18', }, { - title: 'Group expenses, bulk actions, one-click PDFs', + title: 'Smarter spend controls & Concierge anywhere', subtitle: 'Product update', - url: 'https://use.expensify.com/blog/uber-for-business-and-expensify-integration-update', - publishedDate: '2025-12-01', + url: 'https://use.expensify.com/blog/expensify-february-2026-product-update', + publishedDate: '2026-02-19', }, ], },