feat(Menu,Lang,Image): fix bug menu and change lang and set images

This commit is contained in:
2026-05-22 13:35:28 +03:30
parent 7d30e4f180
commit 4d995a61af
11 changed files with 176 additions and 92 deletions

View File

@@ -1,5 +1,5 @@
# API base URL (backend CMS)
NEXT_PUBLIC_API_BASE_URL=https://your-api-domain.com
NEXT_PUBLIC_API_BASE_URL=https://cms.rahavardmgp.com/
# Hostname of the image server returned by the API (for Next.js Image optimization)
NEXT_PUBLIC_IMAGE_HOSTNAME=your-image-cdn-domain.com