@@ -155,7 +155,7 @@ class="relative"
155
155
class =" relative isolate z-10 flex w-full max-w-xs flex-col items-center overflow-hidden rounded-2xl bg-[#F6F1EB] p-8 text-center ring-4 ring-inset ring-white/60 dark:bg-black/50 dark:ring-white/5"
156
156
>
157
157
{{-- Subtitle --}}
158
- <p class =" text-sm text-gray-500" >Coming soon for</p >
158
+ <p class =" text-sm text-gray-500" >Available now for</p >
159
159
{{-- Title --}}
160
160
<h3
161
161
id =" android-heading"
@@ -165,7 +165,7 @@ class="pt-1 text-4xl font-semibold"
165
165
</h3 >
166
166
{{-- Text --}}
167
167
<p class =" pt-2.5 text-sm dark:text-gray-400" >
168
- We're hard at work on Android support. Stay tuned !
168
+ Sign up and build apps for Android today !
169
169
</p >
170
170
{{-- Mockup --}}
171
171
<div class =" pt-10" >
@@ -689,29 +689,18 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
689
689
>
690
690
<p >
691
691
Yes, a single license will let you build apps for both iOS
692
- and Android. iOS support is available right now and Android
693
- support is in development and will be included once
694
- released. Stay tuned!
692
+ and Android.
695
693
</p >
696
694
</x-faq-card >
697
695
698
696
<x-faq-card question =" When will Android support be ready?" >
699
697
<p >
700
- Android support is in active development. We anticipate it
701
- being available within the next few weeks.
702
- <a
703
- href =" https://nativephp.com/newsletter"
704
- class =" underline"
705
- onclick =" event.stopPropagation()"
706
- >
707
- Sign up to the newsletter
708
- </a >
709
- to know the moment it's ready!
698
+ It's READY! Sign up and build apps for Android today!
710
699
</p >
711
700
</x-faq-card >
712
701
713
702
<x-faq-card question =" When will the EAP end?" >
714
- <p >The EAP will end when Android support is released .</p >
703
+ <p >The EAP will end May 31, 2025 .</p >
715
704
</x-faq-card >
716
705
717
706
<x-faq-card question =" Which price will my license renew at?" >
@@ -844,7 +833,7 @@ class="dark:text-white"
844
833
<p class =" italic" >We can't wait to see what you build!</p >
845
834
<p >
846
835
<span class =" font-bold italic dark:text-white" >
847
- Simon & ; Marcel
836
+ Simon Shane, & ; Marcel
848
837
</span >
849
838
<br />
850
839
<span class =" text-indigo-400" >Creators of NativePHP</span >
0 commit comments