We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bec8ae commit d61ac26Copy full SHA for d61ac26
resources/views/components/alert.blade.php
@@ -1,6 +1,6 @@
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
x-init="$el.classList.add('translate-y-0')">
3
- <a href="/newsletter" onclick="fathom.trackEvent('alert_click');">
+ <a href="/ios" onclick="fathom.trackEvent('alert_click');">
4
📲 Join the NativePHP for mobile Early Access Program →
5
</a>
6
</div>
0 commit comments