Copy overhaul + qr designs

This commit is contained in:
2026-07-27 17:54:59 +02:00
parent 033bc7e29d
commit 70d97aa970
144 changed files with 23107 additions and 1699 deletions

View File

@@ -80,9 +80,12 @@ export function generateMetadata({ params }: PageProps): Metadata {
follow: true,
},
icons: {
icon: [{ url: "/favicon1.png", type: "image/png" }],
shortcut: "/favicon1.png",
apple: "/favicon1.png",
icon: [
{ url: "/favicon.svg", type: "image/svg+xml" },
{ url: "/favicon.ico", sizes: "16x16 32x32", type: "image/x-icon" },
],
shortcut: "/favicon.ico",
apple: "/logo.svg",
},
openGraph: {
title,