change design text home page and dynamic metadata beased on hostname

This commit is contained in:
ehsan
2025-05-04 12:31:53 +03:30
parent fa87d5e020
commit 8ee3defdc0
5 changed files with 238 additions and 224 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "cross-env HOST=nobat724.localhost PORT=3000 next dev",
"dev": "cross-env HOST=yazd-nobat.localhost PORT=3000 next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"