Skip to content

Commit 0c06d10

Browse files
committed
Update landing page
1 parent 4c69127 commit 0c06d10

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

resources/views/early-adopter.blade.php

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,20 @@
1313
</h2>
1414
<p class="mx-auto mt-6 max-w-xl text-pretty text-lg/8 text-gray-600 dark:text-gray-400">
1515
Development of NativePHP for iOS has already started<br>and you can get access right now!<br><br>
16-
Join the <b>Early Access Program</b> by<br>becoming a sponsor at $250 (one-off) or above.
16+
Join the <b>Early Access Program</b> by<br>purchasing a license <strike>$250</strike>
17+
<b>$200</b>.
1718
</p>
19+
20+
<p class="font-bold mt-8 text-3xl">Laracon EU exclusive 20% off!</p>
21+
<p class="text-sm text-gray-500">Until midnight UTC 2025-02-06</p>
22+
1823
<div class="mt-10 flex flex-col sm:flex-row items-center justify-center gap-6">
19-
<a href="https://github.com/sponsors/simonhamp?frequency=one-time"
24+
<a href="https://checkout.anystack.sh/nativephp-ios"
2025
target="_blank"
2126
class="rounded-md bg-teal-500 px-8 py-4 text-2xl font-semibold text-white shadow-sm
2227
hover:bg-teal-600 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2
2328
focus-visible:outline-teal-600">
24-
Get early access now!
29+
Join the Early Access Program!
2530
</a>
2631
</div>
2732

@@ -40,7 +45,7 @@ class="rounded-md bg-teal-500 px-8 py-4 text-2xl font-semibold text-white shadow
4045
<h2 class="text-center">Why Join the Early Access Program?</h2>
4146
<p>
4247
Up to now, NativePHP has focused on Windows, Mac, and Linux. But we believe that breaking the mobile
43-
frontier is what makes the project truly compelling... and cross-platform.
48+
frontier is what makes the project truly compelling... and truly cross-platform.
4449
</p>
4550
<p>
4651
With <strong>significant progress</strong> already made towards enabling
@@ -83,7 +88,6 @@ class="rounded-md bg-teal-500 px-8 py-4 text-2xl font-semibold text-white shadow
8388
<p class="mt-2 text-pretty text-4xl font-semibold tracking-tight text-gray-900 dark:text-gray-100 sm:text-5xl lg:text-balance">
8489
Program Benefits
8590
</p>
86-
{{-- <p class="mt-6 text-lg/8 text-gray-600">Quis tellus eget adipiscing convallis sit sit eget aliquet quis. Suspendisse eget egestas a elementum pulvinar et feugiat blandit at. In mi viverra elit nunc.</p>--}}
8791
</div>
8892

8993
<div class="mx-auto mt-16 max-w-xl gap-8 grid">
@@ -108,8 +112,8 @@ class="rounded-md bg-teal-500 px-8 py-4 text-2xl font-semibold text-white shadow
108112
</h3>
109113
<div class="mt-4 flex flex-auto flex-col text-base/7 text-gray-600 dark:text-gray-400">
110114
<p class="flex-auto">
111-
Decide the direction of the project and what gets worked on next. Plus have a direct
112-
line of with the creators of NativePHP and other EAP members.
115+
Decide the direction of the project and what gets implemented next. Plus a direct
116+
line to the creators of NativePHP and other EAP members.
113117
</p>
114118
</div>
115119
</div>
@@ -122,7 +126,7 @@ class="rounded-md bg-teal-500 px-8 py-4 text-2xl font-semibold text-white shadow
122126
<div class="mt-4 flex flex-auto flex-col text-base/7 text-gray-600 dark:text-gray-400">
123127
<p class="flex-auto">
124128
The NativePHP ecosystem is about to explode! There will be premium tools and
125-
packages, starter kits and more. As an EAP member, you'll get you exclusive discounts
129+
packages, starter kits and more. As an EAP member, you'll get exclusive discounts
126130
not available to anyone else.
127131
</p>
128132
</div>
@@ -137,14 +141,14 @@ class="rounded-md bg-teal-500 px-8 py-4 text-2xl font-semibold text-white shadow
137141
<p>
138142
All EAP members will be immortalized across the NativePHP ecosystem, showing the
139143
rest of the community the valuable part you've played in supporting this project's
140-
creation and and ongoing development.
144+
creation and ongoing development.
141145
</p>
142146
</div>
143147
</div>
144148
</div>
145149

146150
<div class="mt-20 flex flex-col sm:flex-row items-center justify-center gap-6">
147-
<a href="https://github.com/sponsors/simonhamp?frequency=one-time"
151+
<a href="https://checkout.anystack.sh/nativephp-ios"
148152
target="_blank"
149153
class="rounded-md bg-teal-500 px-8 py-4 text-2xl font-semibold text-white shadow-sm
150154
hover:bg-teal-600 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2

0 commit comments

Comments
 (0)