feat(mobile): integrate QrTemplate9 Vintage Table Menu with 9.jpeg background and live editing
This commit is contained in:
@@ -118,6 +118,21 @@ export const QR_STAND_PRESETS: Record<string, QrStandPreset> = {
|
||||
subText: "#d1a752",
|
||||
dividerColor: "rgba(209, 167, 82, 0.4)",
|
||||
},
|
||||
"qr-9": {
|
||||
key: "qr-9",
|
||||
name: "Vintage Table Menu (QR-9)",
|
||||
categoryName: "Özel Kare Masa Kartı",
|
||||
svgTemplateUrl: "/qr-9.svg",
|
||||
aspectRatio: "1/1",
|
||||
bgGradient: "radial-gradient(circle at 50% 50%, #f8f6f0 0%, #e2ded5 100%)",
|
||||
plaqueColor: "#ffffff",
|
||||
borderAccent: "#d5cebe",
|
||||
accentText: "#1e3246",
|
||||
headerText: "#1e3246",
|
||||
subText: "#a88b58",
|
||||
dividerColor: "rgba(30, 50, 70, 0.2)",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user