poc model

This commit is contained in:
2025-10-16 20:37:27 +02:00
parent 60add3a923
commit 5750a5d7aa
15 changed files with 241 additions and 220 deletions

View File

@@ -1,10 +1 @@
<div class="flex h-screen">
<div class="m-auto">
<h1 class="text-6xl font-bold">InfiniMotion</h1>
<h2 class="text-4xl font-bold bg-gradient-to-r from-indigo-500 to-pink-600 bg-clip-text text-transparent pb-10">
Absolut war gestern, Bewegung ist heute!
</h2>
</div>
</div>
<router-outlet />