Skip to content

Commit

Permalink
Merge pull request #9 from im-ushan-ikshana/main
Browse files Browse the repository at this point in the history
Open 2024 New Member Registration
  • Loading branch information
MadushaS authored Oct 25, 2024
2 parents db5fd7b + 0f73d64 commit f904376
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/CallToAction.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ import Container from "./Container.astro"
<Container>
<div class="mt-6 m-auto space-y-6 md:w-8/12 lg:w-7/12">
<h1 class="text-center text-4xl font-bold text-gray-800 dark:text-white md:text-5xl">
Ready to join the revolution?
Empower Your Ideas with Open-Source!
</h1>
<p class="text-center text-xl text-gray-600 dark:text-gray-300">
We're actively looking for passionate individuals like you!
Ready to dive into open-source innovation? Join FOSS UoK this term and connect with trailblazers in tech. Learn, build, and lead with a community driven by collaboration and creativity!
</p>
<div class="flex flex-wrap justify-center gap-6">
<a
href="https://forms.gle/tApX87Yds5TpBmoHA"
href="https://forms.gle/2tG9x52LAGrjqofa9"
class="relative flex h-12 w-full items-center justify-center px-8 before:absolute before:inset-0 before:rounded-full before:bg-primary before:transition before:duration-300 hover:before:scale-105 active:duration-75 active:before:scale-95 sm:w-max"
>
<span class="relative text-base font-semibold text-white dark:text-dark"
>Register Now</span
>Sign Up Today</span
>
</a>
</a>
Expand Down

0 comments on commit f904376

Please sign in to comment.