We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f904376 + 2120ffb commit 55e5174Copy full SHA for 55e5174
src/components/HeroSection.astro
@@ -24,7 +24,7 @@ import Container from "./Container.astro"
24
</div>
25
<div class="flex flex-col gap-4 sm:flex-row mt-14 justify-center">
26
<a
27
- href="https://forms.gle/tApX87Yds5TpBmoHA"
+ href="https://forms.gle/2tG9x52LAGrjqofa9"
28
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"
29
>
30
<span class="relative text-base font-semibold text-white"
0 commit comments