Labels: enhancement, ui, frontend
Context: Display session prices in XLM alongside fiat equivalence (USD, EUR, GBP, JPY) using real-time price feeds.
Tasks:
Wire useCurrency.ts to public exchange rate API.
Allow instant switching between currencies in Navbar.tsx.
Suggested Files: src/hooks/useCurrency.ts, src/components/layout/Navbar.tsx
Acceptance Criteria: Toggling currency dropdown updates rates smoothly across expert cards and booking modals.
Labels: enhancement, ui, frontend
Context: Display session prices in XLM alongside fiat equivalence (USD, EUR, GBP, JPY) using real-time price feeds.
Tasks:
Wire useCurrency.ts to public exchange rate API.
Allow instant switching between currencies in Navbar.tsx.
Suggested Files: src/hooks/useCurrency.ts, src/components/layout/Navbar.tsx
Acceptance Criteria: Toggling currency dropdown updates rates smoothly across expert cards and booking modals.