fix: resolve hydration and blocking route issues and add admin order archive

This commit is contained in:
DanielS
2026-05-01 00:52:43 +02:00
parent 316d9510a8
commit 1dd2756e22
4 changed files with 125 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ const defaultUrl = process.env.VERCEL_URL
export const metadata: Metadata = {
metadataBase: new URL(defaultUrl),
title: "CloudShop | Modulare Software-Lösungen",
title: "CASPOSShop | Modulare Software-Lösungen",
description: "Konfigurieren und bestellen Sie Ihre maßgeschneiderte Business-Software in Minuten.",
};