Skip to content

Commit 0d645be

Browse files
committed
copy
1 parent b9c4f56 commit 0d645be

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

resources/views/early-adopter.blade.php

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -744,11 +744,14 @@ class="mx-auto flex w-full max-w-2xl flex-col items-center gap-4 pt-10"
744744
</x-faq-card>
745745
<x-faq-card question="Can I get an invoice?">
746746
<p>
747-
You sure can! Once you've completed your purchase, simply
747+
If you purchased after May 6, 2025, you should get an invoice with your receipt via email.
748+
</p>
749+
<p class="mt-4">
750+
For purchases made before this, you simply need to
748751
<a
749752
href="https://zenvoice.io/p/67a61665e7a3400c73fb75af"
750753
onclick="event.stopPropagation()"
751-
class="underline"
754+
class="underline inline-block"
752755
>
753756
follow the instructions here
754757
</a>

0 commit comments

Comments
 (0)