chore: availableSpots naar 5 (3 plekken verkocht)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Frank Meeuwsen 2026-04-17 08:37:25 +02:00
parent fb5f3c2db3
commit 3005a35d71

View file

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