1st commit

This commit is contained in:
2025-07-01 11:09:51 +02:00
commit 2d3e33d643
787 changed files with 185055 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<div id="plan-header" class="mb-4">
<h2 class="text-xl font-semibold text-gray-900">Your plan: <span class="text-gray-600">&lt;Plan name from stripe&gt;</span></h2>
</div>
<div id="plan-detail-items" class="space-y-4 bg-white p-6 rounded-lg shadow"></div>