feat: added name to auth pages for clarity

This commit is contained in:
Per Stark
2025-01-03 23:35:14 +01:00
parent adf99cd237
commit 5bd44f745a
3 changed files with 12 additions and 4 deletions

View File

@@ -38,8 +38,8 @@
<!-- CTA -->
<div class="space-y-4">
<div class="flex justify-center gap-4">
<button class="btn btn-primary btn-lg">Get Started</button>
<button class="btn btn-outline btn-lg">Learn More</button>
<a class="btn btn-primary btn-lg" hx-boost="true" href="/signup">Get Started</a>
<a class="btn btn-outline btn-lg">Learn More</a>
</div>
<p class="text-sm text-base-content/60">
Currently processing {{queue_length}} items in queue