feat: sync qr presets and mobile rendering with svg/ directory
This commit is contained in:
@@ -34,20 +34,7 @@ export const QR_STAND_PRESETS: Record<string, QrStandPreset> = {
|
|||||||
subText: "#8E8E93",
|
subText: "#8E8E93",
|
||||||
dividerColor: "rgba(212, 175, 55, 0.3)",
|
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": {
|
"qr-4": {
|
||||||
key: "qr-4",
|
key: "qr-4",
|
||||||
name: "Gourmet Gold Luxury Stand (QR-4)",
|
name: "Gourmet Gold Luxury Stand (QR-4)",
|
||||||
|
|||||||
Reference in New Issue
Block a user