When a travel card appears in the Assigned Cards section of the Wallet page, it displays as "Expensify Travel Card" with the generic Expensify Card icon and navigates to the ExpensifyCardPage instead of the TravelCVVPage.
Expected: The travel card should show "Travel CVV" title, "Use this when booking travel" subtitle, the luggage icon, and navigate to the Travel CVV page — matching the dedicated Travel CVV entry added in #79824.
Actual: The travel card entry in Assigned Cards uses cardPage.expensifyTravelCard translation, the default card feed icon, and routes to SETTINGS_WALLET_DOMAIN_CARD which renders ExpensifyCardPage with an "Expensify Card" header.