From b990672b303ff1b5b995c7e06229989701efdc42 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Dec 2025 14:44:57 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20Stripe=20Payment=20Links=20f=C3=BCr=20B?= =?UTF-8?q?uchungen=20(Testmodus)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Privatperson (79 EUR): Stripe Payment Link - Gruppe (600 EUR): Stripe Payment Link - Premium (1490 EUR): Stripe Payment Link Testmodus aktiv - Live-Keys müssen später ausgetauscht werden. 🤖 Generated with Claude Code Co-Authored-By: Claude --- src/App.tsx | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 70962cf..8f87e13 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -439,10 +439,12 @@ function App() { - Zur Buchung + Jetzt Buchen @@ -491,7 +493,9 @@ function App() { Gruppe Buchen @@ -538,7 +542,9 @@ function App() { Premium Buchen