Fixed Thank you redirect
This commit is contained in:
@@ -323,7 +323,7 @@ posthog.capture('$pageview');
|
||||
</div>
|
||||
</div>
|
||||
<form action="https://formsubmit.co/hola@2pidev.com" method="POST" class="rounded-xl border border-white/20 bg-white p-6 text-ink shadow-panel">
|
||||
<input type="hidden" name="_next" value="https://2pidev.com/gracias">
|
||||
<input type="hidden" name="_next" value="https://www.2pidev.com/gracias">
|
||||
<input type="hidden" name="_captcha" value="false">
|
||||
<div class="grid gap-4 sm:grid-cols-2">
|
||||
<label class="text-sm font-bold">Nombre
|
||||
|
||||
Reference in New Issue
Block a user