Commit Graph
9 Commits
Author SHA1 Message Date
Ehsan 405c66d100 handle data and change design page about-us and contact-us 2025-05-12 22:33:18 +03:30
Ehsan 1b2f579d0d almost change all layouts to ssr 2025-05-11 15:16:51 +03:30
Ehsan b3bdf6c332 update file city 2025-05-11 12:23:14 +03:30
ehsan fa87d5e020 change text location all page 2025-05-03 19:06:59 +03:30
hamed 9a79ad77cc add slogan and site_name 2025-05-03 17:44:29 +03:30
hamed 8e87b7a346 Add data and edite readme... 2025-05-02 11:07:45 +03:30
hamed 54cb14a005 feat(keywords): standardize city metadata and SEO keywords
- 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
2025-04-27 15:22:40 +03:30
hamed 46385d2d58 - Added a new entry in city.json with ID 32 that represents all cities
- This entry points to the main domain nobat724.com
- Fixed whitespace in doctors/index.js
2025-04-25 17:47:52 +03:30
hamed 574f7bf005 feat: Implement dynamic state and city selection
- 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
2025-04-25 17:11:24 +03:30