add heroblock
All checks were successful
Deploy Application / deploy (push) Successful in 6s

This commit is contained in:
2025-06-13 11:35:23 +04:00
parent 8c2f2194d9
commit 1be8ebd16f
12 changed files with 74 additions and 20 deletions

View File

@ -8,7 +8,7 @@
<RouterLink to="/"> Vino Galante </RouterLink>
</UiParagraph>
</div>
<div class="flex space-x-10">
<div class="flex flex-wrap space-x-10">
<UiNav :nav-content="headerNavigation" />
</div>
</div>