Files
isaaccladandCursor 4a608fedf2
Deploy Ladill Queue / deploy (push) Successful in 35s
Restyle Queue kiosk to match Frontdesk kiosk design.
Welcome screen, choice cards, form progress, and success state now follow the same lobby-tablet visual language with idle reset.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:31:29 +00:00

8 lines
190 B
PHP

<div class="fixed left-0 top-0 z-20 p-6">
<img
src="{{ $logoUrl }}"
alt="{{ $logoAlt }}"
class="h-8 w-auto max-w-[220px] object-contain object-left"
>
</div>