# OTA Travel Booking Front-end > Online Travel Agency (OTA) web app for B2C travel: tour search, tour details, > checkout/payment, and customer account/booking management. Built with Vue 2 + > Quasar (SSR). ## Public pages - Home / landing: tours discovery and special deals - Tour listing & search: browse and filter tours by destination - Tour detail: itinerary, availability, pricing for a single tour - Support, About, Why-us, Accessibility, Legal (privacy, cookie, terms) ## Notes for crawlers - Transactional and account routes (/checkout, /payment-*, /auth, /b2c, /thank-you) are user-specific and excluded from indexing — see /robots.txt. - Content is server-side rendered, so public pages are fully crawlable. - User-facing copy is internationalized (multiple languages and currencies).