- Implemented search functionality to filter specialties by name
- Added navigation to /doctors page with specialty ID as query parameter when clicking on a specialty card
- Enhanced user experience by providing real-time search results and clear navigation path
- Convert all city keywords to consistent string format
- Add SEO-friendly titles and descriptions for all cities
- Standardize keywords across all cities with medical booking terms
- Add custom proxy setup for local subdomain testing
- Load states and cities from JSON data files
- Filter cities based on selected state
- Update UI to disable city dropdown until state is selected
- Fix AutoCompleteSelect component to properly handle selection
- Reset city selection when state changes
- Display selected state and city in button