Files
menulio/apps/api/src/data/qr-templates.json
T

204 lines
5.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"key": "qr-1",
"name": "Lumière Restaurant (QR-1)",
"categoryName": "Özel Masa Kartı",
"svgTemplateUrl": "/qr-1.svg",
"aspectRatio": "1/1",
"bgType": "gradient",
"bgGradient": "radial-gradient(circle at 50% 50%, #132034 0%, #0b0d13 100%)",
"plaqueColor": "#132034",
"borderAccent": "#d4af37",
"accentText": "#d4af37",
"headerText": "#FFFFFF",
"subText": "#e5c378",
"dividerColor": "rgba(212, 175, 55, 0.3)",
"isActive": true,
"qrConfig": {
"xPercent": 50,
"yPercent": 38,
"size": 115,
"borderRadius": 14,
"borderColor": "#D4AF37",
"bgBoxColor": "#FFFFFF"
},
"layers": [
{
"id": "rName",
"text": "{{RESTAURANT_NAME}}",
"yPercent": 16,
"fontSize": 18,
"fontFamily": "Playfair Display, Georgia, serif",
"color": "#D4AF37",
"fontWeight": "800",
"letterSpacing": 2
},
{
"id": "sub",
"text": "RESTAURANT & BAR",
"yPercent": 26,
"fontSize": 10,
"fontFamily": "Plus Jakarta Sans, sans-serif",
"color": "#E5C378",
"fontWeight": "600",
"letterSpacing": 1.5
},
{
"id": "cta",
"text": "MENÜYÜ GÖRMEK İÇİN OKUTUN",
"yPercent": 80,
"fontSize": 11,
"fontFamily": "Playfair Display, Georgia, serif",
"color": "#FFFFFF",
"fontWeight": "700",
"letterSpacing": 1
},
{
"id": "table",
"text": "MASA NO: 01 • WIFI: Bistro",
"yPercent": 90,
"fontSize": 9,
"fontFamily": "Plus Jakarta Sans, sans-serif",
"color": "#A1A1AA",
"fontWeight": "600"
}
]
},
{
"key": "qr-2",
"name": "The Daily Grind Cafe (QR-2)",
"categoryName": "Özel Masa Kartı",
"svgTemplateUrl": "/qr-2.svg",
"aspectRatio": "400/650",
"bgType": "gradient",
"bgGradient": "radial-gradient(circle at 50% 50%, #252c36 0%, #171c22 100%)",
"plaqueColor": "#f6efe2",
"borderAccent": "#3a2312",
"accentText": "#8c6239",
"headerText": "#2c1a0e",
"subText": "#3a2312",
"dividerColor": "rgba(140, 98, 57, 0.3)",
"isActive": true,
"qrConfig": {
"xPercent": 50,
"yPercent": 36,
"size": 125,
"borderRadius": 14,
"borderColor": "#3a2312",
"bgBoxColor": "#FFFFFF"
},
"layers": [
{
"id": "rName",
"text": "{{RESTAURANT_NAME}}",
"yPercent": 14,
"fontSize": 18,
"fontFamily": "Playfair Display, Georgia, serif",
"color": "#8c6239",
"fontWeight": "800",
"letterSpacing": 2
},
{
"id": "cta",
"text": "MENÜYÜ GÖRMEK İÇİN OKUTUN",
"yPercent": 82,
"fontSize": 11,
"fontFamily": "Playfair Display, Georgia, serif",
"color": "#2c1a0e",
"fontWeight": "700",
"letterSpacing": 1
}
]
},
{
"key": "qr-3",
"name": "Pizzeria Bella Napoli (QR-3)",
"categoryName": "Özel Masa Kartı",
"svgTemplateUrl": "/qr-3.svg",
"aspectRatio": "400/650",
"bgType": "gradient",
"bgGradient": "radial-gradient(circle at 50% 50%, #faf4e6 0%, #f7eed8 100%)",
"plaqueColor": "#fdfbf5",
"borderAccent": "#b92b27",
"accentText": "#b92b27",
"headerText": "#18181b",
"subText": "#5d4037",
"dividerColor": "rgba(185, 43, 39, 0.3)",
"isActive": true,
"qrConfig": {
"xPercent": 50,
"yPercent": 36,
"size": 125,
"borderRadius": 14,
"borderColor": "#b92b27",
"bgBoxColor": "#FFFFFF"
},
"layers": [
{
"id": "rName",
"text": "{{RESTAURANT_NAME}}",
"yPercent": 14,
"fontSize": 18,
"fontFamily": "Playfair Display, Georgia, serif",
"color": "#b92b27",
"fontWeight": "800",
"letterSpacing": 2
},
{
"id": "cta",
"text": "MENÜYÜ GÖRMEK İÇİN OKUTUN",
"yPercent": 82,
"fontSize": 11,
"fontFamily": "Playfair Display, Georgia, serif",
"color": "#18181b",
"fontWeight": "700",
"letterSpacing": 1
}
]
},
{
"key": "qr-8",
"name": "Emerald & Gold Special (QR-8)",
"categoryName": "Özel Kare Masa Kartı",
"svgTemplateUrl": "/qr-8.svg",
"aspectRatio": "1/1",
"bgType": "gradient",
"bgGradient": "radial-gradient(circle at 50% 50%, #0c4443 0%, #062423 100%)",
"plaqueColor": "#f9f5eb",
"borderAccent": "#d1a752",
"accentText": "#d1a752",
"headerText": "#ffffff",
"subText": "#d1a752",
"dividerColor": "rgba(209, 167, 82, 0.4)",
"isActive": true,
"qrConfig": {
"xPercent": 50,
"yPercent": 38,
"size": 115,
"borderRadius": 14,
"borderColor": "#d1a752",
"bgBoxColor": "#FFFFFF"
},
"layers": [
{
"id": "rName",
"text": "{{RESTAURANT_NAME}}",
"yPercent": 16,
"fontSize": 18,
"fontFamily": "Playfair Display, Georgia, serif",
"color": "#d1a752",
"fontWeight": "800"
},
{
"id": "cta",
"text": "MENÜYÜ GÖRMEK İÇİN OKUTUN",
"yPercent": 80,
"fontSize": 11,
"fontFamily": "Playfair Display, Georgia, serif",
"color": "#ffffff",
"fontWeight": "700"
}
]
}
]