Area: frontend/app/bookings/page.tsx
- Problem: The page requests a paginated result but does not expose controls for moving between pages.
- Acceptance criteria: Render previous and next controls from the response metadata, disable them at the boundaries, and reset scroll position when the page changes.
Area:
frontend/app/bookings/page.tsx