Skip to content

Commit 55e5174

Browse files
authored
Merge pull request #10 from im-ushan-ikshana/main
Open New Member Registration
2 parents f904376 + 2120ffb commit 55e5174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/HeroSection.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import Container from "./Container.astro"
2424
</div>
2525
<div class="flex flex-col gap-4 sm:flex-row mt-14 justify-center">
2626
<a
27-
href="https://forms.gle/tApX87Yds5TpBmoHA"
27+
href="https://forms.gle/2tG9x52LAGrjqofa9"
2828
class="relative flex h-11 w-full items-center justify-center px-6 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"
2929
>
3030
<span class="relative text-base font-semibold text-white"

0 commit comments

Comments
 (0)