File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
<div class =" flex items-center justify-center bg-teal-500 p-2 text-center text-md text-white text-balance transition-all ease-out duration-500 -translate-y-[100%]"
2
2
x-init =" $el.classList.add('translate-y-0')" >
3
3
<a href =" /newsletter" onclick =" fathom.trackEvent('alert_click');" >
4
- 📲  ;  ; Excited for NativePHP for iOS and Android? < u >Sign up for the newsletter &rightarrow ; </ u >
4
+ 📲  ;  ; Join the NativePHP for mobile Early Access Program &rightarrow ;
5
5
</a >
6
6
</div >
Original file line number Diff line number Diff line change @@ -24,6 +24,12 @@ class="rounded-md bg-teal-500 px-8 py-4 text-2xl font-semibold text-white shadow
24
24
Get early access now!
25
25
</a >
26
26
</div >
27
+
28
+ <p class =" mx-auto mt-6 max-w-xl text-pretty text-sm/8 text-gray-400 dark:text-gray-400" >
29
+ Not ready to join the EAP?<br >
30
+ <a href =" /newsletter" class =" underline" >Sign up for the newsletter</a > to keep up with the
31
+ latest developments.
32
+ </p >
27
33
</div >
28
34
</div >
29
35
You can’t perform that action at this time.
0 commit comments