2025-08-01 18:07:11 +02:00
|
|
|
<script lang="ts">
|
|
|
|
</script>
|
|
|
|
|
2025-08-02 00:52:13 +02:00
|
|
|
<div class="flex h-full w-full items-center justify-center p-4">
|
|
|
|
<div class="w-1/2">
|
|
|
|
<h1>Scan your nearby rooms</h1>
|
|
|
|
<a href="/room/123">Room Test</a>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<h1>Create your room</h1>
|
|
|
|
</div>
|
2025-08-01 21:10:03 +02:00
|
|
|
</div>
|