@@ -155,7 +155,7 @@ class="relative"
155155 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"
156156 >
157157 {{-- 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 >
159159 {{-- Title --}}
160160 <h3
161161 id =" android-heading"
@@ -165,7 +165,7 @@ class="pt-1 text-4xl font-semibold"
165165 </h3 >
166166 {{-- Text --}}
167167 <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 !
169169 </p >
170170 {{-- Mockup --}}
171171 <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"
689689 >
690690 <p >
691691 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.
695693 </p >
696694 </x-faq-card >
697695
698696 <x-faq-card question =" When will Android support be ready?" >
699697 <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!
710699 </p >
711700 </x-faq-card >
712701
713702 <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 >
715704 </x-faq-card >
716705
717706 <x-faq-card question =" Which price will my license renew at?" >
@@ -844,7 +833,7 @@ class="dark:text-white"
844833 <p class =" italic" >We can't wait to see what you build!</p >
845834 <p >
846835 <span class =" font-bold italic dark:text-white" >
847- Simon & ; Marcel
836+ Simon Shane, & ; Marcel
848837 </span >
849838 <br />
850839 <span class =" text-indigo-400" >Creators of NativePHP</span >
0 commit comments