remove paypal from site and add verbiage for paying game nite

This commit is contained in:
2026-05-29 19:29:28 -05:00
parent 83ded0a3e7
commit 94b44bb9fc
+4 -1
View File
@@ -14,10 +14,11 @@
<main class="flex-1 max-w-5xl w-full mx-auto px-6 py-10"> <main class="flex-1 max-w-5xl w-full mx-auto px-6 py-10">
<h1 class="text-4xl font-bold mb-4">Sign-ups</h1> <h1 class="text-4xl font-bold mb-4">Sign-ups</h1>
<p class="text-lg mb-8">Interested in joining the Kingmaker campaign? Fill out the form below to sign up.</p> <p class="text-lg mb-8">Interested in joining the Kingmaker campaign? Fill out the form below to sign up, and please pay Game Nite the entry fee of $10. I'll be verifying with them that everyone has paid. </p>
<div class="divider"></div> <div class="divider"></div>
<!-- commenting out paypal information
<section class="mb-8"> <section class="mb-8">
<h2 class="text-2xl font-semibold mb-3">League Entry Fee</h2> <h2 class="text-2xl font-semibold mb-3">League Entry Fee</h2>
<p class="mb-4">In addition to signing-up below, please pay your league entry fee of $## via PayPal to secure your spot.</p> <p class="mb-4">In addition to signing-up below, please pay your league entry fee of $## via PayPal to secure your spot.</p>
@@ -27,6 +28,8 @@
</section> </section>
<div class="divider"></div> <div class="divider"></div>
-->
<!-- Google Form embed — replace the src URL with your form's embed link --> <!-- Google Form embed — replace the src URL with your form's embed link -->
<div class="w-full"> <div class="w-full">