Change bottom text about joining ECSESS

This commit is contained in:
2026-02-09 00:29:27 -05:00
parent 3bb049946b
commit 343713bd19

View File

@@ -166,12 +166,12 @@
<!-- Join CTA at bottom --> <!-- Join CTA at bottom -->
<section class="mt-4 mb-12 text-center"> <section class="mt-4 mb-12 text-center">
<p class="text-ecsess-200 text-lg sm:text-xl"> <p class="text-ecsess-200 text-lg sm:text-xl">
Like what you see? Curious to be involved with the Council?
<Link <Link
href="/join" href="/join"
class="text-ecsess-50 decoration-ecsess-300 hover:text-ecsess-100 hover:decoration-ecsess-200 font-semibold underline underline-offset-4 transition" class="text-ecsess-50 decoration-ecsess-300 hover:text-ecsess-100 hover:decoration-ecsess-200 font-semibold underline underline-offset-4 transition"
> >
Join ECSESS and be part of the fun → Join ECSESS!
</Link> </Link>
</p> </p>
</section> </section>