From 3f82591c2da1aa8c70b9d407f22e512448686dba Mon Sep 17 00:00:00 2001 From: Marvin Gemlin Date: Sat, 26 Sep 2026 09:21:46 +0000 Subject: [PATCH] =?UTF-8?q?Buchungsbereich=20als=20Komponente=20umgebaut?= =?UTF-8?q?=20und=20Best=C3=A4tigungsseite=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- booking-confirmation.html | 169 ++++++++++ booking.html | 7 +- src/features/booking/booking-confirmation.css | 288 ++++++++++++++++++ src/features/booking/booking-confirmation.js | 98 ++++++ src/features/booking/booking-page.js | 134 ++++++-- src/features/booking/booking.css | 73 +++++ vite.config.js | 3 + 7 files changed, 747 insertions(+), 25 deletions(-) create mode 100644 booking-confirmation.html create mode 100644 src/features/booking/booking-confirmation.css create mode 100644 src/features/booking/booking-confirmation.js diff --git a/booking-confirmation.html b/booking-confirmation.html new file mode 100644 index 0000000..cec577d --- /dev/null +++ b/booking-confirmation.html @@ -0,0 +1,169 @@ + + + + + + + Buchungsbestätigung – Tri-Hub + + +
+ TRI-HUBErnährung. Ausdauer. Dein Weg. + Startseite +
+
+
+

Deine Buchungsübersicht

+

Keine Bestätigung verfügbar.

+

+ In diesem Tab liegt keine gespeicherte Buchungsbestätigung + vor. Öffne die Bestätigung im Tab deiner Buchung. Falls du + bereits gebucht hast, prüfe deine E-Mails, bevor du erneut + buchst. +

+ Zur Paketübersicht → +
+ + +
+ + + + diff --git a/booking.html b/booking.html index 3a92cba..10fd45f 100644 --- a/booking.html +++ b/booking.html @@ -7,7 +7,12 @@ Paket buchen – Tri-Hub -
+
+ Zur Angebotsseite +

Deine Buchung

+ +
+