Skip to content

Commit 0b7ad52

Browse files
authored
remove missed reference of the EAP (#166)
1 parent 1ae318f commit 0b7ad52

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

resources/views/early-adopter.blade.php

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ class="pt-1 text-4xl font-semibold"
9999
</h3>
100100
{{-- Text --}}
101101
<p class="pt-2.5 text-sm dark:text-gray-400">
102-
Join the Early Access Program and start developing iOS
103-
apps today.
102+
Build and ship App Store approved iOS apps today!
104103
</p>
105104
{{-- Mockup --}}
106105
<div class="pt-10">
@@ -759,17 +758,18 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
759758
>
760759
<p>
761760
Every NativePHP for Mobile license entitles you to
762-
<i>release</i> a certain number of applications.
763-
A 'released' app is when it's published or distributed
764-
(typically through an app store).
761+
<i>release</i>
762+
a certain number of applications. A 'released' app is when
763+
it's published or distributed (typically through an app
764+
store).
765765
</p>
766766
<br />
767767
<p>
768768
However, you are welcome to
769769
<i>build</i>
770-
(develop), as many apps as you want. If no one else besides you
771-
and other license holders have access to your app, then it
772-
doesn't count towards your quota of 'released' apps.
770+
(develop), as many apps as you want. If no one else besides
771+
you and other license holders have access to your app, then
772+
it doesn't count towards your quota of 'released' apps.
773773
</p>
774774
</x-faq-card>
775775

@@ -780,25 +780,24 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
780780
</p>
781781
<br />
782782
<p>
783-
For example, on the Pro plan, the license holder can create up to 10 unique
784-
license keys that can be assigned to individual developers,
785-
one key per developer.
783+
For example, on the Pro plan, the license holder can create
784+
up to 10 unique license keys that can be assigned to
785+
individual developers, one key per developer.
786786
</p>
787787
<br />
788788
<p>
789-
This allows the license holder to control who has the ability to
790-
use their license for building apps. You can add or remove developers
791-
and each will get their own unique license key. If a developer leaves
792-
your team, you can revoke their license key to prevent abuse.
789+
This allows the license holder to control who has the
790+
ability to use their license for building apps. You can add
791+
or remove developers and each will get their own unique
792+
license key. If a developer leaves your team, you can revoke
793+
their license key to prevent abuse.
793794
</p>
794795
</x-faq-card>
795796

796797
<x-faq-card
797798
question="Is it possible to purchase additional developer seats or released apps?"
798799
>
799-
<p>
800-
You can purchase more Mini or Pro licenses as needed.
801-
</p>
800+
<p>You can purchase more Mini or Pro licenses as needed.</p>
802801
</x-faq-card>
803802

804803
<x-faq-card question="What was the EAP and when did it end?">

0 commit comments

Comments
 (0)