survey link

This commit is contained in:
SPRINX0\prochazka
2025-05-13 16:22:13 +02:00
parent 6e508e4454
commit e8d5412e14

View File

@@ -40,6 +40,13 @@
<div class="center">
<FormStyledButton on:click={() => openWebLink('https://dbgate.io/purchase/premium')} value="Purchase" />
</div>
<h2>Give us feedback</h2>
<p>Your feedback is very valuable for us. It helps us to improve DbGate and make it more useful for you.</p>
<div class="center">
<FormStyledButton on:click={() => openWebLink('https://dbgate.org/survey')} value="Fill out the survey" skipWidth />
</div>
</WidgetsInnerContainer>
<style>