Join our community: https://t.me/+DOylgFv1jyJlNzM0
Why this matters
Features.tsx is rendered on the landing page and contains conditional logic for icon selection, but has zero test coverage, so a future refactor could silently drop a feature card without any test failing.
Acceptance criteria
Files to touch
frontend/src/components/Features.tsx
Out of scope
Does not change the feature copy or icons.
Why this matters
Features.tsx is rendered on the landing page and contains conditional logic for icon selection, but has zero test coverage, so a future refactor could silently drop a feature card without any test failing.
Acceptance criteria
Files to touch
frontend/src/components/Features.tsxOut of scope
Does not change the feature copy or icons.