feat(portfolio): rebuild w-make.com as a bilingual editorial studio
Give clients a real IA, SMTP contact to eldov@w-make.de, and live Batch evidence instead of a single-page placeholder. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "eslint"
|
||||
"lint": "eslint",
|
||||
"test": "node --experimental-strip-types --test src/i18n/routes.test.ts src/lib/contact/schema.test.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "16.3.1",
|
||||
|
||||
Reference in New Issue
Block a user