refactor: rename orders to inquiries and update PDF and email text
This commit is contained in:
@@ -13,7 +13,7 @@ const defaultUrl = process.env.VERCEL_URL
|
||||
export const metadata: Metadata = {
|
||||
metadataBase: new URL(defaultUrl),
|
||||
title: "CASPOS-Shop | Die Kasse",
|
||||
description: "Konfigurieren und bestellen Sie Ihre maßgeschneiderte Business-Software in Minuten.",
|
||||
description: "Konfigurieren Sie Ihre maßgeschneiderte Business-Software in Minuten und fragen Sie sie an.",
|
||||
};
|
||||
|
||||
const geistSans = Geist({
|
||||
|
||||
Reference in New Issue
Block a user