Wichige änderung an DB

This commit is contained in:
Timo Knuth
2025-11-05 12:02:59 +01:00
parent 2f0208ebf9
commit f31992b952
37 changed files with 2774 additions and 2596 deletions

View File

@@ -35,10 +35,10 @@ export const STRIPE_PLANS = {
currency: 'EUR',
interval: 'month',
features: [
'50 QR-Codes',
'Branding (Farben)',
'Detaillierte Analytics (Datum, Gerät, Stadt)',
'CSV-Export',
'50 QR Codes',
'Branding (Colors)',
'Detailed Analytics (Date, Device, City)',
'CSV Export',
'SVG/PNG Download',
],
limits: {
@@ -57,9 +57,9 @@ export const STRIPE_PLANS = {
interval: 'month',
features: [
'500 QR-Codes',
'Alles von Pro',
'Bulk QR-Generierung (bis 1,000)',
'Prioritäts-Support',
'Everything from Pro',
'Bulk QR Generation (up to 1,000)',
'Priority Support',
],
limits: {
dynamicQRCodes: 500,