Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions src/CONST/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8450,22 +8450,22 @@ const CONST = {
HOME: {
ANNOUNCEMENTS: [
{
title: 'Start the year with smarter spending, admin controls, and more.',
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: 'Our favorite features + final upgrades of the year',
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: 'Uber for business + Expensify automates ride and meal receipts',
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',
},
],
},
Expand Down
Loading