Commit Graph
13 Commits
Author SHA1 Message Date
ehsan 0db121150d update field doctors, cities, states and specialties 2025-09-25 17:06:57 +03:30
hamed f715278ec1 update footer disclaimer for یاسوج and set name for نوبت 724 2025-09-07 10:47:20 +03:30
hamed ded164fcb9 add new city entry for گچساران with relevant details and footer disclaimer 2025-09-07 10:25:42 +03:30
Ehsan 254d5d4ebd change format all file 2025-05-18 01:18:35 +03:30
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