docs: update project documentation and types for Jan 2026 kiosk completion

This commit is contained in:
Marco Gallegos
2026-01-16 21:38:53 -06:00
parent 8fc9d3717e
commit 0f6fe9bf7b
23 changed files with 115 additions and 69 deletions

View File

@@ -234,7 +234,7 @@ export default function KioskPage({ params }: { params: { locationId: string } }
</Card>
<footer className="mt-8 text-center text-sm text-muted-foreground">
<p>SalonOS Kiosk v1.0</p>
<p>AnchorOS Kiosk v1.0</p>
<p className="mt-1">Necesitas ayuda? Contacta al personal del salón</p>
</footer>
</div>