We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c606bba commit 0e981a6Copy full SHA for 0e981a6
resources/views/pages/welcome.blade.php
@@ -364,7 +364,7 @@ class="feature-icon-small d-inline-flex align-items-center justify-content-cente
364
</div>
365
366
<div class="col-xl-10 text-center mx-auto">
367
- <a href="https://orchid.software" target="_blank" class="btn btn-outline-primary btn-lg w-100">Перейти</a>
+ <a href="{{ route('orchid') }}" class="btn btn-outline-primary btn-lg w-100">Подробнее</a>
368
369
370
0 commit comments