Add PayPal entry fee payment link to sign-ups page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 16:46:06 -05:00
co-authored by Claude Sonnet 4.6
parent 18364d566a
commit e84624d8f6
+10
View File
@@ -18,6 +18,16 @@
<div class="divider"></div> <div class="divider"></div>
<section class="mb-8">
<h2 class="text-2xl font-semibold mb-3">League Entry Fee</h2>
<p class="mb-4">Once you've submitted the sign-up form, please pay your league entry fee via PayPal to secure your spot.</p>
<a href="https://paypal.me/REDACTED" target="_blank" rel="noopener noreferrer" class="btn btn-primary">
Pay Entry Fee via PayPal
</a>
</section>
<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">
<iframe <iframe