We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7eca2 commit eec4449Copy full SHA for eec4449
resources/views/early-adopter.blade.php
@@ -676,6 +676,14 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
676
</p>
677
</x-faq-card>
678
679
+ <x-faq-card question="Will there ever be a free & open source version?">
680
+ <p>
681
+ Yes! Once we've hit sustainability and can afford to continue
682
+ investing in this project indirectly, then a version of it will
683
+ be fully open source and made available for free.
684
+ </p>
685
+ </x-faq-card>
686
+
687
<x-faq-card
688
question="Can I create both iOS and Android apps with one license?"
689
>
0 commit comments