[AI] Remove Payee Locations and Smarter Imports from video

Reduced to 5 features: Drag & Drop, Donut Chart (tier 1),
Budget Notes, Actual CLI, Custom Themes (tier 2).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matiss Janis Aboltins
2026-04-02 22:59:48 +01:00
parent 60fa9bbbcb
commit 7cccdad1ba

View File

@@ -42,12 +42,6 @@ export const TIER1_FEATURES: Feature[] = [
screenshot: "donut-chart.png",
accentColor: COLORS.accentCyan,
},
{
title: "Payee Locations",
tagline: "Know where you spend",
screenshot: "payee-locations.png",
accentColor: COLORS.accentCyan,
},
];
export const TIER2_FEATURES: Feature[] = [
@@ -69,12 +63,6 @@ export const TIER2_FEATURES: Feature[] = [
screenshot: "themes.png",
accentColor: COLORS.accentCoral,
},
{
title: "Smarter Imports",
tagline: "More control over your data",
screenshot: "imports.png",
accentColor: COLORS.accentCoral,
},
];
// Total = TITLE + 3*TIER1 + 4*TIER2 + OUTRO - 8*TRANSITION