poc model
This commit is contained in:
10
src/app/home-component/home-component.html
Normal file
10
src/app/home-component/home-component.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user