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

@@ -1,6 +1,4 @@
{
"/not-found": "app/not-found.js",
"/page": "app/page.js",
"/bottles/[id]/page": "app/bottles/[id]/page.js",
"/manifest.webmanifest/route": "app/manifest.webmanifest/route.js"
"/bottles/[id]/page": "app/bottles/[id]/page.js"
}