remove paypal from site and add verbiage for paying game nite
This commit is contained in:
+4
-1
@@ -14,10 +14,11 @@
|
||||
<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>
|
||||
<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>
|
||||
|
||||
<!-- commenting out paypal information
|
||||
<section class="mb-8">
|
||||
<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>
|
||||
@@ -27,6 +28,8 @@
|
||||
</section>
|
||||
|
||||
<div class="divider"></div>
|
||||
-->
|
||||
|
||||
|
||||
<!-- Google Form embed — replace the src URL with your form's embed link -->
|
||||
<div class="w-full">
|
||||
|
||||
Reference in New Issue
Block a user