hurry set landing page
All checks were successful
Deploy App / deploy (push) Successful in 1m52s

This commit is contained in:
valere
2025-08-30 16:30:08 +02:00
parent 70d4410dbd
commit 9224f5b393
6 changed files with 289 additions and 99 deletions

View File

@@ -0,0 +1,7 @@
<template>
<h1 class="flex items-center justify-center min-h-screen">
<atropos-component class="my-atropos" active-offset="80" shadow-scale="1.05">
<img src="/logo.svg" />
</atropos-component>
</h1>
</template>