feat: add tasting sorting and polish UI with premium aesthetic

This commit is contained in:
2025-12-17 23:18:07 +01:00
parent 19689ffd2f
commit 939d69a634
68 changed files with 1004 additions and 487 deletions

View File

@@ -15,11 +15,6 @@
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/bottles/[id]/page.js"
],
"/not-found": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/not-found.js"
]
}
}