feat: sync qr presets and mobile rendering with svg/ directory

This commit is contained in:
AyrisAI
2026-08-20 23:43:58 +03:00
parent 01c9f5f195
commit 6cde8dfb87
+1 -14
View File
@@ -34,20 +34,7 @@ export const QR_STAND_PRESETS: Record<string, QrStandPreset> = {
subText: "#8E8E93",
dividerColor: "rgba(212, 175, 55, 0.3)",
},
"qr-2": {
key: "qr-2",
name: "Gourmet Bistro Chef Crest (QR-2)",
categoryName: "Özel Masa Kartı",
svgTemplateUrl: "/qr-2.svg",
aspectRatio: "400/650",
bgGradient: "radial-gradient(circle at 50% 50%, #1A1A1E 0%, #0C0C0E 100%)",
plaqueColor: "#1A1A1E",
borderAccent: "#D4AF37",
accentText: "#D4AF37",
headerText: "#FFFFFF",
subText: "#8E8E93",
dividerColor: "rgba(212, 175, 55, 0.3)",
},
"qr-4": {
key: "qr-4",
name: "Gourmet Gold Luxury Stand (QR-4)",