chore: availableSpots naar 2 (plek verkocht)

This commit is contained in:
Frank Meeuwsen 2026-04-26 14:07:29 +02:00
parent 9a709cf85e
commit dca76fc40f

View file

@ -13,7 +13,7 @@
export const WORKSHOP_CONFIG = {
// Beschikbaarheid
totalSpots: 8,
availableSpots: 3, // Aantal plekken dat nog beschikbaar is (pas bij verkoop)
availableSpots: 2, // Aantal plekken dat nog beschikbaar is (pas bij verkoop)
isSoldOut: false,
// Datum - alle varianten beschrijven dezelfde dag, altijd samen bijwerken