@@ -676,11 +676,14 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
676
676
</p >
677
677
</x-faq-card >
678
678
679
- <x-faq-card question =" Will there ever be a free & open source version?" >
679
+ <x-faq-card
680
+ question =" Will there ever be a free & open source version?"
681
+ >
680
682
<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.
683
+ Yes! Once we've hit sustainability and can afford to
684
+ continue investing in this project indirectly, then a
685
+ version of it will be fully open source and made available
686
+ for free.
684
687
</p >
685
688
</x-faq-card >
686
689
@@ -694,9 +697,7 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
694
697
</x-faq-card >
695
698
696
699
<x-faq-card question =" When will Android support be ready?" >
697
- <p >
698
- It's READY! Sign up and build apps for Android today!
699
- </p >
700
+ <p >It's READY! Sign up and build apps for Android today!</p >
700
701
</x-faq-card >
701
702
702
703
<x-faq-card question =" When will the EAP end?" >
@@ -744,14 +745,15 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
744
745
</x-faq-card >
745
746
<x-faq-card question =" Can I get an invoice?" >
746
747
<p >
747
- If you purchased after May 6, 2025, you should get an invoice with your receipt via email.
748
+ If you purchased after May 6, 2025, you should get an
749
+ invoice with your receipt via email.
748
750
</p >
749
751
<p class =" mt-4" >
750
752
For purchases made before this, you simply need to
751
753
<a
752
754
href =" https://zenvoice.io/p/67a61665e7a3400c73fb75af"
753
755
onclick =" event.stopPropagation()"
754
- class =" underline inline-block"
756
+ class =" inline-block underline "
755
757
>
756
758
follow the instructions here
757
759
</a >
@@ -843,5 +845,4 @@ class="dark:text-white"
843
845
</p >
844
846
</article >
845
847
</section >
846
- <!-- Purchase Modal Component is now included in the mobile-pricing component -->
847
848
</x-layout >
0 commit comments