ADD: A LOT of pricing chart stuff

Added new pricing chart layout
This commit is contained in:
webfussel 2025-03-19 15:03:11 +01:00
parent a204be8ddc
commit f263a5574a
14 changed files with 563 additions and 284 deletions

5
app/pages/booking.vue Executable file
View file

@ -0,0 +1,5 @@
<template>
<div>
<Booking />
</div>
</template>