Commit Graph
22 Commits
Author SHA1 Message Date
hamed f9c1f2994e Implement feature X to enhance user experience and optimize performance 2026-07-11 17:03:38 +03:30
hamed 082f54cf4d fix: update contact information and WhatsApp numbers in city.json 2026-07-08 12:25:56 +03:30
hamed 92b8f474c1 Add SEO fields to city.json for local branding optimization
- Introduced a new `title` field for each city record, incorporating local brand names.
- Rewrote `slogan` for each city to reflect startup tone and include city keywords.
- Optimized `keywords` with relevant local and long-tail search terms.
- Ensured compliance with SEO best practices and maintained JSON structure.
2026-07-08 11:57:31 +03:30
hamed 41f7739726 Implement feature X to enhance user experience and optimize performance 2026-07-03 12:42:12 +03:30
hamed 3fdd8b3e8b fix: update site_name for city record to remove redundancy 2026-07-03 12:35:30 +03:30
hamed 3336826884 Remove obsolete data files related to education, health profile, progress details, specialties, and turns 2026-07-03 11:37:42 +03:30
hamed e6158cfe84 feat: update ContentLogin to use async getStateInfo and add site_name to city data 2026-07-02 10:01:59 +03:30
hamed 430cac6b4c feat: remove city data for گچساران from city.json 2026-07-01 11:48:35 +03:30
hamed 2fc74a664e Refactor state data structure: replace string IDs with integers, add UUIDs, status, and weight attributes for each state 2026-06-21 15:37:19 +03:30
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